Bludit v3.13.0
Changelog π
New and improvements
- Custom hooks for plugins. More info https://docs.bludit.com/en/plugins/custom-hooks-for-plugins
- Support Admin panel controller and the view from plugins, thanks @SamBrishes. More info https://docs.bludit.com/en/plugins/admin-panel-controller-and-view
- Improve afterPageCreate plugin hook. Thanks @SamBrishes. More info https://docs.bludit.com/en/plugins/pages-after-creation
- Improve preview function thanks @SamBrishes
- Add
prepare()
method to plugins, 80babfa - Backup plugin improved thanks @SamBrishes
- async load for Javascript thanks @mhancoc7
- Updated German language thanks @clickwork-git
- Updated Russian language thanks @hide-me
- Updated Japanese language thanks @nogajun
- Updated Chinese (Simplified, PRC) thanks @CaiMiao
- New language Danish thanks @steen Jakobsen
- Updated vendors, jQuery, Bootstrap, select2 thanks @anaggh
- Updated plugin EasyMDE v2.10.1 thanks @anaggh
- Updated plugin TinyMCE v5.4.1 thanks @anaggh
- Added methods to remove Session & Cookie Items thanks @SamBrishes
- Allowed dots
.
in the URL thanks @SamBrishes
Bug fixes
- Set a homepage and enable the filter
/blog/
- Fix #1177, API - get child pages
- Fix #1176, AJAX Error Message when uploading Images thanks @SamBrishes
- Fix "undefined" text on search thanks @anaggh
- Fix #1208, Bug: Search Plugin will not work if itemsPerPage is set to "All Content" thanks @SamBrishes
- Mime type checks for differents after upload files to prevent differents security vulnerabilities
- Fix for the link to the child pages from admin panel.
For sure I missed some bug fixes, here is the list of commits since version 3.12.0. 3.12.0...master