Yes, that's the lastest release
Just to confirm Conejo, is that link the absolute latest development version (not necessarily released version)?
No, The latest development version should be found here :
https://github.com/osclass/OSClass/zipball/developYou can also access Github (our main repository) here :
https://github.com/osclass/OSClass/tree/developThat should be the link to the "develop" branch, but to make sure, you could check it under
"Switch branches" (just under SOURCE),
"develop" should be checked, then on the right side of the web, click on
"Downloads", a pop-up appear and then on
"Download zip" (or tar, as you wish). It's located under "Download source" (inside the popup). DO NOT select any option from below (download packages). Also, to make sure one more time, on the right side of the popup should appear "Branch: develop".
Then, unzip and copy the files over the one you already have, config.php should not be copied since it's created at installation times (there's no config.php on the zip package).
Why not releasing a tons of versions and let people know that link directly? Because if you're reporting a bug, we should know which version affects. It could be 30 versions (in dev speak, they're called "commits") per day at the develop branch. For every change be made, you perform a "commit" (upload edited files), so it could be crazy to track bugs from 30 differents versions on the same day.
One more time, thanks for your interest in OSClass, we hope it helps you and you enjoy using it. Thanks!