File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 7.4.11 (2025-10-27)
4+
5+ - [ 7.4-stable] Only sanitize filenames if not nil [ #3437 ] ( https://github.com/AlchemyCMS/alchemy_cms/pull/3437 ) ([ tvdeyen] ( https://github.com/tvdeyen ) )
6+ - [ 7.4-stable] Fix elements-editor format validations [ #3432 ] ( https://github.com/AlchemyCMS/alchemy_cms/pull/3432 ) ([ alchemycms-bot] ( https://github.com/alchemycms-bot ) )
7+
38## 7.4.10 (2025-10-02)
49
510- [ 7.4-stable] Fix admin page preview permissions [ #3389 ] ( https://github.com/AlchemyCMS/alchemy_cms/pull/3389 ) ([ 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.10 "
4+ VERSION = "7.4.11 "
55
66 def self . version
77 VERSION
You can’t perform that action at this time.
0 commit comments