v25.01 - Sonny Striker
Some pretty big changes here, as you can see from the list below.
Most important one is probably the ability to copy/paste components from DaisyUI into the selected object, and build your template or page with those elements. Also, themes that are set in the tailwind configuration file, are listed in a dropdown in admin panel, and user can preview the looks of the template/page with those themes. Video materials describing this functionality will be made soon.
What's Changed
- Export/Install Template buttons disabled, Backup Site button hidden by @nebojsatomic in #83
- Fix ace-editor cursor misplacement by @nebojsatomic in #84
- Use docker-php-extension zip, instead of PclZip library by @nebojsatomic in #85
- Composer/NPM dependencies to be installed by startup script by @nebojsatomic in #87
- Edit selected object html with Ace editor by @nebojsatomic in #88
- All available DaisyUI themes in admin dropdown by @nebojsatomic in #89
- Admin link text without browser notice by @nebojsatomic in #90
- Updated lock files by @nebojsatomic in #91
- Cleaned up creator js by @nebojsatomic in #92
- Added npx to build tailwind and daisyui output by @nebojsatomic in #93
- Set version 25.01 by @nebojsatomic in #94
Full Changelog: v24.12...v25.01