Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Releases: mirko-pagliai/me-cms

2.1.4

26 Dec 11:32
Compare
Choose a tag to compare
  • improved related posts. Now you can also show images;
  • added the User shell, to manage users;
  • added backward compatibility for old URLs;
  • fixed a serious bug for static pages.

2.1.3

13 Dec 11:16
Compare
Choose a tag to compare
  • added related posts for each post;
  • now you can list and edit tags and lists posts by tags;
  • improved the system checkup;
  • now assets are automatically generated when required;
  • fixed bug for sorting some tables;
  • improved queries for filters;
  • fixed some bugs.

2.1.2

11 Nov 12:47
Compare
Choose a tag to compare
  • fixed a serious bug when trying to re-sort the results of paginated records;
  • filter forms are automatically hidden;
  • fixed a bug with forms on Firefox;
  • the integration with KCFinder has been improved. Now all directories are read automatically;
  • small improvements for display on mobile devices.

2.1.1-RC3

30 Oct 18:58
Compare
Choose a tag to compare
2.1.1-RC3 Pre-release
Pre-release
  • in the admin panel, some views have been linked together;
  • tags can contain the dash;
  • added page options, including Shareaholic;
  • increased the limit for uploading images to 10MB;
  • added the installer console;
  • now you can use layouts from application or layouts with different names;
  • fixed bug in the display of tags in the frontend;
  • fixed the title of some actions;
  • fixed bug filtering users by group.

2.1.0-RC2

18 Oct 15:43
Compare
Choose a tag to compare
2.1.0-RC2 Pre-release
Pre-release
  • now you can add tags to posts;
  • now you can list posts by date;
  • added support for Shareaholic;
  • jQuery-cookie, Fancybox and KCFinder are installed via Composer;
  • improved the logs management;
  • added error layout and templates;
  • fixed small bugs.

2.0.1-RC1

28 Sep 18:18
Compare
Choose a tag to compare
2.0.1-RC1 Pre-release
Pre-release
  • fixed bug, now the cache is flushed automatically, if there's a post-dated post to be published;
  • fixed bug on login with cookie;
  • fixed permissions;
  • it automatically adds the meta tag for RSS resources;
  • the backend menus are generated fully automatically. You no longer need any configuration;
  • now you can choise which post details display using the configuration file;
  • now you can set the timezone using the configuration file;
  • fixed bug with the posts date.

2.0.0-alpha

02 Sep 16:49
Compare
Choose a tag to compare
2.0.0-alpha Pre-release
Pre-release
Merge pull request #7 from mirko-pagliai/develop

Develop