File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 8.0.9 (2026-03-06)
4+
5+ ## What's Changed
6+ * [ 8.0-stable] Fix page cache flush not invalidating ETags by @alchemycms-ci-bot in https://github.com/AlchemyCMS/alchemy_cms/pull/3719
7+ * [ 8.0-stable] fix(Page Cache Flushing): Only touch public page versions by @alchemycms-ci-bot in https://github.com/AlchemyCMS/alchemy_cms/pull/3722
8+ * [ 8.0-stable] CI: Use shorter readiness times by @alchemycms-bot [ bot] in https://github.com/AlchemyCMS/alchemy_cms/pull/3727
9+
10+
11+ ** Full Changelog** : https://github.com/AlchemyCMS/alchemy_cms/compare/v8.0.8...v8.0.9
12+
313## 8.0.8 (2026-02-17)
414
515## 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.8 "
4+ VERSION = "8.0.9 "
55
66 def self . version
77 VERSION
You can’t perform that action at this time.
0 commit comments