Releases: bludit/bludit
Releases · bludit/bludit
Bludit v3.7.0 "Bock"
Changelog
Added
- New plugin for Canonical URLs.
- HTML Code plugin supports admin area, you can insert HTML, JavaScript or CSS code in the admin area.
- Remote content plugin button added to trigger the webhook. #928
- Search plugin event for
enterkey and allow to the user show or hide the button search. - Disqus plugin updated, you can enable or disable Disqus in different types of pages.
Changed
- Bug fix, navbar doesn't appear in some screen resolutions.
- Bug fix, TinyMCE doesn't hide elements after lose the focus. #923
- Bug fix, delete button doesn't appear in small resolution. #921
- Migrate
privatevariable toprotectedto allow extending classes.
Removed
- Removed unused Crypt class. dd8e13f
Bludit v3.6.1 "Pilsner"
Small bug fixes in CSS files.
Check the changelog of Bludit v3.6.0. https://github.com/bludit/bludit/releases/tag/3.6.0
Bludit v3.6 "Pilsner"
Changelog
Added
- Site logo, upload your own logo, you can get the absolute URL of the image with
$site->logo(). #865 - Show an alert message when you are editing content and is scheduled.
- Redirect from
/blogto/blog/in router. - Verbose mode, you can set
INFOorTRACEfor debug propose; Debug mode is disabled by default. - Easy way to select if the content is
PublishorDraft. #892 - Remove single and double quotes from the filename when the user upload images to prevent escape quotes in the UI. #907
- Now you can define a 404 page not found from settings.
Changed
- TinyMCE updated to v4.9.2
- Bootstrap updated to v4.2.1
- Improve for Search plugin and compatibility with PHP v5.3. Thanks @SamBrishes
- Bug fix, bug when the user select
Remember meand lose the permissions after login - Bug fix, undefined variable in get-publish.php #897
- Language dictionaries updated, thanks to @ali-demirtas @davede-git @hide-me @Momel15 @clickwork-git
Removed
Bludit v3.5 "IPA"
Changelog
Added
- UI improves in admin panel
- Prevent cache when the user change the profile picture
- The user can define width, height and quality of thumbnails in
Settings > General > Images#867 - Open graph plugin bug fixes and added Facebook APP ID
- Improves in Search plugin with
Fuzzalgorithm - TinyMCE updated to v4.8.5
- Alert the user at the installation step when the password is less than 6 characters
- Theme BlogX and Alternative shows a message when the content is empty
Changed
- Language updated, big thanks to @hide-me for the complete Russian translations for all the Bludit sites
- Bug fix, support uppercase in file extensions when upload images #868
- Bug fix, delete images defined for a page after delete the page #869
- Bug fix, format date to be valid in the RSS plugin
Removed
Nothing was removed
Bludit v3.4 "Beer"
Changelog
Added
- Dashboard notification after Bludit is updated.
- Improves in UI, the buttons
SaveandCancelnow are in the top right. - New UI for user profile, also the editor role can change his own profile.
Changed
- Bug fix, replace
$labelfor the proper label name. - Bug fix, missing button
Save as draftwhen editing draft content. - Bug fix, the method
thumbCoverImagenot was returning the filename. - Bug fix,
Draftmessage appears at each post #842 - When edit the title the
friendly urlis no more changed automaticly when you are editing content. #841 - Languages dictionaries updated.
Removed
Nothing was removed.
Bludit v3.4 beta 1
3.4-beta-1 New words
Bludit v3.3.0 "Water"
Changelog
Added
- After logout go to the login form
Changed
- Updates in languages files, thanks for the users who collaborate on it!
- Improves in UI when you create or edit content, sidebar with options.
- Plugin TinyMCE updated to v4.8.4
- Bug fixes on Search plugin, modified
WHERE_AM_I = 'search'. - Bug fixes on profile pictures. #835
- Bug fixes #813
- Bug fixes #837
Removed
Nothing was removed.
Bludit v3.2.0 "Yeast"
Changelog
Added
- New plugin
Hit Countershow the visits in the sidebar. - New UI when you create content.
- Support for editors that work in DIV editable elements, for example QuillJs or Tinymce Inline.
Changed
- Improves in autosave function.
- Bug fixes, showing pages per category and tags when you have in the settings
Show all items. - Bug fixes, missing execution of plugin hook
afterPageCreatedin the scheduler. - Bug fixes, Tinymce and pagebreak element. #822
- Languages dictionaries updated.
Removed
- Variable
$Languagenow is$language
Bludit v3.1.0 "Malt"
Changelog
Added
- Search plugin
- Images per pages (only in fresh installations)
- Button for remove cover image
- Welcome message in the dashboard
- Allow static pages for the homepage
- TinyMCE: New editor styling
- TinyMCE: Added plugin
unlink
Changed
- Languages updated
- TinyMCE: Updated v4.8.3
- Bug fix, plugin
Remote contentcase sensitive for fields - Bug fix Bludit Installer
- Security fixes
Removed
- TinyMCE: Removed
auto resizeplugin - Relative to Absolute function removed only for fresh installations
- File
/bl-kernel/ajax/delete-file.phprenamed to/bl-kernel/ajax/delete-image.php - File
/bl-kernel/ajax/delete-file.phprenamed to/bl-kernel/ajax/delete-image.php - File
/bl-kernel/ajax/list-files.phprenamed to/bl-kernel/ajax/list-images.php - File
/bl-kernel/ajax/upload-file.phprenamed to/bl-kernel/ajax/upload-images.php
Bludit v3.0.0 "Hops"
Changelog
There are a lot of changes from Bludit v2.3.4, for a full changelog you can check the previus Alpha, Beta and RC version from here, https://github.com/bludit/bludit/releases
Here a list of new features:
- Mobiles responsive, enjoy Bludit in your mobile, tablet or desktop machine.
- Media Manager, new interfaces to manage your pictures from a single place.
- Admin panel renewed.
- Performance improvements for creating big sites with more than 10.000 pages.
- TinyMCE as the default editor, you can choose more editor in the plugins section.
- Categories support
descriptionandtemplates. - Pages support
templates. - API plugin improvements.
- Allow Unicode in the system, you can disable this feature.
- Improvements for SEO
- And more!