- fix issue #30: less.php v1.7.0.3 not supporting custom formatters, using "classic instead"
- Refactor of class loading and fix autoload by @jeffchannell
- Adding less.php v1.7.0.3 for latest Bootstrap (3.3+) support, supports also older Bootsrap versions
- Hide -Select None- option in filelist field. Fixes Issue #24
- Support for Bootstrap 3 (switch between lessphp 0.3.8 and 0.4.0) Thanks to @robwent PR #20
- fixed bug causing compilation even if cached version is available by @stiplady PR #18
- updated language fr-FR translation by @lomart, PR #17
- language file fix by @Bit32, PR #14
- improved removeCss mechanism by @piotr-cz PR #11
- new feature: client-side compiler for easier .less debugging, thanks to @piotr-cz (http://piotr.cz)
- check if lessc already included to avoid conflict with other plugins
- check if cached less file has correct path, fixes #9
- backport of mixin classname crash from master repository, fixes #7
- update lessphp to version 0.3.9, thanks to Klipper
- changed versioning to work with joomla update functions
- added russian translation, thanks to Pazys
- added update server for one-click updates from joomla backend