Preparing 3.5.3

parent 4c30c451
...@@ -8,5 +8,5 @@ class AsgardCms ...@@ -8,5 +8,5 @@ class AsgardCms
* The AsgardCms version. * The AsgardCms version.
* @var string * @var string
*/ */
const VERSION = '3.5.2'; const VERSION = '3.5.3';
} }
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"3.5.3":
changed:
- Updating Polish translations
- Updating Spanish translations
"3.5.2": "3.5.2":
changed: changed:
- Correctly returning the Query object from <code>allWithBuilder</code> method in base repository - Correctly returning the Query object from <code>allWithBuilder</code> method in base repository
......
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"3.5.3":
changed:
- Description field added for extra convenience
- Use LaravelLocalization When Generating Menu Item URIs
- Updating typicms/nestablecollection package
"3.4.0": "3.4.0":
changed: changed:
- Using new <code>remember</code> method in the <code>CacheMenuDecorator</code> class - Using new <code>remember</code> method in the <code>CacheMenuDecorator</code> class
......
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"@unreleased": "3.5.2":
changed: changed:
- Adding support for UTF-8 slug for non ASCII characters (Chinese etc.) - Adding support for UTF-8 slug for non ASCII characters (Chinese etc.)
"3.4.0": "3.4.0":
......
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"3.5.3":
added:
- New setting type media-single
"3.4.0": "3.4.0":
changed: changed:
- Fix settings with falsey values not getting returned - Fix settings with falsey values not getting returned
......
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"3.5.3":
changed:
- Set tags only if passed any
"3.4.0": "3.4.0":
changed: changed:
- Using new <code>remember</code> method in the <code>CacheTagDecorator</code> - Using new <code>remember</code> method in the <code>CacheTagDecorator</code>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment