Version 24.05 - new default responsive templates introduced
Pre-release
Pre-release
There are a lot of changes in this version compared to the previous in the way the objects are inserted to the page or template, and how they are manipulated. There is no more absolute positioning by default for a new object, object can be selected by clicking on an element inside the page/template instead selecting it from the properties panel, and changed directly or in WYSIWYG. Default templates are made responsive and mobile first with the use of Tailwindcss.
What's Changed
- Application switched to PHP 8.3 by @nebojsatomic in #12
- do not run the app as root, create ide21 user, Dockerfile by @nebojsatomic in #16
- Upgrade Laravel from 8 to 11 by @nebojsatomic in #17
- Replace old Admin Panel with DaisyUI version of it, added mobile administration capability by @nebojsatomic in #25
- Update Copyright information from CMS-IDE to IDE21 by @nebojsatomic in #27
- First new-default-templates merge, for the version 24.05 by @nebojsatomic in #29
Full Changelog: v24.04...v24.05