Preparing 3.1.0 release

parent 9b125f37
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"3.1.0@unreleased": "3.1.0":
added: added:
- Carbon format set globally in <code>AppServiceProvider</code> - Carbon format set globally in <code>AppServiceProvider</code>
- Creating a string helpers mixing file - Creating a string helpers mixing file
......
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"3.1.0@unreleased": "3.1.0":
added: added:
- Created & loading a settings config file - Created & loading a settings config file
- No widget dashboard now used by default - No widget dashboard now used by default
......
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"3.1.0@unreleased": "3.1.0":
added: added:
- Creating an UploadZone component - Creating an UploadZone component
- Creating the media list component for media modal - Creating the media list component for media modal
......
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"3.1.0@unreleased": "3.1.0":
changed: changed:
- mysql 5.7 compatibility, making some additional columns nullable - mysql 5.7 compatibility, making some additional columns nullable
"3.0.0": "3.0.0":
......
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"3.1.0@unreleased": "3.1.0":
added: added:
- New UI interaction on the page index to select pages and mark one or mutiple as on/offline - New UI interaction on the page index to select pages and mark one or mutiple as on/offline
- New view page button on edit page views - New view page button on edit page views
......
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"3.1.0@unreleased": "3.1.0":
changed: changed:
- Checking for null value instead of empty for non translatable settings - Checking for null value instead of empty for non translatable settings
- Escaping the output of the @setting blade directive - Escaping the output of the @setting blade directive
......
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"3.1.0@unreleased": "3.1.0":
added: added:
- New translations for Media and Page modules - New translations for Media and Page modules
"3.0.0": "3.0.0":
......
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"3.1.0@unreleased": "3.1.0":
added: added:
- Seeding new media.folders permissions on install - Seeding new media.folders permissions on install
changed: changed:
......
...@@ -26,7 +26,7 @@ versions: ...@@ -26,7 +26,7 @@ versions:
"2.0.0": "2.0.0":
added: added:
- Laravel 5.4 compatibility - Laravel 5.4 compatibility
- Ability to add unreleased items in module changelog, by suffixing version with <code>@unreleased</code> - Ability to add unreleased items in module changelog, by suffixing version with <code></code>
- Protecting api routes with api admin middleware - Protecting api routes with api admin middleware
changed: changed:
- Using new more flexible way of handle permissions via middleware - Using new more flexible way of handle permissions via middleware
......
url: https://github.com/AsgardCms/Platform url: https://github.com/AsgardCms/Platform
versions: versions:
"3.1.0@unreleased": "3.1.0":
changed: changed:
- Updated AdminLTE to version 2.4.0 - Updated AdminLTE to version 2.4.0
- Use the pusher key read from configuration instead of env file - Use the pusher key read from configuration instead of env file
......
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