Skip to content

Commit f65ff6f

Browse files
committed
chore: prepare release 20260425.05
1 parent ee9d729 commit f65ff6f

2 files changed

Lines changed: 48 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919

2020
### Security
2121

22+
## [20260425.05] - 2026-04-25
23+
### Added
24+
- [cron] Add heartbeat wake cooldown to prevent exec re-fire loop (#871)
25+
26+
27+
### Changed
28+
- [config] Extract initialize_config() from discover_and_load()
29+
30+
31+
### Fixed
32+
- [tests] Stabilize flaky memory_config_get test
33+
34+
## [20260425.04] - 2026-04-25
35+
### Changed
36+
- [config] Extract initialize_config() from discover_and_load()
37+
38+
39+
### Fixed
40+
- [tests] Stabilize flaky memory_config_get test
41+
2242
## [20260425.03] - 2026-04-25
2343
### Fixed
2444
- [e2e] Stabilize flaky gemini, autoscroll, and settings-nav tests

website/changelog/index.html

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,34 @@ <h2 class="font-mono text-lg font-bold text-gray-900 dark:text-white m-0"><a hre
7676
<span class="inline-block mt-3 mb-1 px-2 py-0.5 rounded text-[0.7rem] font-bold uppercase tracking-wider bg-red-100 text-red-700 dark:bg-red-900/40 dark:text-red-400">Removed</span>
7777
<span class="inline-block mt-3 mb-1 px-2 py-0.5 rounded text-[0.7rem] font-bold uppercase tracking-wider bg-blue-100 text-blue-700 dark:bg-blue-900/40 dark:text-blue-400">Fixed</span>
7878
<span class="inline-block mt-3 mb-1 px-2 py-0.5 rounded text-[0.7rem] font-bold uppercase tracking-wider bg-violet-100 text-violet-700 dark:bg-violet-900/40 dark:text-violet-400">Security</span>
79+
<div class="mt-8 first:mt-0 border-t border-gray-200 dark:border-gray-800" id="20260425.05"></div>
80+
<div class="sticky top-14 z-10 bg-white/95 dark:bg-gray-950/95 backdrop-blur-sm py-2 -mx-4 px-4 sm:-mx-6 sm:px-6">
81+
<h2 class="font-mono text-lg font-bold text-gray-900 dark:text-white m-0"><a href="#20260425.05" class="no-underline hover:text-orange-600 dark:hover:text-orange-400">20260425.05 - 2026-04-25</a></h2>
82+
</div>
83+
<span class="inline-block mt-3 mb-1 px-2 py-0.5 rounded text-[0.7rem] font-bold uppercase tracking-wider bg-green-100 text-green-700 dark:bg-green-900/40 dark:text-green-400">Added</span>
84+
<ul class="list-none m-0 pl-0 space-y-0.5">
85+
<li class="font-mono text-[0.8rem] leading-snug text-gray-600 dark:text-gray-300 flex"><span class="inline-block w-[7rem] shrink-0 text-right pr-2 text-gray-400 dark:text-gray-500 select-none">[cron]</span><span>Add heartbeat wake cooldown to prevent exec re-fire loop (<a href="https://github.com/moltis-org/moltis/pull/871" target="_blank" rel="noopener" class="text-orange-600 dark:text-orange-400 hover:underline">#871</a>)</span></li>
86+
</ul>
87+
<span class="inline-block mt-3 mb-1 px-2 py-0.5 rounded text-[0.7rem] font-bold uppercase tracking-wider bg-amber-100 text-amber-700 dark:bg-amber-900/40 dark:text-amber-400">Changed</span>
88+
<ul class="list-none m-0 pl-0 space-y-0.5">
89+
<li class="font-mono text-[0.8rem] leading-snug text-gray-600 dark:text-gray-300 flex"><span class="inline-block w-[7rem] shrink-0 text-right pr-2 text-gray-400 dark:text-gray-500 select-none">[config]</span><span>Extract initialize_config() from discover_and_load()</span></li>
90+
</ul>
91+
<span class="inline-block mt-3 mb-1 px-2 py-0.5 rounded text-[0.7rem] font-bold uppercase tracking-wider bg-blue-100 text-blue-700 dark:bg-blue-900/40 dark:text-blue-400">Fixed</span>
92+
<ul class="list-none m-0 pl-0 space-y-0.5">
93+
<li class="font-mono text-[0.8rem] leading-snug text-gray-600 dark:text-gray-300 flex"><span class="inline-block w-[7rem] shrink-0 text-right pr-2 text-gray-400 dark:text-gray-500 select-none">[tests]</span><span>Stabilize flaky memory_config_get test</span></li>
94+
</ul>
95+
<div class="mt-8 first:mt-0 border-t border-gray-200 dark:border-gray-800" id="20260425.04"></div>
96+
<div class="sticky top-14 z-10 bg-white/95 dark:bg-gray-950/95 backdrop-blur-sm py-2 -mx-4 px-4 sm:-mx-6 sm:px-6">
97+
<h2 class="font-mono text-lg font-bold text-gray-900 dark:text-white m-0"><a href="#20260425.04" class="no-underline hover:text-orange-600 dark:hover:text-orange-400">20260425.04 - 2026-04-25</a></h2>
98+
</div>
99+
<span class="inline-block mt-3 mb-1 px-2 py-0.5 rounded text-[0.7rem] font-bold uppercase tracking-wider bg-amber-100 text-amber-700 dark:bg-amber-900/40 dark:text-amber-400">Changed</span>
100+
<ul class="list-none m-0 pl-0 space-y-0.5">
101+
<li class="font-mono text-[0.8rem] leading-snug text-gray-600 dark:text-gray-300 flex"><span class="inline-block w-[7rem] shrink-0 text-right pr-2 text-gray-400 dark:text-gray-500 select-none">[config]</span><span>Extract initialize_config() from discover_and_load()</span></li>
102+
</ul>
103+
<span class="inline-block mt-3 mb-1 px-2 py-0.5 rounded text-[0.7rem] font-bold uppercase tracking-wider bg-blue-100 text-blue-700 dark:bg-blue-900/40 dark:text-blue-400">Fixed</span>
104+
<ul class="list-none m-0 pl-0 space-y-0.5">
105+
<li class="font-mono text-[0.8rem] leading-snug text-gray-600 dark:text-gray-300 flex"><span class="inline-block w-[7rem] shrink-0 text-right pr-2 text-gray-400 dark:text-gray-500 select-none">[tests]</span><span>Stabilize flaky memory_config_get test</span></li>
106+
</ul>
79107
<div class="mt-8 first:mt-0 border-t border-gray-200 dark:border-gray-800" id="20260425.03"></div>
80108
<div class="sticky top-14 z-10 bg-white/95 dark:bg-gray-950/95 backdrop-blur-sm py-2 -mx-4 px-4 sm:-mx-6 sm:px-6">
81109
<h2 class="font-mono text-lg font-bold text-gray-900 dark:text-white m-0"><a href="#20260425.03" class="no-underline hover:text-orange-600 dark:hover:text-orange-400">20260425.03 - 2026-04-25</a></h2>

0 commit comments

Comments
 (0)