|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## 8.0.0.b (2025-10-02) |
| 4 | + |
| 5 | +- Fix admin page preview permissions [#3388](https://github.com/AlchemyCMS/alchemy_cms/pull/3388) ([tvdeyen](https://github.com/tvdeyen)) |
| 6 | +- Delete multiple pictures in background [#3387](https://github.com/AlchemyCMS/alchemy_cms/pull/3387) ([tvdeyen](https://github.com/tvdeyen)) |
| 7 | +- Made Note About `gem propshaft` in README.md [#3386](https://github.com/AlchemyCMS/alchemy_cms/pull/3386) ([Ted-Tash](https://github.com/Ted-Tash)) |
| 8 | +- Forward all filter params while editing multiple pictures [#3384](https://github.com/AlchemyCMS/alchemy_cms/pull/3384) ([tvdeyen](https://github.com/tvdeyen)) |
| 9 | +- Restrict language destroy if nodes present [#3383](https://github.com/AlchemyCMS/alchemy_cms/pull/3383) ([tvdeyen](https://github.com/tvdeyen)) |
| 10 | +- Add tidy task to remove legacy essence tables [#3382](https://github.com/AlchemyCMS/alchemy_cms/pull/3382) ([tvdeyen](https://github.com/tvdeyen)) |
| 11 | +- Fix Dialog close button styles [#3380](https://github.com/AlchemyCMS/alchemy_cms/pull/3380) ([tvdeyen](https://github.com/tvdeyen)) |
| 12 | +- Seperate admin themes into CSS bundles [#3379](https://github.com/AlchemyCMS/alchemy_cms/pull/3379) ([tvdeyen](https://github.com/tvdeyen)) |
| 13 | +- Bump jsdom from 26.1.0 to 27.0.0 [#3378](https://github.com/AlchemyCMS/alchemy_cms/pull/3378) ([dependabot](https://github.com/apps/dependabot)) |
| 14 | +- Fix latest linting errors [#3377](https://github.com/AlchemyCMS/alchemy_cms/pull/3377) ([tvdeyen](https://github.com/tvdeyen)) |
| 15 | +- Sanitize filenames before upload [#3376](https://github.com/AlchemyCMS/alchemy_cms/pull/3376) ([tvdeyen](https://github.com/tvdeyen)) |
| 16 | +- fix(install generator): Init config with language [#3372](https://github.com/AlchemyCMS/alchemy_cms/pull/3372) ([tvdeyen](https://github.com/tvdeyen)) |
| 17 | +- Allow to configure url classes in Dragonfly adapter [#3371](https://github.com/AlchemyCMS/alchemy_cms/pull/3371) ([tvdeyen](https://github.com/tvdeyen)) |
| 18 | +- Add index to `created_at` on attachment and pictures tables [#3370](https://github.com/AlchemyCMS/alchemy_cms/pull/3370) ([tvdeyen](https://github.com/tvdeyen)) |
| 19 | +- Set default order in picture archive to latest [#3369](https://github.com/AlchemyCMS/alchemy_cms/pull/3369) ([tvdeyen](https://github.com/tvdeyen)) |
| 20 | +- Fix hint color vars [#3368](https://github.com/AlchemyCMS/alchemy_cms/pull/3368) ([tvdeyen](https://github.com/tvdeyen)) |
| 21 | +- Update eslint and prettier [#3367](https://github.com/AlchemyCMS/alchemy_cms/pull/3367) ([tvdeyen](https://github.com/tvdeyen)) |
| 22 | +- Update @rails/ujs to v7.1.502 [#3366](https://github.com/AlchemyCMS/alchemy_cms/pull/3366) ([tvdeyen](https://github.com/tvdeyen)) |
| 23 | +- Update SortableJS to v1.15.6 [#3365](https://github.com/AlchemyCMS/alchemy_cms/pull/3365) ([tvdeyen](https://github.com/tvdeyen)) |
| 24 | +- Update shoelace to v2.2.0.1 [#3364](https://github.com/AlchemyCMS/alchemy_cms/pull/3364) ([tvdeyen](https://github.com/tvdeyen)) |
| 25 | +- Update Sass to 1.92.0 [#3363](https://github.com/AlchemyCMS/alchemy_cms/pull/3363) ([tvdeyen](https://github.com/tvdeyen)) |
| 26 | +- Update rollup to 4.50.0 [#3362](https://github.com/AlchemyCMS/alchemy_cms/pull/3362) ([tvdeyen](https://github.com/tvdeyen)) |
| 27 | +- Update bundled Tinymce to v8.0.2 [#3359](https://github.com/AlchemyCMS/alchemy_cms/pull/3359) ([tvdeyen](https://github.com/tvdeyen)) |
| 28 | +- Alchemy TinyMCE: Remove frontend presence validation [#3358](https://github.com/AlchemyCMS/alchemy_cms/pull/3358) ([mamhoff](https://github.com/mamhoff)) |
| 29 | +- Update puma requirement from ~> 6.0 to ~> 7.0 [#3357](https://github.com/AlchemyCMS/alchemy_cms/pull/3357) ([dependabot](https://github.com/apps/dependabot)) |
| 30 | +- Allow to set an element icon [#3356](https://github.com/AlchemyCMS/alchemy_cms/pull/3356) ([tvdeyen](https://github.com/tvdeyen)) |
| 31 | +- Fix page info url path display [#3354](https://github.com/AlchemyCMS/alchemy_cms/pull/3354) ([tvdeyen](https://github.com/tvdeyen)) |
| 32 | +- Remove three letter urlname restriction [#3353](https://github.com/AlchemyCMS/alchemy_cms/pull/3353) ([tvdeyen](https://github.com/tvdeyen)) |
| 33 | +- Use Alchemy `ajax` helper for delete button [#3351](https://github.com/AlchemyCMS/alchemy_cms/pull/3351) ([mamhoff](https://github.com/mamhoff)) |
| 34 | +- fix(DatetimeView): Use settings value if present [#3348](https://github.com/AlchemyCMS/alchemy_cms/pull/3348) ([tvdeyen](https://github.com/tvdeyen)) |
| 35 | +- Configurable `cache-control` headers [#3347](https://github.com/AlchemyCMS/alchemy_cms/pull/3347) ([tvdeyen](https://github.com/tvdeyen)) |
| 36 | +- Update view_component requirement from ~> 3.0 to >= 3, < 5 [#3346](https://github.com/AlchemyCMS/alchemy_cms/pull/3346) ([dependabot](https://github.com/apps/dependabot)) |
| 37 | +- Slight color fixes [#3344](https://github.com/AlchemyCMS/alchemy_cms/pull/3344) ([tvdeyen](https://github.com/tvdeyen)) |
| 38 | +- Bump tinymce from 7.9.1 to 8.0.0 [#3343](https://github.com/AlchemyCMS/alchemy_cms/pull/3343) ([dependabot](https://github.com/apps/dependabot)) |
| 39 | +- Harden picture descriptions integration spec [#3340](https://github.com/AlchemyCMS/alchemy_cms/pull/3340) ([tvdeyen](https://github.com/tvdeyen)) |
| 40 | +- Add attachment "deletable" filter and show usage [#3335](https://github.com/AlchemyCMS/alchemy_cms/pull/3335) ([tvdeyen](https://github.com/tvdeyen)) |
| 41 | +- Nullify related_object_type if related_object_id is set to nil [#3334](https://github.com/AlchemyCMS/alchemy_cms/pull/3334) ([tvdeyen](https://github.com/tvdeyen)) |
| 42 | +- Fix Picture.deletable scope [#3333](https://github.com/AlchemyCMS/alchemy_cms/pull/3333) ([tvdeyen](https://github.com/tvdeyen)) |
| 43 | +- Change tag active color in light theme [#3332](https://github.com/AlchemyCMS/alchemy_cms/pull/3332) ([tvdeyen](https://github.com/tvdeyen)) |
| 44 | +- Add explicit strict mode in components index file [#3331](https://github.com/AlchemyCMS/alchemy_cms/pull/3331) ([tvdeyen](https://github.com/tvdeyen)) |
| 45 | +- fix select2 styles [#3329](https://github.com/AlchemyCMS/alchemy_cms/pull/3329) ([tvdeyen](https://github.com/tvdeyen)) |
| 46 | +- Fix ingredient editors dirty state handling [#3328](https://github.com/AlchemyCMS/alchemy_cms/pull/3328) ([tvdeyen](https://github.com/tvdeyen)) |
| 47 | +- Fix image loader [#3327](https://github.com/AlchemyCMS/alchemy_cms/pull/3327) ([tvdeyen](https://github.com/tvdeyen)) |
| 48 | +- Fix css bundle [#3325](https://github.com/AlchemyCMS/alchemy_cms/pull/3325) ([tvdeyen](https://github.com/tvdeyen)) |
| 49 | +- Explicitly specify needed files for alchemy_cms gem [#3324](https://github.com/AlchemyCMS/alchemy_cms/pull/3324) ([mamhoff](https://github.com/mamhoff)) |
| 50 | +- Update simplecov-cobertura requirement from ~> 2.1 to ~> 3.0 [#3323](https://github.com/AlchemyCMS/alchemy_cms/pull/3323) ([dependabot](https://github.com/apps/dependabot)) |
| 51 | +- fix(picture_fields): use correct local variable [#3319](https://github.com/AlchemyCMS/alchemy_cms/pull/3319) ([tvdeyen](https://github.com/tvdeyen)) |
| 52 | +- Fix reloading engine in dev mode [#3318](https://github.com/AlchemyCMS/alchemy_cms/pull/3318) ([tvdeyen](https://github.com/tvdeyen)) |
| 53 | +- Add `image_file_format` to picture factory metadata [#3317](https://github.com/AlchemyCMS/alchemy_cms/pull/3317) ([mamhoff](https://github.com/mamhoff)) |
| 54 | +- Resources Admin: Display search string in search field [#3314](https://github.com/AlchemyCMS/alchemy_cms/pull/3314) ([mamhoff](https://github.com/mamhoff)) |
| 55 | +- Add Dark theme [#3251](https://github.com/AlchemyCMS/alchemy_cms/pull/3251) ([tvdeyen](https://github.com/tvdeyen)) |
| 56 | + |
3 | 57 | ## 8.0.0.a (2025-07-10) |
4 | 58 |
|
5 | 59 | - Resources Admin: Fix editing with filters [#3311](https://github.com/AlchemyCMS/alchemy_cms/pull/3311) ([mamhoff](https://github.com/mamhoff)) |
|
0 commit comments