Bludit v3.13.1 Release Notes
Release Date: 2020-07-29 // over 4 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