Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 517 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 517 Bytes

Adminx Changelog

1.0

(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

0.1.1

  • Just some improvements

0.1

Fisrt release!