1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-14 09:04:25 +02:00

chore(core): update changelog

This commit is contained in:
Awilum
2020-02-28 11:32:55 +03:00
parent 8e9d75676a
commit 40935453c8

View File

@@ -56,6 +56,7 @@
* **admin-plugin:** add ability to deactivate/activate all kind of plugins. #211
* **admin-plugin:** add Confirmation Required modal for system plugins deactivation.
* **admin-plugin:** new Admin Panel UI with better UX and powered by Tailwind CSS.
* **admin-plugin:** new improved entries media page.
* **admin-plugin:** add ability to continue editing after saving in the editor.
* **admin-plugin:** add action `onAdminThemeTail` for admin panel `base` layout.
* **admin-plugin:** add ability to change entries view from `list view` to `table view`.
@@ -93,7 +94,6 @@
* **admin-plugin:** fix redirect for entries after edit process.
* **admin-plugin:** fix issues with routable field on entry edit process.
### Refactoring
* **core:** move `/site/cache directory` to the `/var/cache` #347