bludit

Simple, Fast, Secure, Flat-File CMS

MIT License

Stars
1.3K
Committers
106

Bot releases are visible (Hide)

bludit - Bludit v3.13.0

Published by dignajar over 4 years ago

Changelog 🐕

New and improvements

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. https://github.com/bludit/bludit/compare/3.12.0...master

bludit - Bludit v3.12.0 "Handwashing"

Published by dignajar over 4 years ago

Changelog

Improvements

  • Plugin Robots add sitemap link when the plugin Sitemap is enabled
  • Plugin Version add configuration to display current version and check new version
  • Plugin TinyMCE updated to v5.2.0
  • Plugin API includes getting files from a page
  • Updated Brazilian language thanks @fabianosantosnet
  • Updated Hungarian language thanks @DavidEredics
  • Updated Dutch language thanks @ltGuillaume
  • Updated Russian language thanks @hide-me
  • Updated German language thanks @clickwork-git

Bug fixes

  • Fix #1135 clippy input on mobile dropdown menu bug thanks @anaggh
  • Fix #1143 Add additional check to skip broken symlinks to avoid Runtime error thanks @anaggh
  • Fix PHP 7.4 "Deprecated: Array and string offset access syntax with curly braces is deprecated" thanks @anaggh
  • Create a directory for upload pictures after create a new page
bludit - Bludit v3.11.0 "Pizza time"

Published by dignajar over 4 years ago

Changelog

Improvements

  • Ident subpages in the UI on the static tab.
  • Enable API after user login success and returns authentication token, feature for external applications. Refer to this commit, https://github.com/bludit/bludit/commit/142159a8e97ee64c3de5cbf99923bd29f504d113
  • Include category name on JSON method from a page object.
  • API, get and edit functions for settings.
  • Allow download backups, thanks @anaggh
  • Show Disk usage on Simple stats plugin, thanks @anaggh
  • Show Disk usage on the page About from Admin area.
  • Update Chartist.js 0.11.0 -> 0.11.4
  • Function to deactivate all plugin. https://github.com/bludit/bludit/commit/f0e9bc62a220a47b47019b384eeefee7225cb397
  • Improve dateModified() method. https://github.com/bludit/bludit/commit/b510c59babd19b77c8e92e7ff054a4982f9e2498
  • Updated Traditional Chinese language thanks @ethan42411
  • Updated Russian language thanks @hide-me
  • Updated Turkish language thanks @ali-demirtas
  • Updated Japanese language thanks @CaiMiao
  • Updated Dutch language thanks @ltGuillaume
  • Updated Portugues language thanks @JustJoao
  • Improve search plugin and add support for UTF8 to Fuzz algorithm
  • Add social network vk.com
  • Updated TinyMCE plugin 5.1.3
  • Updated Select2 library 4.0.12
  • Updated Parsedown library 1.7.4
  • Updated Bootstrap library 4.4.1
  • Updated EasyMDE plugin 2.9.0
  • Update jstz library to detect the timezone in the installation

Bug fixes

  • Invalid HTML code for favicons https://github.com/bludit/bludit/issues/1099
  • Fix for Japanese language folders
  • Fix #808 Remove special characters/spaces early to prevent overwrite
  • Fix #1051 Bug - Media Manager Pagination thanks @anaggh
  • Security bug fixed #1131
  • Refresh profile picture after upload a new one
  • Fix for #1102, show search input on small devices
bludit - Bludit v3.10.0 "Mateo"

Published by dignajar almost 5 years ago

Changelog

There was a little bug after release 3.10.0 so I made a new release 3.10.0a.

  • Support custom fields.
  • New plugin for custom fields parser.
  • New assistant for the Admin panel.
  • German, German Austria, German Schweiz language updated thanks @clickwork-git
  • Japanese language updated thanks @nogajun
  • Swedish language created thanks @murko69
  • Dutch language updated thanks @ltGuillaume
  • Persian language updated thanks @abdulhalim
  • Greek language updated thanks @kostaslgr
  • Support for install.php file on themes. Before the theme is activated Bludit checks if the file install.php exists and execute it, this helps for themes that need to activate plugins or do something after activating them.
  • Plugin sitemap updated, new ping URLs for Google and Bing.
  • Plugin EasyMDE updated to 2.8.0.
  • Fixed security vulnerability for Code Execution Vulnerability in "Images Upload. https://github.com/bludit/bludit/issues/1079
  • Fixed security vulnerability for Code Execution Vulnerability in "Upload function". https://github.com/bludit/bludit/issues/1081
  • Fixed security vulnerability to store Javascript code on categories fields and user profile fields.
  • Fixed security vulnerability for Bypass brute force protection. Thanks to @rastating for report it and fixed it.
  • Allow static pages to have sub-pages.
  • User profile picture, check file type and handle error messages.
  • Show static pages order by position all the time on Admin > Content > Static
  • New function for API, get users and set settings.
  • Removed changefreq field from plugin Sitemap.
  • Harmonize RSS feed with W3C recommendations, thanks @xm74
  • Open the current tab after the refresh page on admin panel.
  • TinyMCE updated to 5.0.16.
  • Fixed bug, keep the date on drafts pages. https://github.com/bludit/bludit/issues/1088
  • Fixed bug: Select parent pages with special HTML characters.

Many thanks to @clickwork-git for the support and the maintenance of the forum, kudos!

bludit - Bludit v3.9.2

Published by dignajar over 5 years ago

Changelog

  • API, included the following field when get a page date, dateRaw and username.
  • Alternative and BlogX theme, removed the button from paginator instead of disable them #1052
  • Alternative theme, RSS button included when the plugin is enabled
  • Alternative theme, include page description when the page has one #1038
  • Bug fix, Sitemap XML should not include the noindex pages #1054 thanks @FelicianoBV
  • Bug fix, when upload profile image appear black icon #1043
  • Fixes on English language thanks @ravvle
  • French language updated thanks @Fred89
  • Dutch language update thanks @ltGuillaume
  • German language updated thank @GamerN131
  • Russian language update thanks @hide-me
  • TinyMCE updated to v5.0.8
  • TinyMCE removed plugin emoticons because of the size, you can download and include by your self if you need it
bludit - Bludit v3.9.1 "Porter"

Published by dignajar over 5 years ago

Changelog

  • Language updated thanks @clickwork-git @ltGuillaume @SamBrishes
  • Prevent cache in TinyMCE 5
  • Included SVG format in media manager
  • Bug fix, prevent non-administrators to change the password from other users
  • Bug fix, plugin Disqus, Prevent show Disqus in page not found
  • Bug fix, when upload images on PHP 5.6
bludit - Bludit v3.9.0 "Porter"

Published by dignajar over 5 years ago

Changelog

The following items are changes from Bludit v3.9.0-beta1, you can check the previous changes here:

  • https://github.com/bludit/bludit/releases/tag/3.9.0-beta1

  • Change the version checker in the Installer for PHP version to 5.6, thanks @anaggh

  • jQuery updated to v3.4.1, thanks @anaggh

  • Fixed missing icons in admin panel

  • Autosave tab in Content, this tab is displayed only when there are autosave pages

  • Bug fix #1032, thanks @anaggh

  • Removed SimpleMDE and replaced for EasyMDE

  • Improves in search function in Content

  • Check file extension when upload site logo

  • Plugin TinyMCE updated to v5.0.6

  • Languages updates, thanks @ltGuillaume and @MoritzBrueckner

bludit - Bludit v3.9.0 beta 1

Published by dignajar over 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 https://github.com/bludit/bludit/compare/3.8.1...master
bludit - Bludit v3.8.1 "APA"

Published by dignajar over 5 years ago

Changelog

  • Bludit now support PHP 5.6 or higher
  • Language Persian updated thanks @abdulhalim and @clickwork-git
  • Language Spanish updated
  • API, include slug and tags field for pages
  • API, new method to get the token
  • Search plugin, include static and sticky pages. https://github.com/bludit/bludit/issues/952
  • Categories, include static and sticky pages #974
  • Sitemap, include sticky pages https://github.com/bludit/bludit/issues/972
  • Logs when the json can't be decode
  • Bug fix, prevent lost the content when edit a page
  • Bug fix, prevent lost the tags when edit a page
  • Removed magic quotes :P
bludit - Bludit v3.8.0 "APA"

Published by dignajar over 5 years ago

Changelog

Added

  • Media manager, alert when the file type is not supported
  • Media manager, alert max file size allowed by PHP
  • Media manager, handle bad response from AJAX
  • Included X-Powered-By: Bludit header
  • Included <meta name="generator" content="Bludit"> in default themes (BlogX and Alternative)
  • Included JavaScript function to use Bludit without an HTML Editor, only the textarea
  • Allow TinyMCE to include JavaScript code, for embed codes such as Google Maps, YouTube, Tweets, etc
  • Add lastBuildDate to RSS feed xml, thanks @ltGuillaume
  • API, new endpoint /api/tags for get all the tags in the system
  • API, new endpoint /api/tags/<key> for get information about the tag and the pages related to the tag
  • API, improvements in the endpoint /api/pages, now you can filter the page list by published, draft, static, scheduled, untagged

Changed

  • API, bad request returns HTTP code 400 instead of 404
  • Changed editor element from <div> to <textarea>. Thanks @anaggh
  • Bug fix, media manager and progress bar
  • Bug fix, CSS fix for switch selector for publish or draft. #962
  • Bug fix, plugin Robots use comma for separate tags. Thanks @ltGuillaume
  • Bug fix, wrong name in function reindexTags(). #965 Thanks @inet-cologne
  • Bug fix, function paginator::bootstrap_html(). #961
  • Bug fix, impossible to save my Mastodon nickname. #959
  • Bug fix, different dates for the pages created by Bludit installer
  • AJAX request and response improvements
  • Dutch language updated thanks @ltGuillaume
  • German language updated thanks @clickwork-git and @MoritzBrueckner
  • Russian language updated thanks @hide-me
  • Turkish language updated thanks @ali-demirtas

Removed

  • Removed file bl-kernel/block.class.php
  • Removed file bl-kernel/blocks.class.php
bludit - Bludit v3.7.1 "Bock"

Published by dignajar over 5 years ago

Changelog

  • Bug fix, delete button not was displayed in small devices.
  • Bug fix, wrong label in navbar for small devices. Thanks @clickwork-git
  • Bug fix, select different type of page not was working.
  • Bug fix, removed false alert message when save a plugin's setting.
  • Improve, autofoucus in username input in login area. Thanks @ltGuillaume
bludit - Bludit v3.7.0 "Bock"

Published by dignajar over 5 years ago

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. https://github.com/bludit/bludit/issues/928
  • Search plugin event for enter key 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

Removed

bludit - Bludit v3.6.1 "Pilsner"

Published by dignajar almost 6 years ago

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 - Bludit v3.6 "Pilsner"

Published by dignajar almost 6 years ago

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 /blog to /blog/ in router.
  • Verbose mode, you can set INFO or TRACE for debug propose; Debug mode is disabled by default.
  • Easy way to select if the content is Publish or Draft. #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 me and 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 - Bludit v3.5 "IPA"

Published by dignajar almost 6 years ago

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 Fuzz algorithm
  • 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 - Bludit v3.4 "Beer"

Published by dignajar almost 6 years ago

Changelog

Added

  • Dashboard notification after Bludit is updated.
  • Improves in UI, the buttons Save and Cancel now are in the top right.
  • New UI for user profile, also the editor role can change his own profile.

Changed

  • Bug fix, replace $label for the proper label name.
  • Bug fix, missing button Save as draft when editing draft content.
  • Bug fix, the method thumbCoverImage not was returning the filename.
  • Bug fix, Draft message appears at each post #842
  • When edit the title the friendly url is no more changed automaticly when you are editing content. #841
  • Languages dictionaries updated.

Removed

Nothing was removed.

bludit - Bludit v3.4 beta 1

Published by dignajar almost 6 years ago

bludit - Bludit v3.3.0 "Water"

Published by dignajar almost 6 years ago

Changelog

Added

  • After logout go to the login form

Changed

Removed

Nothing was removed.

bludit - Bludit v3.2.0 "Yeast"

Published by dignajar almost 6 years ago

Changelog

Added

  • New plugin Hit Counter show 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 afterPageCreated in the scheduler.
  • Bug fixes, Tinymce and pagebreak element. #822
  • Languages dictionaries updated.

Removed

  • Variable $Language now is $language
bludit - Bludit v3.1.0 "Malt"

Published by dignajar about 6 years ago

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 content case sensitive for fields
  • Bug fix Bludit Installer
  • Security fixes

Removed

  • TinyMCE: Removed auto resize plugin
  • Relative to Absolute function removed only for fresh installations
  • File /bl-kernel/ajax/delete-file.php renamed to /bl-kernel/ajax/delete-image.php
  • File /bl-kernel/ajax/delete-file.php renamed to /bl-kernel/ajax/delete-image.php
  • File /bl-kernel/ajax/list-files.php renamed to /bl-kernel/ajax/list-images.php
  • File /bl-kernel/ajax/upload-file.php renamed to /bl-kernel/ajax/upload-images.php
Package Rankings
Top 8.17% on Proxy.golang.org
Related Projects