File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 7.4.10 (2025-10-02)
4+
5+ - [ 7.4-stable] Fix admin page preview permissions [ #3389 ] ( https://github.com/AlchemyCMS/alchemy_cms/pull/3389 ) ([ alchemycms-bot] ( https://github.com/alchemycms-bot ) )
6+ - [ 7.4] Sanititze filenames before upload [ #3375 ] ( https://github.com/AlchemyCMS/alchemy_cms/pull/3375 ) ([ tvdeyen] ( https://github.com/tvdeyen ) )
7+ - [ 7.4] Allow importmap-rails v2.0 [ #3374 ] ( https://github.com/AlchemyCMS/alchemy_cms/pull/3374 ) ([ tvdeyen] ( https://github.com/tvdeyen ) )
8+
39## 7.4.9 (2025-09-04)
410
511- [ 7.4-stable] Alchemy TinyMCE: Remove frontend presence validation [ #3361 ] ( https://github.com/AlchemyCMS/alchemy_cms/pull/3361 ) ([ alchemycms-bot] ( https://github.com/alchemycms-bot ) )
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module Alchemy
4- VERSION = "7.4.9 "
4+ VERSION = "7.4.10 "
55
66 def self . version
77 VERSION
You can’t perform that action at this time.
0 commit comments