Skip to content

Releases: evolution-cms/evolution

Evolution CMS 1.4.15

12 Jul 11:50

Choose a tag to compare

Important fix:

Update oh-thumb for correct work with Google Page Speed and web

Changelog:

  • [GitHub: 6a3cbda] - fix phpthumb webp support (Dmi3yy)
  • [GitHub: b0cb798] - manager (add) add check user and resource groups (Serious)
  • [GitHub: b6726ea] - manager (remove) remove preview to image TVs (Serious)
  • [GitHub: d7319a5] - manager (add) add preview to image TVs (Serious)
  • [GitHub: 8afe4a4] - Update DocLister.abstract.php (Dreamer0x01)

Evolution CMS 3.1.5

09 Jun 18:13

Choose a tag to compare

Hot fix for 3.1.4

Evolution CMS 3.1.4

03 Jun 12:15

Choose a tag to compare

Change log:

  • [GitHub: 67766f1] - composer update (Dmi3yy)
  • [GitHub: d0e0638] - update git ignore (Dmi3yy)
  • [GitHub: 8ef8c05] - fix config (mnoskov)
  • [GitHub: 7a6a7fd] - fix setLocale (mnoskov)
  • [GitHub: d500d96] - fix setLocale/getLocale methods (mnoskov)
  • [GitHub: f4f6e3f] - disable caching headers in ap (mnoskov)
  • [GitHub: 11ae627] - removed environment method (mnoskov)
  • [GitHub: e87bf1d] - core (refactor) clear sprintf (Serious)
  • [GitHub: e30d470] - can hide modules from menu (mnoskov)
  • [GitHub: 7bfe351] - fix routes root, fix routes maked from ajax (mnoskov)
  • [GitHub: 38f564a] - disable module routes in cli (mnoskov)
  • [GitHub: a63fab3] - trailing slash removed (mnoskov)
  • [GitHub: f0a221e] - fix validator helper (mnoskov)
  • [GitHub: 466cf4f] - default validation messages (mnoskov)
  • [GitHub: c3c2754] - add illuminate middlewares (mnoskov)
  • [GitHub: 733f2a5] - routing for modules (mnoskov)
  • [GitHub: 675ebb2] - view, cache helpers (mnoskov)
  • [GitHub: 7a3e932] - add route func (mnoskov)
  • [GitHub: bd8aa37] - fix trace when file and line not set (mnoskov)
  • [GitHub: c3552bd] - fix classnames (mnoskov)
  • [GitHub: b851b99] - stack renamed to global (mnoskov)
  • [GitHub: e7d7a9f] - middleware priority, aliases, fixed bindings (mnoskov)
  • [GitHub: 55eac05] - core (add) add clear password fields in user settings (Serious)
  • [GitHub: 994c732] - fix classes (mnoskov)
  • [GitHub: 18276b4] - restore app global middleware (mnoskov)
  • [GitHub: 5651f13] - fix views path setting (mnoskov)
  • [GitHub: 51b3492] - fix in CodeMirror (by_scrimm)
  • [GitHub: a4b3cb7] - Update 1.blade.php (Ser1ous)
  • [GitHub: 270ff04] - manager (add) add check user and resource groups (Serious)
  • [GitHub: fb207dc] - Update index.php (Ser1ous)
  • [GitHub: ededcfc] - Update preload.php (Ser1ous)
  • [GitHub: 12035a6] - Update global.php (masco123)
  • [GitHub: 554f0ab] - core (fix) Selected 'Minimum missed ID' fix #1927 (Serious)
  • [GitHub: 0722c52] - core (fix) view unpublished doc when auth in admin (Serious)
  • [GitHub: 68f4dea] - core (add) add OPTIMIZE TABLE function to Database class (Serious)
  • [GitHub: be28955] - core (fix) fix CSRF validate when install (Serious)
  • [GitHub: e20aeee] - Update global.php (masco123)
  • [GitHub: 6b3ac82] - Update global.php (masco123)
  • [GitHub: 46b5f17] - Create ja.php (masco123)
  • [GitHub: dc61268] - manager (add) add preview to image TVs (Serious)
  • [GitHub: 0d5bc57] - manager (fix) fix check CSRF (Serious)
  • [GitHub: 5a1ea85] - Added method, which set empty request for console. Fix for ide-helper work and other packages which work in console, and needed request object (Dzhuryn Volodymyr)
  • [GitHub: 1953356] - Remove blank method loadDeferredProviders from Path traits. This trait use only in one class, and parent this class has this working method (Dzhuryn Volodymyr)
  • [GitHub: dfbd47d] - Fix possibility pass query as string param in $ modx-> db-> getValue method, which was not documented in 1.4 but worked (Dzhuryn Volodymyr)
  • [GitHub: cfaff08] - seeders autoload by namespace (mnoskov)

Evolution CMS 3.1.3

25 Mar 12:55

Choose a tag to compare

Important changes:

  • Add artisan route:list
  • Update composer-merge-plugin version
  • External image in [(login_logo)] & [(login_bg)]

Changelog

  • [GitHub: 2d7f11f] - update phpthumb ( migrate to composer) (Dmi3yy)
  • [GitHub: bbc97d7] - core (fix) change OnWebPagePrerender event (Serious)
  • [GitHub: a46f954] - fix composer-merge-plugin version (Dmi3yy)
  • [GitHub: 3ebfa0f] - up from 1k to 3k update tree (Dmi3yy)
  • [GitHub: 8e848b7] - return lost constant (Pathologic)
  • [GitHub: c7debfa] - Update ManagerTheme.php (Ser1ous)
  • [GitHub: b266175] - Japanese update (masco123)
  • [GitHub: cd5dc71] - fix prefix (mnoskov)
  • [GitHub: d33b539] - fix backtrace (mnoskov)
  • [GitHub: d4ccf1b] - console exceptions handling (mnoskov)
  • [GitHub: 6226f01] - fix password field in extras (Dmi3yy)
  • [GitHub: 801a0d9] - fix console detection (mnoskov)
  • [GitHub: 2acdc2e] - disable exceptions handler in console (mnoskov)
  • [GitHub: e7caa09] - exceute parser only on notFound&notAllowed exception (mnoskov)
  • [GitHub: b98305d] - artisan route:list (mnoskov)
  • [GitHub: 57aabc6] - core (fix) add check for admin (Ser1ous)
  • [GitHub: 9616055] - Update Core.php (Ser1ous)
  • [GitHub: a561d02] - fix External image in [(login_logo)] #1468 (Dmi3yy)
  • [GitHub: 8d99db8] - fix Uses Template drop-down doesn't list templates by category #1893 (Dmi3yy)
  • [GitHub: 863c2d1] - fix [pagetitle@1] not working on Error page #1892 (Dmi3yy)
  • [GitHub: 6196edd] - Update ht.access (Ser1ous)
  • [GitHub: 3b9d38e] - Update Core.php (Ser1ous)
  • [GitHub: d2e93cc] - fix {{chunk[+ph+]}} (Dmi3yy)
  • [GitHub: 00359ae] - Update Dockerfile (Pavel Bihel)
  • [GitHub: a0beb80] - fix getLoginUserName (mnoskov)

Evolution CMS 1.4.14

09 Mar 20:01
2ce68ea

Choose a tag to compare

Updated phpthumb

Evolution CMS 1.4.13

08 Mar 12:57
0fe4b0a

Choose a tag to compare

Support for autoloading from the "assets/vendor" folder. You should create your composer.json and run composer commands in the "assets" folder, not root, because composer.json changes in root folder are lost after updates.
Ability to disable aliasListing completely.
Ability to disable elements (chunks, snippets, plugins) caching.
Some bugs were fixed, some components were updated.

Evolution CMS 3.1.2

26 Feb 11:07

Choose a tag to compare

Now you can create custom Error Page:

before you see just 1 word: Error.

  • Create file /core/custom/error_page.html

Changelog:

  • [GitHub: 1cea0f1] - composer update (Dmi3yy)
  • [GitHub: 05da0b0] - fix query errors (Pathologic)
  • [GitHub: f45eca6] - fix(manager): Save user without groups (Serg)
  • [GitHub: 8d81e78] - lang (fix) delete error word (Ser1ous)
  • [GitHub: 0c75c17] - install (fix) fix check database EXISTS (Ser1ous)
  • [GitHub: 72262db] - core (add) add custom error file (Ser1ous)
  • [GitHub: 8da8d75] - fix disabled elements in headmenu (mnoskov)
  • [GitHub: cbacb58] - core (fix) add user fields to exclude tvs name (Ser1ous)
  • [GitHub: 2bbd37a] - fic getConfig for which_editor (Dmi3yy)
  • [GitHub: 5f73258] - core (fix) add exception for github limits (Ser1ous)
  • [GitHub: 2047342] - core (fix) change cli check (Ser1ous)
  • [GitHub: 18bc86e] - remove package.json (Dmi3yy)
  • [GitHub: 8f01a34] - install (fix) fix delete folder when use console update (Ser1ous)
  • [GitHub: bfca188] - hide mysql and postgree warning on install (Dmi3yy)

Evolution CMS 3.1.1

18 Feb 12:00

Choose a tag to compare

bugfix:

  • [GitHub:#38cb480f8] - install (add) add new file for delete (Ser1ous)
  • [GitHub:#9428c6612] - fix snippet share params (Dmi3yy)
  • [GitHub:#d100720aa] - fix plugin share params (Dmi3yy)
  • [GitHub:#b25dcf6a3] - core (fix) show chunk (Ser1ous)

Evolution CMS 3.1.0

17 Feb 12:48

Choose a tag to compare

If you extends UserManager or DocumentManager need rename namespaces in your code

EvolutionCMS\Services\UserManager to EvolutionCMS\UserManager\Services\UserManager
EvolutionCMS\Services\DocumentManager to EvolutionCMS\DocumentManager\Services\DocumentManager

New features

  • ability to completely disable the cache for aliaslisting (Ser1ous)
  • add properties for TV with type "number" (milkamil93)
  • add NO_SESSION constant (Ser1ous)

Refactor

  • move DocumentManager from core to composer package (Ser1ous)
  • move UserManager from core to composer package (Ser1ous)
  • users refactor (Pathologic)
  • core (refactor) rename donthit to hide_from_tree column (Ser1ous)

Bugfix

  • core (fix) fix select default package in console extras (Ser1ous)
  • core (fix) fix incorrect Content Type (Ser1ous)
  • delete Uploadable Flash Types (System Config.) #1858 (Dmi3yy)
  • fix Module Extras install packages error (Dmi3yy)
  • check context for permissions (Pathologic)
  • fix langs in extras (Dmi3yy)
  • fix work with transactions (Ser1ous)
  • fix roletmplvars in headmenu (mnoskov)

Why 3.1 and not 3.0.3?

we follow the rules of versioning according to the https://semver.org

Evolution CMS 3.0.2

10 Feb 17:17

Choose a tag to compare

Welcome to our new community: https://forum.evo.im

  • added the ability to completely disable the cache for aliaslisting
  • add some index for site_content
  • added more correct rights for users

Changelog:

  • [GitHub:#52aea613d] - composer update (Dmi3yy)
  • [GitHub:#77a37990d] - fix updater plugin (Dmi3yy)
  • [GitHub:#b69ac3dc2] - install (fix) changed minimum required version php (Ser1ous)
  • [GitHub:#37a3a4378] - core (add) add check user and check before delete user (Ser1ous)
  • [GitHub:#4e88f6c85] - core (add) add truncate Active Users table when remove all locks (Ser1ous)
  • [GitHub:#f7082a76d] - core (add) add new index for site_content table (Ser1ous)
  • [GitHub:#0c4fec450] - Added the new English Forum to the References links (Marc)
  • [GitHub:#673d03bdc] - core (add) add new option for disabled cache chunk, snippets, plugins (Ser1ous)
  • [GitHub:#6a78c7780] - core (add) add new option for disabled aliaslisting to all site (Ser1ous)
  • [GitHub:#f055dfab4] - core (fix) change redirect type for url to 302 (Ser1ous)
  • [GitHub:#41df52e8f] - extras (refactor) fixed incorrect eloquent queries (Ser1ous)
  • [GitHub:#62f6f780c] - extras (refactor) fix package installation and fix language (Ser1ous)