Releases: AlchemyCMS/alchemy_cms
Releases · AlchemyCMS/alchemy_cms
v7.4.0
What's Changed
Good bye CoffeeScript ☕. It has been a blast, but it is time to move on. Hello ES modules everywhere. Alchemy's JS and CSS is now fully build with modern tooling and does not need Sprockets anymore 🤠 (It's still a dependency though. It will be removed with Alchemy 8.0, which also adds support for propshaft).
New Features ✨
- Allow additional stylesheets to be included in the admin by @tvdeyen in #3179
- Resizable elements window by @tvdeyen in #3097
- Generate a view component in ingredient generator by @kulturbande in #3058
- Picture alt text form field height by @tvdeyen in #3051
Noticeable Changes ❗
- Add rel="noopener noreferrer" to external links by @tvdeyen in #3175
- Remove coffee-rails dependency by @tvdeyen in #3172
- Allow Rails 8.0 by @tvdeyen in #3032
- Test with Ruby 3.4.1 by @tvdeyen in #3103
- Move element hint into header (again) by @tvdeyen in #3096
- Verify module controllers at runtime by @mamhoff in #3093
- Use
#send
in navigation helper by @mamhoff in #3094 - Use turbo streams to update page from configure dialog by @tvdeyen in #3054
- Use turbo frame and stream to create element by @tvdeyen in #3053
- Convert dialog class into esm by @tvdeyen in #3050
- Load jQuery via importmap by @tvdeyen in #3049
- Load Select2 via importmap by @tvdeyen in #3048
- Use cropperjs instead of Jcrop by @tvdeyen in #3047
- Preload SVG Icon Sprite by @tvdeyen in #3046
- Precompile alchem/preview.js by @tvdeyen in #3045
- Use Handlebars templates from npm by @tvdeyen in #3044
- Bundle alchemy_link plugin into tinymce bundle by @tvdeyen in #3043
Fixes ✅
- fix attribute sorting across Ruby versions by @robinboening in #3153
- fix(Uploader): Handle HTML Errors during upload by @tvdeyen in #3176
- Fix locked pages tab height by @tvdeyen in #3056
Misc
- Replace MySQL build with SQLite by @tvdeyen in #3042
- [ruby - main] Update rails_live_reload to version 0.4.0 by @depfu in #3105
- CI: Run actions on ubuntu-22.04 by @tvdeyen in #3122
Full Changelog: v7.3.5...v7.4.0
v7.3.5
What's Changed
- Fix tinymce fullscreen mode by @tvdeyen in #3100
- [7.3-stable] Fix image_overlay hidden form style by @tvdeyen in #3111
- [7.3-stable] CI: Run actions on ubuntu-22.04 by @tvdeyen in #3124
- [7.3-stable] Use safe redirect paths in admin redirects by @tvdeyen in #3137
- [7.3-stable] CI: Set workflow permissions by @alchemycms-bot in #3140
- [7.3-stable] fix missing logger issue in github actions by @alchemycms-bot in #3158
- [7.3-stable] fix attribute sorting across Ruby versions by @alchemycms-bot in #3163
- [7.3-stable] Prevent redefining 'alchemy-menubar' custom element when using Turbo by @alchemycms-bot in #3166
Full Changelog: v7.3.4...v7.3.5
v7.2.8
What's Changed
- Fix tinymce fullscreen mode by @tvdeyen in #3101
- [7.2-stable] CI: Run actions on ubuntu-22.04 by @tvdeyen in #3125
- [7.2-stable] Use safe redirect paths in admin redirects by @tvdeyen in #3136
- [7.2-stable] CI: Set workflow permissions by @tvdeyen in #3142
- [7.2-stable] fix missing logger issue in github actions by @alchemycms-bot in #3157
- [7.2-stable] fix attribute sorting across Ruby versions by @alchemycms-bot in #3162
Full Changelog: v7.2.7...v7.2.8
v7.1.13
What's Changed
- [7.1-stable] Use alchemy_display_name for page actor names by @alchemycms-bot in #3029
- Fix tinymce fullscreen mode by @tvdeyen in #3102
- [7.1-stable] CI: Run actions on ubuntu-22.04 by @tvdeyen in #3126
- [7.1-stable] Use safe redirect paths in admin redirects by @tvdeyen in #3135
- [7.1-stable] CI: Set workflow permissions by @tvdeyen in #3143
- [7.1-stable] fix missing logger issue in github actions by @alchemycms-bot in #3156
- [7.1-stable] fix attribute sorting across Ruby versions by @alchemycms-bot in #3161
Full Changelog: v7.1.12...v7.1.13
v7.0.16
What's Changed
- [7.0-stable] Use alchemy_display_name for page actor names by @alchemycms-bot in #3028
- [7.0-stable] CI: Run actions on ubuntu-22.04 by @tvdeyen in #3127
- [7.0-stable] Use safe redirect paths in admin redirects by @tvdeyen in #3134
- [7.0-stable] CI: Set workflow permissions by @tvdeyen in #3144
- [7.0-stable] fix missing logger issue in github actions by @alchemycms-bot in #3155
- [7.0-stable] Allow redirecting to other host in site redirect by @alchemycms-bot in #3160
Full Changelog: v7.0.15...v7.0.16
v7.3.4
v7.3.3
v7.3.2
What's Changed
- [7.3-stable] fix new page form by @tvdeyen in #3064
- [7.3-stable] Fix filtering associated models by id by @alchemycms-bot in #3068
Full Changelog: v7.3.1...v7.3.2
v7.2.7
What's Changed
- [7.2-stable] Use alchemy_display_name for page actor names by @alchemycms-bot in #3030
- [7.2-stable] Fix filtering associated models by id by @tvdeyen in #3069
Full Changelog: v7.2.6...v7.2.7