v8.0.0.b
Pre-release
Pre-release
What's Changed
- Resources Admin: Display search string in search field by @mamhoff in #3314
- Add
image_file_formatto picture factory metadata by @mamhoff in #3317 - Fix reloading engine in dev mode by @tvdeyen in #3318
- fix(picture_fields): use correct local variable by @tvdeyen in #3319
- Add Dark theme by @tvdeyen in #3251
- Explicitly specify needed files for alchemy_cms gem by @mamhoff in #3324
- Fix css bundle by @tvdeyen in #3325
- Fix image loader by @tvdeyen in #3327
- Fix ingredient editors dirty state handling by @tvdeyen in #3328
- fix select2 styles by @tvdeyen in #3329
- Change tag active color in light theme by @tvdeyen in #3332
- Fix Picture.deletable scope by @tvdeyen in #3333
- Add explicit strict mode in components index file by @tvdeyen in #3331
- Nullify related_object_type if related_object_id is set to nil by @tvdeyen in #3334
- Harden picture descriptions integration spec by @tvdeyen in #3340
- Bump tinymce from 7.9.1 to 8.0.0 by @dependabot[bot] in #3343
- Slight color fixes by @tvdeyen in #3344
- Add attachment "deletable" filter and show usage by @tvdeyen in #3335
- Update view_component requirement from ~> 3.0 to >= 3, < 5 by @dependabot[bot] in #3346
- Update simplecov-cobertura requirement from ~> 2.1 to ~> 3.0 by @dependabot[bot] in #3323
- fix(DatetimeView): Use settings value if present by @tvdeyen in #3348
- Configurable
cache-controlheaders by @tvdeyen in #3347 - Use Alchemy
ajaxhelper for delete button by @mamhoff in #3351 - Remove three letter urlname restriction by @tvdeyen in #3353
- Fix page info url path display by @tvdeyen in #3354
- Allow to set an element icon by @tvdeyen in #3356
- Update puma requirement from ~> 6.0 to ~> 7.0 by @dependabot[bot] in #3357
- Update bundled Tinymce to v8.0.2 by @tvdeyen in #3359
- Alchemy TinyMCE: Remove frontend presence validation by @mamhoff in #3358
- Update rollup to 4.50.0 by @tvdeyen in #3362
- Update Sass to 1.92.0 by @tvdeyen in #3363
- Update shoelace to v2.2.0.1 by @tvdeyen in #3364
- Update SortableJS to v1.15.6 by @tvdeyen in #3365
- Update @rails/ujs to v7.1.502 by @tvdeyen in #3366
- Update eslint and prettier by @tvdeyen in #3367
- Fix hint color vars by @tvdeyen in #3368
- Set default order in picture archive to latest by @tvdeyen in #3369
- Add index to
created_aton attachment and pictures tables by @tvdeyen in #3370 - Allow to configure url classes in Dragonfly adapter by @tvdeyen in #3371
- fix(install generator): Init config with language by @tvdeyen in #3372
- Fix latest linting errors by @tvdeyen in #3377
- Sanitize filenames before upload by @tvdeyen in #3376
- Bump jsdom from 26.1.0 to 27.0.0 by @dependabot[bot] in #3378
- Seperate admin themes into CSS bundles by @tvdeyen in #3379
- Fix Dialog close button styles by @tvdeyen in #3380
- Add tidy task to remove legacy essence tables by @tvdeyen in #3382
- Restrict language destroy if nodes present by @tvdeyen in #3383
- Made Note About
gem propshaftin README.md by @Ted-Tash in #3386 - Forward all filter params while editing multiple pictures by @tvdeyen in #3384
- Delete multiple pictures in background by @tvdeyen in #3387
- Fix admin page preview permissions by @tvdeyen in #3388
New Contributors
Full Changelog: v8.0.0.a...v8.0.0.b