File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 8.0.10 (2026-03-24)
4+
5+ ## What's Changed
6+ * [ 8.0-stable] Dashboard | Fix redirect after unlocking by @alchemycms-bot [ bot] in https://github.com/AlchemyCMS/alchemy_cms/pull/3734
7+ * [ 8.0-stable] Fix top_menu width by @alchemycms-ci-bot in https://github.com/AlchemyCMS/alchemy_cms/pull/3764
8+ * [ 8.0-stable] Fix flaky picture library update spec by @alchemycms-bot [ bot] in https://github.com/AlchemyCMS/alchemy_cms/pull/3774
9+ * [ 8.0-stable] Fix update check URL to avoid redirect by @alchemycms-bot [ bot] in https://github.com/AlchemyCMS/alchemy_cms/pull/3784
10+
11+
12+ ** Full Changelog** : https://github.com/AlchemyCMS/alchemy_cms/compare/v8.0.9...v8.0.10
13+
314## 8.0.9 (2026-03-06)
415
516## What's Changed
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module Alchemy
4- VERSION = "8.0.9 "
4+ VERSION = "8.0.10 "
55
66 def self . version
77 VERSION
You can’t perform that action at this time.
0 commit comments