(This release has a lot of breaking changes)
- Changed naming style of a lot of function and variables
- Some changes in structure of the plugin system
- Dropped support for PHP 7.4
- Added
Adminx\Views\NoBaseViewResponse
class for custom pages to return straight response without including base view (also can be used for returning redirect responses) - Added File Manager Plugin
- Just some improvements
Fisrt release!