Bludit v3.13.1 Release Notes
Release Date: 2020-07-29 // almost 3 years ago-
๐ Changelog ๐
- โฌ Decrease to 3 characters the min for the search engine, before was 5 chars, also the user can define this value in the plugin settings.
- โ Add function to get related pages by tags. More info: https://docs.bludit.com/en/dev-snippets/related-pages-or-related-posts
- โ Remove from Helper Javascript the default parameter
async
, the default issync
orempty
. - ๐ Fix issue with the mime type checker for some PHP installations.
- โก๏ธ Updated EasyMDE plugin v2.10.1 -> v2.11.0 thanks @anaggh
- โก๏ธ Language Persian updated thanks @abdulhalim
- Language Kurdish added thanks @clickwork-git
- โก๏ธ Language Portuguese updated thanks @JustJoao
Previous changes from 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