bludit

Simple, Fast, Secure, Flat-File CMS

MIT License

Stars
1.3K
Committers
106

Bot releases are visible (Hide)

bludit - Bludit v3.0.0 "Hops"

Published by dignajar about 6 years ago

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 description and templates.
  • Pages support templates.
  • API plugin improvements.
  • Allow Unicode in the system, you can disable this feature.
  • Improvements for SEO
  • And more!
bludit - Bludit v3.0.0 - Release Candidate 3

Published by dignajar about 6 years ago

Changelog

  • Improves in simple-stats plugin
  • New directory workspaces for plugins
  • Add Mastodon Social Network to the list
  • Bug fix, Report: Google Sitemap Error #768
  • Bug fix, generating URL.
  • Bug fix, Call to undefined function #765
  • Bug fix, Navigation menu plugin repeats Children as Parents #772
  • Bug fix, Admin filter bug #775
bludit - Bludit v3.0.0 - Release Candidate 2

Published by dignajar about 6 years ago

Changelog

  • Redirect pages with trailing slash to the original link. Ex. https://example.com/my-dog/ > redirect > https://example.com/my-dog
  • Admin area Manage > Content UI improve for parents and children
  • Bug fix, remove line brakes when generate the key from the content
  • Missing phrases added to dictionaries
bludit - Bludit v3.0.0 - Release Candidate 1

Published by dignajar about 6 years ago

Changelog

  • Languages dictionaries updated
  • TinyMCE as the default editor, you can always disable it and enable SimpleMDE for Markdown
  • Bug fix: Remove special characters from URL
  • Bug fix: Remove special characters from new users
  • Bug fix: Uploading images
  • Bug fix: RSS plugin and Sitemap plugin
  • Bug fix: Responsive design in the admin panel
bludit - Bludit v3.0.0 Beta 2

Published by dignajar about 6 years ago

Changelog

  • Fix mobiles responsive, thanks @anaggh
  • Added navbar for mobiles
  • Added categories description
  • Predefined variables renaming
  • Class renaming
  • Languages updated
  • Plugin API improves
  • Bug fixes
bludit - Bludit v3.0.0 Beta 1

Published by dignajar about 6 years ago

Changelog

  • New Admin Panel for Mobiles, Tablets, and Desktop
  • New Media Manager
  • Database redefined for performance improvements
  • Plugin for stats (simple-stats), 100% GDPR compliant
  • New hooks for the plugins (dashboard and adminSidebar)
  • Autosave function
  • SEO features
  • New role reader for users
  • Changes on user profile
  • Allow Unicode in URL, you can enable/disable
  • Themes updates
  • Field template for content
  • Full support for Bootstrap
  • TinyMCE 4.8.0
bludit - Bludit v3.0.0 Alpha 5

Published by dignajar over 6 years ago

Many changes in this Alpha version, one of the more important is the title now is stored in the database and not in the main file of the page, only the content is stored in the file index.txt.

Changes on variables names and object names

All the default object created by Bludit now are lower cases.

  • $Url is now $url
  • $Page is now $page
  • $Site is now $site

The array $pages with all the content for the homepage now is called $content.

foreach ($content as $page) {
	$page->title();
}

The status of the content now is called type.

foreach ($content as $page) {
	// Values: published, static, sticky, draft
	if ($page->type() == 'static') {
		echo 'The page is defined as static';
	}
}
bludit - Bludit v3.0.0 Alpha 4

Published by dignajar over 6 years ago

bludit - Bludit v3.0.0 Alpha 3

Published by dignajar over 6 years ago

This version is an Alpha version.

  • Do not use in production environments.
  • Do not replace your current installation with this version.
  • This version is only for test propose.

Changelog

There are a lot of changes, for the moment I'm not going to complete this section, but you can check the commits.

bludit - Bludit v3.0.0 Alpha 2

Published by dignajar over 6 years ago

This version is an Alpha version.

  • Do not use in production environments.
  • Do not replace your current installation with this version.
  • This version is only for test propose.

Changelog

There are a lot of changes, for the moment I'm not going to complete this section, but you can check the commits.

bludit - Bludit v3.0.0 Alpha 1

Published by dignajar over 6 years ago

This version is an Alpha version.

  • Do not use in production environments.
  • Do not replace your current installation with this version.
  • This version is only for test propose.

Changelog

There are a lot of changes, for the moment I'm not going to complete this section, but you can check the commits.

bludit - Bludit v2.3.4

Published by dignajar over 6 years ago

Changelog

  • Italian language dictionary fixed and updated, thanks @Fastbyte01
  • Polish language dictionary updated, thanks @davede-git
  • Japanese language dictionary updated, thanks @nogajun
  • Blockquote CSS to the themes, thanks @xm74
  • Bug fixed when changing the password, thanks @anaggh
  • Sticky content supported
  • The plugin Google was removed for the moment until to know if compliant with GDPR, you can download meanwhile from https://github.com/bludit-plugins/google
bludit - Bludit v2.3.3

Published by dignajar over 6 years ago

Changelog

Commits from v2.3.2 to v2.3.3. https://github.com/bludit/bludit/compare/v2.3.2...master

bludit - Bludit v2.3.2

Published by clickwork-git over 6 years ago

Changelog

  • Fix on Theme Blog X
  • Update of French translation

Thanks to @anaggh for the fix and @Fred89 for the update of the translation!

bludit - Bludit v2.3.1

Published by dignajar over 6 years ago

Changelog

  • JQuery updated to 3.3.1
  • Uikit framework updated to 2.27.5
  • Parsedown updated to 1.7.1
  • Fix on Themes Blog X and Alternative
  • Scroll down when you activate a plugin
  • Commented the line Rewritebase / on .htaccess
  • Removed Docs X theme and included on https://themes.bludit.com

Thanks to @anaggh for the updates and fix!

bludit - Bludit v2.3 "1-Commit"

Published by dignajar over 6 years ago

Changelog

  • New Plugin Navigation.
  • Plugin Backup: Feature to delete backups and bug fixes.
  • Plugin API: Returns cover image and minor improves.
  • Plugin Static Pages, minor improves.
  • Plugin RSS and Sitemap, bug fixes.
  • New theme Blog X.
  • New theme Alternative.
  • New feature: Change the plugins position by drag and drop.
  • New feature: Reading time, returns the number of minutes takes to read a page.
  • Linkedin link added to social networks.
  • Improves performance and stability.
  • Improves on Bludit Installer.
  • Languages files updated, thanks to the user who collaborate with the translations!

Also, you can check the changelog from Beta version:

bludit - Bludit v2.3 beta 2

Published by dignajar over 6 years ago

Changelog

  • Languages dictionaries updated, thanks to the users who collaborate!
  • Bug fixes on RSS and Sitemap plugins, regenerate files when changes in settings are applied.
  • Improve the Installer, to check and create automatically the file .htaccess with the Rewritrebase
  • Improve the Installer, to check if the module mod_rewrite is enabled on Apache Webservers.
  • Plugins removed: Static pages, Menu and Latest content. All these plugins are replaced by the new plugin Navigation
  • Linkedin link added to social networks.
  • TinyMCE plugin added the plugin code.
  • Minor bug fixes.
bludit - Bludit v2.3 beta 1

Published by dignajar over 6 years ago

Changelog

  • Plugin Backup, function to delete backups and bug fixes.
  • New theme Blog X.
  • New theme Alternative.
  • New feature to change the plugins position by drag and drop
  • Plugin API, returns cover image and bug fixes.
  • Improves on performance on parent and child pages.
  • Function reading time, returns the number of minutes takes to read a page.
  • Languages files updated.

Full changes from v2.2.1, https://github.com/bludit/bludit/compare/2.2.1...master

bludit - Bludit v2.2.1

Published by dignajar over 6 years ago

Changelog

  • Languages updated.
  • Plugins and Themes version and compatibility.
  • TinyMCE plugin updated to v4.7.5
  • Minor bug fixes
bludit - Bludit v2.2 "Pepper"

Published by dignajar over 6 years ago

Changelog

Package Rankings
Top 8.17% on Proxy.golang.org
Related Projects