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.2.4

24 Feb 11:26
Compare
Choose a tag to compare
  • you can create database backups.

2.2.3

23 Feb 09:55
Compare
Choose a tag to compare
  • added DatabaseBackup plugin;
  • fixed tmp viewer and tmp cleaner;
  • updated to CakePHP 3.2.

2.2.2

11 Feb 16:12
Compare
Choose a tag to compare
  • fixed bug in "album" and "posts categories" widgets;
  • widgets now use a common view. Rewritten the code of all widgets;
  • you can specify the minimum font, the maximum font and the tag prefix for the "popular tags" widget.

2.2.1

09 Feb 19:18
Compare
Choose a tag to compare
  • added index for tags;
  • add the button to clear all temporary files with a single command;
  • fixed a major bug for tags. The hyphen is no longer accepted;
  • fixed a bug when editing tags.

2.2.0

09 Feb 17:02
Compare
Choose a tag to compare
  • you can now edit a photo or a banner immediately after it has been uploaded;
  • added "popular tags" widget;
  • rewritten the log viewer. Now log files are parsed, with style;
  • added BBCode examples;
  • you can add post tags as keywords meta-tag;
  • added support for the "theme color" (the toolbar color for some mobile browser);
  • the favicon is automatically added to the layout. No need to manually add;
  • deleted ExceptionRenderer class and errors templates and layout. From now, errors will be managed only by the app.

2.1.9

28 Jan 18:43
Compare
Choose a tag to compare
  • banners have "created" and "modified" fields. Photos have "modified" field;
  • fixed bug for cookies policy functionality;
  • fixed bug, now the preview image of the post is displayed correctly in RSS;
  • added some utility links on the footer;
  • added routes for "posts of today" and "posts of yesterday";
  • improved View classes;
  • the code for backend menus and the frontend widgets has been rewritten;
  • backend topbar and backend menus now use cache.

2.1.8

26 Jan 18:14
Compare
Choose a tag to compare
  • added the cookies policy functionality;
  • tags use space instead of the hyphen;
  • you can use static pages from plugins. The code for static pages has been rewritten;
  • now photos have the "created" date and are ordered using that;
  • support for some BBCode;
  • with the "" tag, you can indicate manually where to truncate a text;
  • added Facebook's tag.

2.1.7

19 Jan 11:20
Compare
Choose a tag to compare
  • an exception is now properly thrown when a record is not found;
  • tags can be 30 characters long;
  • fixed bug. Now managers can access "system" menu.

2.1.6

13 Jan 16:33
Compare
Choose a tag to compare
  • the User shell can now list users and user groups;
  • added "latest photos" widget;
  • added support for Ajax requests.

2.1.5

26 Dec 15:49
Compare
Choose a tag to compare
  • fixed a lot of strings and translations.