File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 8.0.6 (2026-02-03)
4+
5+ ## What's Changed
6+ * [ 8.0-stable] fix: Disabled button styles by @alchemycms-ci-bot in https://github.com/AlchemyCMS/alchemy_cms/pull/3604
7+ * [ 8.0-stable] Use css only solution to reduce FOUC by @alchemycms-ci-bot in https://github.com/AlchemyCMS/alchemy_cms/pull/3615
8+ * [ 8.0-stable] Fix creating a fixed element by @alchemycms-ci-bot in https://github.com/AlchemyCMS/alchemy_cms/pull/3616
9+ * [ 8.0-stable] Fix scrollable elements offset for fixed elements by @alchemycms-ci-bot in https://github.com/AlchemyCMS/alchemy_cms/pull/3617
10+
11+
12+ ** Full Changelog** : https://github.com/AlchemyCMS/alchemy_cms/compare/v8.0.5...v8.0.6
13+
314## 8.0.5 (2026-01-28)
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.5 "
4+ VERSION = "8.0.6 "
55
66 def self . version
77 VERSION
You can’t perform that action at this time.
0 commit comments