Update release history for stable-v2026.4.23 c4c6bb6c57

This commit is contained in:
LucaRonin
2026-04-23 09:55:46 +00:00
parent fe6df3b8cf
commit ec5ff76156
5 changed files with 58 additions and 13 deletions

View File

@@ -4,9 +4,9 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Tolaria Stable Download</title>
<meta http-equiv="refresh" content="0; url=https://github.com/refactoringhq/tolaria/releases/download/stable-v2026.4.21/Tolaria_2026.4.21_aarch64.dmg">
<meta http-equiv="refresh" content="0; url=https://github.com/refactoringhq/tolaria/releases/download/stable-v2026.4.23/Tolaria_2026.4.23_aarch64.dmg">
<script>
window.location.replace("https://github.com/refactoringhq/tolaria/releases/download/stable-v2026.4.21/Tolaria_2026.4.21_aarch64.dmg");
window.location.replace("https://github.com/refactoringhq/tolaria/releases/download/stable-v2026.4.23/Tolaria_2026.4.23_aarch64.dmg");
</script>
<style>
:root {
@@ -73,7 +73,7 @@
<h1>Tolaria Stable Download</h1>
<p>Redirecting to the latest stable Tolaria DMG.</p>
<p>If the download does not start automatically, use the button below.</p>
<a id="download-link" href="https://github.com/refactoringhq/tolaria/releases/download/stable-v2026.4.21/Tolaria_2026.4.21_aarch64.dmg">Download latest stable DMG</a>
<a id="download-link" href="https://github.com/refactoringhq/tolaria/releases/download/stable-v2026.4.23/Tolaria_2026.4.23_aarch64.dmg">Download latest stable DMG</a>
</main>
</body>
</html>

View File

@@ -310,7 +310,7 @@
data-release-tab="stable"
tabindex="0"
>
Stable<span class="tab-count">438</span>
Stable<span class="tab-count">439</span>
</button>
<button
@@ -337,6 +337,51 @@
data-release-panel="stable"
>
<article class="release-card release-card--stable">
<div class="release-header">
<div>
<h2>Tolaria 2026.4.23</h2>
<p class="release-meta">April 23, 2026 · stable-v2026.4.23</p>
</div>
<span class="release-channel">Stable</span>
</div>
<div class="release-notes"><h2>What's Changed</h2>
<ul>
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/c4c6bb6c573673c5275f043a038c1e4ab747d31d/hovercard" href="https://github.com/refactoringhq/tolaria/commit/c4c6bb6c573673c5275f043a038c1e4ab747d31d"><tt>c4c6bb6</tt></a> fix: restore folder row toggle</li>
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/35dd2dd47bfc6e4c6ff191cde2481dbadadc9409/hovercard" href="https://github.com/refactoringhq/tolaria/commit/35dd2dd47bfc6e4c6ff191cde2481dbadadc9409"><tt>35dd2dd</tt></a> docs: add/update ADR for note retargeting (guard — from commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/2c9361d7046d8d99c5d8d345562ebdf65d19413c/hovercard" href="https://github.com/refactoringhq/tolaria/commit/2c9361d7046d8d99c5d8d345562ebdf65d19413c"><tt>2c9361d</tt></a>)</li>
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/89141bae14b6fe86f98e9cc5c941afd013fbf8c6/hovercard" href="https://github.com/refactoringhq/tolaria/commit/89141bae14b6fe86f98e9cc5c941afd013fbf8c6"><tt>89141ba</tt></a> chore: ratchet codescene thresholds</li>
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/2b9294f88439c6a2dc81276ea61f8684dcfc0a5a/hovercard" href="https://github.com/refactoringhq/tolaria/commit/2b9294f88439c6a2dc81276ea61f8684dcfc0a5a"><tt>2b9294f</tt></a> style: format note move backend</li>
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/a756af54ec8c594d8fe039f8e1d0c7a1749b8615/hovercard" href="https://github.com/refactoringhq/tolaria/commit/a756af54ec8c594d8fe039f8e1d0c7a1749b8615"><tt>a756af5</tt></a> fix: keep note drop targets active during drag</li>
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/b01b156dfb323d6bbda318d5b50ee490fd6acef8/hovercard" href="https://github.com/refactoringhq/tolaria/commit/b01b156dfb323d6bbda318d5b50ee490fd6acef8"><tt>b01b156</tt></a> fix: align folder rows with sidebar items</li>
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/2c9361d7046d8d99c5d8d345562ebdf65d19413c/hovercard" href="https://github.com/refactoringhq/tolaria/commit/2c9361d7046d8d99c5d8d345562ebdf65d19413c"><tt>2c9361d</tt></a> feat: retarget notes to types and folders</li>
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/8b73ef5836f277a668e061373a1c819302c1e6a1/hovercard" href="https://github.com/refactoringhq/tolaria/commit/8b73ef5836f277a668e061373a1c819302c1e6a1"><tt>8b73ef5</tt></a> feat: add sidebar folder rename and delete actions</li>
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/a6a727a4c06f91cf899f00db26f42425d0994850/hovercard" href="https://github.com/refactoringhq/tolaria/commit/a6a727a4c06f91cf899f00db26f42425d0994850"><tt>a6a727a</tt></a> fix: align inspector create-type typing</li>
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/bf13eed3ab4e3627683100be755f9364fc3fc599/hovercard" href="https://github.com/refactoringhq/tolaria/commit/bf13eed3ab4e3627683100be755f9364fc3fc599"><tt>bf13eed</tt></a> fix: handle filename collisions in create flows</li>
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/a27a70e5525258ce616934d0be6bce4b837ad9e6/hovercard" href="https://github.com/refactoringhq/tolaria/commit/a27a70e5525258ce616934d0be6bce4b837ad9e6"><tt>a27a70e</tt></a> fix: allow PostHog and Google Fonts in app CSP</li>
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/ca92bf4f77378c38fad0314266ce6a07c920a04d/hovercard" href="https://github.com/refactoringhq/tolaria/commit/ca92bf4f77378c38fad0314266ce6a07c920a04d"><tt>ca92bf4</tt></a> fix: restore keyboard shortcut typing</li>
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/9fda0a67ecb0821162cca6579b7863e3140d37da/hovercard" href="https://github.com/refactoringhq/tolaria/commit/9fda0a67ecb0821162cca6579b7863e3140d37da"><tt>9fda0a6</tt></a> fix: make note renames crash-safe</li>
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/0ffb7c65a9625aa04c14dabb17e6da15c2435182/hovercard" href="https://github.com/refactoringhq/tolaria/commit/0ffb7c65a9625aa04c14dabb17e6da15c2435182"><tt>0ffb7c6</tt></a> Ignore history shortcuts while editing</li>
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/633d9f149695e033e785ed509f4e56dd0fe50dfa/hovercard" href="https://github.com/refactoringhq/tolaria/commit/633d9f149695e033e785ed509f4e56dd0fe50dfa"><tt>633d9f1</tt></a> Add security policy and private reporting guidance</li>
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/ba3d413b94db7bd5c82a545c03f474d338fc4988/hovercard" href="https://github.com/refactoringhq/tolaria/commit/ba3d413b94db7bd5c82a545c03f474d338fc4988"><tt>ba3d413</tt></a> fix: recover from missing note paths</li>
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/f3286922ad4becbb24ae7e0218f8ae86c7ae92b1/hovercard" href="https://github.com/refactoringhq/tolaria/commit/f3286922ad4becbb24ae7e0218f8ae86c7ae92b1"><tt>f328692</tt></a> fix: satisfy clippy for MCP status</li>
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/b0b476c9e5158f6c5685b675eaef8ef44baf5666/hovercard" href="https://github.com/refactoringhq/tolaria/commit/b0b476c9e5158f6c5685b675eaef8ef44baf5666"><tt>b0b476c</tt></a> fix: harden external AI tool setup</li>
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/dac696b75231957c9f8694d5b6359bf59f522e88/hovercard" href="https://github.com/refactoringhq/tolaria/commit/dac696b75231957c9f8694d5b6359bf59f522e88"><tt>dac696b</tt></a> fix: guard toolbar popover anchors</li>
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/cda87ee6c03052393013066a43afc5ab9ef884f8/hovercard" href="https://github.com/refactoringhq/tolaria/commit/cda87ee6c03052393013066a43afc5ab9ef884f8"><tt>cda87ee</tt></a> feat: add sidebar folder rename and delete actions</li>
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/33324a5c791efe07b54bd93e7409a9cc46257b72/hovercard" href="https://github.com/refactoringhq/tolaria/commit/33324a5c791efe07b54bd93e7409a9cc46257b72"><tt>33324a5</tt></a> fix: harden mcp bridge and vault boundaries</li>
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/f28626bbfec4608d71231efae76fc567516be6e0/hovercard" href="https://github.com/refactoringhq/tolaria/commit/f28626bbfec4608d71231efae76fc567516be6e0"><tt>f28626b</tt></a> fix: finish claude agent streams</li>
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/1bc2e3d1e0d4c1f12f9499be49ae390e07588570/hovercard" href="https://github.com/refactoringhq/tolaria/commit/1bc2e3d1e0d4c1f12f9499be49ae390e07588570"><tt>1bc2e3d</tt></a> docs: add ADRs for startup and linkify lifecycles (guard — from commits <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/59268acd04c2daae44ed7a2c0e3d451edcbde821/hovercard" href="https://github.com/refactoringhq/tolaria/commit/59268acd04c2daae44ed7a2c0e3d451edcbde821"><tt>59268ac</tt></a>, <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/bf442646f5eb2cbc850b91b042ccf26c583925c2/hovercard" href="https://github.com/refactoringhq/tolaria/commit/bf442646f5eb2cbc850b91b042ccf26c583925c2"><tt>bf44264</tt></a>)</li>
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/8e6bdab3e63b115f1fbc060080bec9ad99a6e430/hovercard" href="https://github.com/refactoringhq/tolaria/commit/8e6bdab3e63b115f1fbc060080bec9ad99a6e430"><tt>8e6bdab</tt></a> docs: ratchet codescene thresholds</li>
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/d52362ad9bdb4f145a9eba6eaa8070bde4baa5e7/hovercard" href="https://github.com/refactoringhq/tolaria/commit/d52362ad9bdb4f145a9eba6eaa8070bde4baa5e7"><tt>d52362a</tt></a> fix: repair tiptap patch integrity</li>
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/bf442646f5eb2cbc850b91b042ccf26c583925c2/hovercard" href="https://github.com/refactoringhq/tolaria/commit/bf442646f5eb2cbc850b91b042ccf26c583925c2"><tt>bf44264</tt></a> fix: silence duplicate linkify init warnings</li>
</ul>
<hr>
<p><strong>Stable release — manually promoted from <code>main</code></strong></p>
<p><strong>Requires Apple Silicon (M1/M2/M3)</strong></p>
<p><em>Built from <code>c4c6bb6c</code> on 2026-04-23</em></p></div>
<div class="release-downloads">
<a href="https://github.com/refactoringhq/tolaria/releases/download/stable-v2026.4.23/Tolaria.app.tar.gz" target="_blank" rel="noreferrer">Tolaria.app.tar.gz</a><a href="https://github.com/refactoringhq/tolaria/releases/download/stable-v2026.4.23/Tolaria_2026.4.23_aarch64.dmg" target="_blank" rel="noreferrer">Tolaria_2026.4.23_aarch64.dmg</a><a href="https://github.com/refactoringhq/tolaria/releases/tag/stable-v2026.4.23" data-secondary="true" target="_blank" rel="noreferrer">View on GitHub</a>
</div>
</article>
<article class="release-card release-card--stable">
<div class="release-header">
<div>

File diff suppressed because one or more lines are too long

View File

@@ -4,9 +4,9 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Tolaria Stable Download</title>
<meta http-equiv="refresh" content="0; url=https://github.com/refactoringhq/tolaria/releases/download/stable-v2026.4.21/Tolaria_2026.4.21_aarch64.dmg">
<meta http-equiv="refresh" content="0; url=https://github.com/refactoringhq/tolaria/releases/download/stable-v2026.4.23/Tolaria_2026.4.23_aarch64.dmg">
<script>
window.location.replace("https://github.com/refactoringhq/tolaria/releases/download/stable-v2026.4.21/Tolaria_2026.4.21_aarch64.dmg");
window.location.replace("https://github.com/refactoringhq/tolaria/releases/download/stable-v2026.4.23/Tolaria_2026.4.23_aarch64.dmg");
</script>
<style>
:root {
@@ -73,7 +73,7 @@
<h1>Tolaria Stable Download</h1>
<p>Redirecting to the latest stable Tolaria DMG.</p>
<p>If the download does not start automatically, use the button below.</p>
<a id="download-link" href="https://github.com/refactoringhq/tolaria/releases/download/stable-v2026.4.21/Tolaria_2026.4.21_aarch64.dmg">Download latest stable DMG</a>
<a id="download-link" href="https://github.com/refactoringhq/tolaria/releases/download/stable-v2026.4.23/Tolaria_2026.4.23_aarch64.dmg">Download latest stable DMG</a>
</main>
</body>
</html>

View File

@@ -1,12 +1,12 @@
{
"version": "2026.4.21",
"version": "2026.4.23",
"notes": "Stable release. See https://refactoringhq.github.io/tolaria/ for full release notes.",
"pub_date": "2026-04-21T22:04:36Z",
"pub_date": "2026-04-23T09:55:15Z",
"platforms": {
"darwin-aarch64": {
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVSY3I3L2VKNUJ0cUlOWTRCWnFHQTRzWjRCQlg4a285Q0tLcXJ2WlhJaGpsd3N5THR3TDJreDF3Z3NEU2xkTGppZFh2V0wzaEUzNi81RGVSY1Y1UEVWOEZvckt3Snp1T3d3PQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNzc2ODA5MDU1CWZpbGU6VG9sYXJpYS5hcHAudGFyLmd6CklMU3c5WVBnekw2bnM4Rm8vQ3paMUgzTmZjNHZRQjBndnZjTFlsNDRQbjc5elU3Z1VreFp1SFdFL2Uxa2RWN0FCK2hzdkRhU3lXNEltMmxkUFh6QkNRPT0K",
"url": "https://github.com/refactoringhq/tolaria/releases/download/stable-v2026.4.21/Tolaria.app.tar.gz",
"dmg_url": "https://github.com/refactoringhq/tolaria/releases/download/stable-v2026.4.21/Tolaria_2026.4.21_aarch64.dmg"
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVSY3I3L2VKNUJ0cUNkMnFCUEpGYi91Y3kvSFJMYUV4aUIzRldiclNseGZaWFFpMnFYYStvWlJKR2p4NnRqSlZSTm1tdFNkSTdVd3FwZ1hsK3NNNHlOOE8rSEF1dlBIelE4PQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNzc2OTM4MDk3CWZpbGU6VG9sYXJpYS5hcHAudGFyLmd6ClVhdTFOcUFRQ1Y5ZUhLeWd5NW1mWnZDSUFqekZIT1JudDExODcyNjdCaXViSVJ4dlcxejR3VUxZdG50QlBwZVZlZHhsMTlORkE3YnlicGUwaHp0bERnPT0K",
"url": "https://github.com/refactoringhq/tolaria/releases/download/stable-v2026.4.23/Tolaria.app.tar.gz",
"dmg_url": "https://github.com/refactoringhq/tolaria/releases/download/stable-v2026.4.23/Tolaria_2026.4.23_aarch64.dmg"
}
}
}