Bludit v3.9.0-beta1 Release Notes

Release Date: 2019-05-18 // almost 5 years ago
  • ๐Ÿ”„ Changelog

    • Media manager: Check files size and extension before upload and alert the user
    • ๐Ÿ‘ Media manager: Drag and drop support for images
    • ๐Ÿ’ป Media manager: Code optimization and UI improved
    • ๐Ÿ“œ Enable or disable Markdown parser from settings, the constant MARKDOWN_PARSER is true if enabled.
    • ๐Ÿ”’ Security fix: Check extension and path traversal when upload images and profile pictures
    • Moving Bludit CSS changes of Bootstrap to bludit.bootstrap.css
    • ๐Ÿ†• New icon set Line Awesome with Font Awesome support, you can use the same name from Font-Awesome fa fa-<icon>
    • Creation of symlink directory when upload images to a particular page, Ex: bl-content/uploads/pages/<page-key>
    • ๐Ÿ‘‰ Show logout button in sidebar thanks @erdifr
    • ๐Ÿ‘Œ Improve the button for switch between Publish and Draft when you create new content
    • Preview page implemented
    • Autosave feature improved
    • When you create a new page and set a parent, the page get the type of the parent
    • ๐Ÿ”Œ Plugins manager improved, enabled and disabled filter and search function
    • ๐Ÿ†• New role Author which allow to the user only edit his own content
    • Content manager improved, search function
    • ๐Ÿ‘ API: Support upload images via API
    • ๐Ÿ‘ API: Support for change settings via API
    • ๐ŸŒ Prevent redirection looping in Apache web server thanks @dimobelov
    • ๐Ÿ”Œ Plugin TinyMCE updated to v5.0.3
    • ๐Ÿ”Œ Plugins RSS bug fixes
    • โšก๏ธ Parsedown updated to v1.7.3 thanks @anaggh
    • Bootstrap to v4.3.1 thanks @anaggh
    • โšก๏ธ Italian language updated thanks @Fastbyte01
    • โšก๏ธ German Austria updated thanks @SamBrishes
    • Commits and more information here 3.8.1...master