Skip to content

v7.2.2

Latest
Compare
Choose a tag to compare
@ArefShojaei ArefShojaei released this 14 Feb 20:58

### Release new version of the framework!

Added new Features:
1- Migration module
2- Migration helper functions for table and column
3- Signed routes
4- Csrf token concept in froms with "@csrf" template directive
5- Console commands like "php cli storage" , "php cli migrate" and "php cli make"
6- Rate-limiter plugin
7- Csrf plugin
8- flash template directive "@error" and "@enderror"
9- Output buffering in template
10- Page 429 template | To many requests for rate-limiter plugin

Fixed bugs:
1- Paths
2- Logic and code structure
3- SQL statements
4- Escaping sql
5- Migrating database tables
6- Data validation