Releases: ttimot24/HorizontCMS
v1.1.0
v1.1.0 is here for the rescue!
There were some regression issues in v1.0.0 as a consequece of many refacts. v1.1.0 fixes these issues.
Creator: @ttimot24
What's Changed
- Further rafacts
- Cleaner code
- Traits introduces
- Removed BaseModel
Full Changelog: v1.0.0...v1.1.0
v1.0.0
v1.0.0 is finally here!
The full UI is reshaped. The self upgrade process now relies on GitHub tags. And many more....
Creator: @ttimot24
What's Changed
- Self Upgrade implementation change by @ttimot24 in #89
- Introduce breadcrumbs
- Full UI reshape
- Plugin permissions
- Rely more deeper on Laravel with routes registered on the fly
Full Changelog: v1.0.0-beta.4...v1.0.0
v1.0.0-beta.4
v1.0.0-beta.3
After two years a new beta release is here!
- Upgraded to Laravel 8
- Upgraded to Bootstrap 5.2
- Many UX/UI improvements
- Many stability fixes
- Dockerfile and docker-compose file
There are many breaking change inherited from framework upgrades. Plugins needs to be checked and upgraded to be compatible with PHP 7.3, Laravel 8 and Bootstrap 5.2
What's Changed
- Docker file created by @ttimot24 in #42
- Bootstrap5 upgrade by @ttimot24 in #47
- Fix Bootstrap version number by @ttimot24 in #49
- Settings checkbox design fixes by @ttimot24 in #50
- Ttimot24 patch 1 by @ttimot24 in #56
New Contributors
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
v1.0.0-beta.2
Important security fixes!
- Fixed RCE vulnerability: CVE-2020-27387
- Fixed XSS vulnerability: #22
- Fixed RCE vulnerability in themes and plugins: #21
Huge thanks to:
- Erik Wynter, findig CVE-2020-27387.
- @webdevhayes for finding and fixing XSS #22
Upgrade to this version as soon as possible!
v1.0.0-beta
HorizontCMS turning into beta!
Changelog:
- Many many things improved, find changelog in commit comments.
Update and find out more, with only one click from HorizontCMS Update Center!
See the wiki or readme for more details.
Install sample plugin: GoogleMaps from HCMS app store.
v1.0.0-alpha.8
HorizontCMS v1.0.0-alpha.8 is released!
This release will be the last alpha version, in a short time we turn into beta testing.
Changelog:
- Many many things improved, find changelog in commit comments.
Update and find out more, with only one click from HorizontCMS Update Center!
See the wiki or readme for more details.
Install sample plugin: GoogleMaps from HCMS app store.
v1.0.0-alpha.7
HorizontCMS v1.0.0-alpha.7 is released!
It's been 6 months since the last release, so many things improved, simplified and completed. In this release we introduce Vue.js.
Changelog:
- Authorization finished
- FileManger rewritten in Vue.js
- Password reset completed
- So much more can be followed over the commit messages.
Update and find out more, with only one click from HorizontCMS Update Center!
See the wiki or readme for more details.
Install sample plugin: GoogleMaps from HCMS app store.
v1.0.0-alpha.6
HorizontCMS v1.0.0-alpha.6 is released!
A lot of things changed since the last release!
Changelog:
- It can be followed over the commit messages.
Composer update required!
Update and find out more, with only one click from HorizontCMS Update Center!
See the wiki or readme for more details.
Install sample plugin: GoogleMaps from HCMS app store.
v1.0.0-alpha.5
HorizontCMS v1.0.0-alpha.5 is released!
It's been a while since the last release. A lot of things changed!
Changelog:
- Theme render token mismatch bug fixed
- SQLite support fixed
- Plugin system loading redesigned, more secure
- Widget resolving stabilized
- Log viewer introduced
- Performance is much better
- BASE_URL removed, BaseUrlMiddleware added
- ModuleAutoloader service provider
- Website helper is much precise and faster
- Thumbnail creation on image upload
- Cleaner code and tests
Composer update required!
Update and find out more, with only one click from HorizontCMS Update Center!
See the wiki or readme for more details.
Install sample plugin: GoogleMaps from HCMS app store.