This repository has been archived by the owner on Jan 23, 2020. It is now read-only.
Releases: nazar-pc/CleverStyle-Framework
Releases · nazar-pc/CleverStyle-Framework
New stable release 1.5.0
Added 2 new triggers:
System/Config/before_init
System/Config/after_init
cs\CRUD
trait can handle multilingual functionality automatically: wiki
cs\DB\_Abstract::insert()
now can accept single-dimensional array of parameters if needed so.
API requests fix (for certain cases).
Fixes in Blogs and Photo gallery modules.
Latest builds on downloads page or download source code and build it yourself
New stable release 1.1.3
Better testing environment.
Improved and extended OAuth2 module:
- now supports
Authentication: Bearer {access_token}
from RFC 6750 - breaking change in OAuth2 module -
/OAuth2/token*
requests should be made withPOST
notGET
method to follow RFC 6749 - improved documentation
Bunch of system constants removed.
Of course, some bug fixes to improve stability.
New builds are not attached anymore to releases:
- you can always find latest builds on downloads page
- or download source code and build it yourself
First release 1.0.0
First release after more than 4 years of development.
Installation instructions
Feel free to report bugs if any, feature requests and questions, they are highly appreciated!