Update release history for v2026-05-06 2e7c5cb433
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Tolaria Stable Download</title>
|
||||
<script>
|
||||
const DOWNLOAD_TARGETS = {"linux-x86_64":{"buttonLabel":"Download Tolaria for Linux","label":"Linux","url":"https://github.com/refactoringhq/tolaria/releases/download/v2026-05-04/Tolaria_2026.5.4_amd64.AppImage"},"darwin-x86_64":{"buttonLabel":"Download Tolaria for Intel Mac","label":"macOS Intel","url":"https://github.com/refactoringhq/tolaria/releases/download/v2026-05-04/Tolaria_2026.5.4_macOS_Intel.dmg"},"darwin-aarch64":{"buttonLabel":"Download Tolaria for macOS Apple Silicon","label":"macOS Apple Silicon","url":"https://github.com/refactoringhq/tolaria/releases/download/v2026-05-04/Tolaria_2026.5.4_macOS_Silicon.dmg"},"windows-x86_64":{"buttonLabel":"Download Tolaria for Windows","label":"Windows","url":"https://github.com/refactoringhq/tolaria/releases/download/v2026-05-04/Tolaria_2026.5.4_x64-setup.exe"}};
|
||||
const DOWNLOAD_TARGETS = {"linux-x86_64":{"buttonLabel":"Download Tolaria for Linux","label":"Linux","url":"https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_amd64.AppImage"},"darwin-x86_64":{"buttonLabel":"Download Tolaria for Intel Mac","label":"macOS Intel","url":"https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_macOS_Intel.dmg"},"darwin-aarch64":{"buttonLabel":"Download Tolaria for macOS Apple Silicon","label":"macOS Apple Silicon","url":"https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_macOS_Silicon.dmg"},"windows-x86_64":{"buttonLabel":"Download Tolaria for Windows","label":"Windows","url":"https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_x64-setup.exe"}};
|
||||
const PLATFORM_ORDER = ["darwin-aarch64","darwin-x86_64","windows-x86_64","linux-x86_64"];
|
||||
const hasMultipleMacDownloads = Boolean(
|
||||
DOWNLOAD_TARGETS['darwin-aarch64'] && DOWNLOAD_TARGETS['darwin-x86_64']
|
||||
@@ -195,9 +195,9 @@
|
||||
<p>Your download should start automatically. If it does not, use one of the platform links below.</p>
|
||||
|
||||
<div class="button-list">
|
||||
<a id="download-link" href="https://github.com/refactoringhq/tolaria/releases/download/v2026-05-04/Tolaria_2026.5.4_macOS_Silicon.dmg" target="tolaria-download-frame" rel="noreferrer">Download Tolaria for macOS Apple Silicon</a>
|
||||
<a id="download-link" href="https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_macOS_Silicon.dmg" target="tolaria-download-frame" rel="noreferrer">Download Tolaria for macOS Apple Silicon</a>
|
||||
</div>
|
||||
<div class="button-list"><a href="https://github.com/refactoringhq/tolaria/releases/download/v2026-05-04/Tolaria_2026.5.4_macOS_Silicon.dmg" target="tolaria-download-frame" rel="noreferrer" data-secondary="true">macOS Apple Silicon</a><a href="https://github.com/refactoringhq/tolaria/releases/download/v2026-05-04/Tolaria_2026.5.4_macOS_Intel.dmg" target="tolaria-download-frame" rel="noreferrer" data-secondary="true">macOS Intel</a><a href="https://github.com/refactoringhq/tolaria/releases/download/v2026-05-04/Tolaria_2026.5.4_x64-setup.exe" target="tolaria-download-frame" rel="noreferrer" data-secondary="true">Windows</a><a href="https://github.com/refactoringhq/tolaria/releases/download/v2026-05-04/Tolaria_2026.5.4_amd64.AppImage" target="tolaria-download-frame" rel="noreferrer" data-secondary="true">Linux</a></div>
|
||||
<div class="button-list"><a href="https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_macOS_Silicon.dmg" target="tolaria-download-frame" rel="noreferrer" data-secondary="true">macOS Apple Silicon</a><a href="https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_macOS_Intel.dmg" target="tolaria-download-frame" rel="noreferrer" data-secondary="true">macOS Intel</a><a href="https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_x64-setup.exe" target="tolaria-download-frame" rel="noreferrer" data-secondary="true">Windows</a><a href="https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_amd64.AppImage" target="tolaria-download-frame" rel="noreferrer" data-secondary="true">Linux</a></div>
|
||||
<div class="button-list">
|
||||
<a href="https://refactoringhq.github.io/tolaria/" data-secondary="true">View release history</a>
|
||||
</div>
|
||||
|
||||
64
index.html
64
index.html
@@ -361,7 +361,7 @@
|
||||
data-release-tab="stable"
|
||||
tabindex="0"
|
||||
>
|
||||
Stable<span class="tab-count">447</span>
|
||||
Stable<span class="tab-count">448</span>
|
||||
</button>
|
||||
|
||||
<button
|
||||
@@ -388,6 +388,68 @@
|
||||
data-release-panel="stable"
|
||||
>
|
||||
|
||||
<article class="release-card release-card--stable">
|
||||
<div class="release-header">
|
||||
<div>
|
||||
<h2>Tolaria v2026-05-06</h2>
|
||||
<p class="release-meta">May 6, 2026 · v2026-05-06</p>
|
||||
</div>
|
||||
<a class="release-github-link" href="https://github.com/refactoringhq/tolaria/releases/tag/v2026-05-06" target="_blank" rel="noreferrer">View on GitHub</a>
|
||||
</div>
|
||||
<div class="release-notes" data-readable-notes-url="release-notes/v2026-05-06.md"><h2>What's Changed</h2>
|
||||
<ul>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/2e7c5cb433f95d9d10939bcc38453dcc9b4e3ec2/hovercard" href="https://github.com/refactoringhq/tolaria/commit/2e7c5cb433f95d9d10939bcc38453dcc9b4e3ec2"><tt>2e7c5cb</tt></a> fix: restore native image attachments</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/41ee40d4275a81b7e0fd41b04cad61abeb457735/hovercard" href="https://github.com/refactoringhq/tolaria/commit/41ee40d4275a81b7e0fd41b04cad61abeb457735"><tt>41ee40d</tt></a> fix(type-actions): handle type filename collisions</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/5bf59a9d2f98565c141ae832d3b279a9ee5ec1c9/hovercard" href="https://github.com/refactoringhq/tolaria/commit/5bf59a9d2f98565c141ae832d3b279a9ee5ec1c9"><tt>5bf59a9</tt></a> fix(note-list): keep status dot steady while typing</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/ee24982c720aec20b5c1e9d6a115900b948c42dd/hovercard" href="https://github.com/refactoringhq/tolaria/commit/ee24982c720aec20b5c1e9d6a115900b948c42dd"><tt>ee24982</tt></a> fix(editor): repair malformed numbered list blocks</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/755a743e9308d5da42ddb1c61e6ab498ca9db8d5/hovercard" href="https://github.com/refactoringhq/tolaria/commit/755a743e9308d5da42ddb1c61e6ab498ca9db8d5"><tt>755a743</tt></a> fix(download): keep public installer page visible</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/35be37d2562977a7964ed40fa01a6f3a3bbb9079/hovercard" href="https://github.com/refactoringhq/tolaria/commit/35be37d2562977a7964ed40fa01a6f3a3bbb9079"><tt>35be37d</tt></a> fix(onboarding): keep ai setup dialog scrollable</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/9c0d0a85663c72e59aac5d5959021f1d2e8253b4/hovercard" href="https://github.com/refactoringhq/tolaria/commit/9c0d0a85663c72e59aac5d5959021f1d2e8253b4"><tt>9c0d0a8</tt></a> chore: ratchet codescene threshold</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/0294bb6fc01a3439b7efa9a4e01bc51b354b2c05/hovercard" href="https://github.com/refactoringhq/tolaria/commit/0294bb6fc01a3439b7efa9a4e01bc51b354b2c05"><tt>0294bb6</tt></a> fix(ai): preserve composer focus after replies</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/dee1c8b1e8564053f4dc416f86b81c3a676d956c/hovercard" href="https://github.com/refactoringhq/tolaria/commit/dee1c8b1e8564053f4dc416f86b81c3a676d956c"><tt>dee1c8b</tt></a> fix: refine frontmatter date picker</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/e22b4047edcbb733df31f58e936570fdda040101/hovercard" href="https://github.com/refactoringhq/tolaria/commit/e22b4047edcbb733df31f58e936570fdda040101"><tt>e22b404</tt></a> refactor(test): improve app test harness health</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/691f5eec7c81540e42ce496d71fb53e6ac5dbd01/hovercard" href="https://github.com/refactoringhq/tolaria/commit/691f5eec7c81540e42ce496d71fb53e6ac5dbd01"><tt>691f5ee</tt></a> fix: expand editor whitespace selection hit area</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/7cf2a077edecc06646d37932d9f2f1a01390a2ae/hovercard" href="https://github.com/refactoringhq/tolaria/commit/7cf2a077edecc06646d37932d9f2f1a01390a2ae"><tt>7cf2a07</tt></a> test: cover editor flush when returning to switched note</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/b40c1051af674edf4ad9f358d7036c876bb525f9/hovercard" href="https://github.com/refactoringhq/tolaria/commit/b40c1051af674edf4ad9f358d7036c876bb525f9"><tt>b40c105</tt></a> feat(properties): speed up distant date edits</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/7a274d3a83f14895d9a6dcc4cc6b9fb8edeea263/hovercard" href="https://github.com/refactoringhq/tolaria/commit/7a274d3a83f14895d9a6dcc4cc6b9fb8edeea263"><tt>7a274d3</tt></a> fix(editor): guard stale whiteboard block writes</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/634975e505c4fc793ce36dc41333513e294e61f8/hovercard" href="https://github.com/refactoringhq/tolaria/commit/634975e505c4fc793ce36dc41333513e294e61f8"><tt>634975e</tt></a> fix(vault): coalesce background file activity</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/88f5d04b8c2b8020b1325204e61fe6f0569e925a/hovercard" href="https://github.com/refactoringhq/tolaria/commit/88f5d04b8c2b8020b1325204e61fe6f0569e925a"><tt>88f5d04</tt></a> fix(editor): preserve exact copied text</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/59408bbebdeecab0c5629f5e885d476a0ecd1984/hovercard" href="https://github.com/refactoringhq/tolaria/commit/59408bbebdeecab0c5629f5e885d476a0ecd1984"><tt>59408bb</tt></a> fix: raise CI Node heap for release builds</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/bc97ade133fed67debe878f8491997cafa27018e/hovercard" href="https://github.com/refactoringhq/tolaria/commit/bc97ade133fed67debe878f8491997cafa27018e"><tt>bc97ade</tt></a> fix(editor): support whitespace drag selection</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/eb6b58eb363a43f68f829669ebc99988e817e5fc/hovercard" href="https://github.com/refactoringhq/tolaria/commit/eb6b58eb363a43f68f829669ebc99988e817e5fc"><tt>eb6b58e</tt></a> fix: refine breadcrumb overflow actions</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/520b2c979984acbe501d8378254b48696c232688/hovercard" href="https://github.com/refactoringhq/tolaria/commit/520b2c979984acbe501d8378254b48696c232688"><tt>520b2c9</tt></a> feat(settings): follow system theme</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/d5ecd567d0b26d868a1ea9ad3d65cb0e1c26169d/hovercard" href="https://github.com/refactoringhq/tolaria/commit/d5ecd567d0b26d868a1ea9ad3d65cb0e1c26169d"><tt>d5ecd56</tt></a> fix(editor): guard stale wikilink click targets</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/f88b359bb59983c0c4843eaef2ba50d26d8b8d9c/hovercard" href="https://github.com/refactoringhq/tolaria/commit/f88b359bb59983c0c4843eaef2ba50d26d8b8d9c"><tt>f88b359</tt></a> fix(editor): render wikilinks inside tables</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/67ada08e058c1c46f428c02db90dcc8b1651374c/hovercard" href="https://github.com/refactoringhq/tolaria/commit/67ada08e058c1c46f428c02db90dcc8b1651374c"><tt>67ada08</tt></a> fix(editor): ignore stale history diff responses</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/6ce04eead6404aecba2132c96325dd63b885c808/hovercard" href="https://github.com/refactoringhq/tolaria/commit/6ce04eead6404aecba2132c96325dd63b885c808"><tt>6ce04ee</tt></a> fix(ai): avoid Codex Windows batch shims</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/b8e3d8193c22bb4d3cf34b254997d1653bf132f3/hovercard" href="https://github.com/refactoringhq/tolaria/commit/b8e3d8193c22bb4d3cf34b254997d1653bf132f3"><tt>b8e3d81</tt></a> fix(editor): guard stale table handle state</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/9c09b5ad788a34a907c775bf905469d97e7c587d/hovercard" href="https://github.com/refactoringhq/tolaria/commit/9c09b5ad788a34a907c775bf905469d97e7c587d"><tt>9c09b5a</tt></a> fix(editor): guard composing enter in list items</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/a6caa2b069618a15c6a3bb81376d77c0ad8f3ad0/hovercard" href="https://github.com/refactoringhq/tolaria/commit/a6caa2b069618a15c6a3bb81376d77c0ad8f3ad0"><tt>a6caa2b</tt></a> fix(linux): enable fcitx input for AppImage Wayland</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/0f231048cf77d3b0cea29957e983b0d3d30a303e/hovercard" href="https://github.com/refactoringhq/tolaria/commit/0f231048cf77d3b0cea29957e983b0d3d30a303e"><tt>0f23104</tt></a> fix(vault): retry transient access denied saves</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/8a3d00e8c6b23ecb85f105c8858592623a8631bf/hovercard" href="https://github.com/refactoringhq/tolaria/commit/8a3d00e8c6b23ecb85f105c8858592623a8631bf"><tt>8a3d00e</tt></a> docs: add/update ADR for media previews and vault refresh policy (guard — from commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/d347cda9e3eb02e014aff10df3103adf04be6cc2/hovercard" href="https://github.com/refactoringhq/tolaria/commit/d347cda9e3eb02e014aff10df3103adf04be6cc2"><tt>d347cda</tt></a>, <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/92c0b895dc77f4c91a78e7c46d484e4c9201ba4c/hovercard" href="https://github.com/refactoringhq/tolaria/commit/92c0b895dc77f4c91a78e7c46d484e4c9201ba4c"><tt>92c0b89</tt></a>)</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/bfd175224aef42fe39a31493c5dc30ef3d131757/hovercard" href="https://github.com/refactoringhq/tolaria/commit/bfd175224aef42fe39a31493c5dc30ef3d131757"><tt>bfd1752</tt></a> ci: split frontend and rust quality lanes</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/0df9c1d707cb82833e6fadd0b0cb1077181796d2/hovercard" href="https://github.com/refactoringhq/tolaria/commit/0df9c1d707cb82833e6fadd0b0cb1077181796d2"><tt>0df9c1d</tt></a> fix(types): normalize built-in notes type creation</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/ccfa1480141030d712b8487aebb480b32fb77a9d/hovercard" href="https://github.com/refactoringhq/tolaria/commit/ccfa1480141030d712b8487aebb480b32fb77a9d"><tt>ccfa148</tt></a> fix(nav): guard stale entity backlink metadata</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/dda494342566d5925edb639b0891c5fcbd6da574/hovercard" href="https://github.com/refactoringhq/tolaria/commit/dda494342566d5925edb639b0891c5fcbd6da574"><tt>dda4943</tt></a> test(editor): cover mermaid property refresh</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/be87c3864c66699e44b894b5fe8100ec76e55d93/hovercard" href="https://github.com/refactoringhq/tolaria/commit/be87c3864c66699e44b894b5fe8100ec76e55d93"><tt>be87c38</tt></a> fix(ai): remount composer after native input</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/982d6476d79f250927c96a90b5ec03cee5e569b0/hovercard" href="https://github.com/refactoringhq/tolaria/commit/982d6476d79f250927c96a90b5ec03cee5e569b0"><tt>982d647</tt></a> fix(editor): guard stale suggestion query cleanup</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/92c0b895dc77f4c91a78e7c46d484e4c9201ba4c/hovercard" href="https://github.com/refactoringhq/tolaria/commit/92c0b895dc77f4c91a78e7c46d484e4c9201ba4c"><tt>92c0b89</tt></a> fix(editor): preserve focus during vault refresh</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/75a8444b4122b67efe1a07a4ba814dc9b1e0ee08/hovercard" href="https://github.com/refactoringhq/tolaria/commit/75a8444b4122b67efe1a07a4ba814dc9b1e0ee08"><tt>75a8444</tt></a> fix(window): preserve windows properties geometry</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/d347cda9e3eb02e014aff10df3103adf04be6cc2/hovercard" href="https://github.com/refactoringhq/tolaria/commit/d347cda9e3eb02e014aff10df3103adf04be6cc2"><tt>d347cda</tt></a> fix(preview): allow native media playback</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/f5adbf9cf7353181bdcfd6317197c2365c4dae55/hovercard" href="https://github.com/refactoringhq/tolaria/commit/f5adbf9cf7353181bdcfd6317197c2365c4dae55"><tt>f5adbf9</tt></a> feat(settings): add note display preferences</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/19059fbf811757aa47d73ba4c30fc3049834660c/hovercard" href="https://github.com/refactoringhq/tolaria/commit/19059fbf811757aa47d73ba4c30fc3049834660c"><tt>19059fb</tt></a> fix(frontmatter): preserve crlf inbox organization</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/1694e3ad07c5ee53c3af0d20ffe6c81544433db6/hovercard" href="https://github.com/refactoringhq/tolaria/commit/1694e3ad07c5ee53c3af0d20ffe6c81544433db6"><tt>1694e3a</tt></a> fix(editor): route clipboard images to attachments</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/e46613b82b43931d095331c47fb2ea61bcc73fe6/hovercard" href="https://github.com/refactoringhq/tolaria/commit/e46613b82b43931d095331c47fb2ea61bcc73fe6"><tt>e46613b</tt></a> fix: stabilize tldraw whiteboard assets</li>
|
||||
<li><a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/refactoringhq/tolaria/commit/38ea51627df6ebc078827ee087f5c06f41d0d252/hovercard" href="https://github.com/refactoringhq/tolaria/commit/38ea51627df6ebc078827ee087f5c06f41d0d252"><tt>38ea516</tt></a> fix(i18n): correct Korean locale mistranslations (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="4375018957" data-permission-text="Title is private" data-url="https://github.com/refactoringhq/tolaria/issues/524" data-hovercard-type="pull_request" data-hovercard-url="/refactoringhq/tolaria/pull/524/hovercard" href="https://github.com/refactoringhq/tolaria/pull/524">#524</a>)</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<p><strong>Stable release — manually promoted from <code>main</code></strong></p>
|
||||
<p><strong>Includes macOS (Apple Silicon and Intel), Windows x64, and Linux x64 bundles</strong></p>
|
||||
<p><em>Built from <code>2e7c5cb4</code> on 2026-05-06</em></p></div>
|
||||
<div class="release-downloads">
|
||||
<a href="https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_amd64.AppImage" target="_blank" rel="noreferrer">Tolaria_2026.5.6_amd64.AppImage</a><a href="https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_amd64.deb" target="_blank" rel="noreferrer">Tolaria_2026.5.6_amd64.deb</a><a href="https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_macOS_Intel.app.tar.gz" target="_blank" rel="noreferrer">Tolaria_2026.5.6_macOS_Intel.app.tar.gz</a><a href="https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_macOS_Intel.dmg" target="_blank" rel="noreferrer">Tolaria_2026.5.6_macOS_Intel.dmg</a><a href="https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_macOS_Silicon.app.tar.gz" target="_blank" rel="noreferrer">Tolaria_2026.5.6_macOS_Silicon.app.tar.gz</a><a href="https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_macOS_Silicon.dmg" target="_blank" rel="noreferrer">Tolaria_2026.5.6_macOS_Silicon.dmg</a><a href="https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_x64-setup.exe" target="_blank" rel="noreferrer">Tolaria_2026.5.6_x64-setup.exe</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
@@ -5,7 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Tolaria Stable Download</title>
|
||||
<script>
|
||||
const DOWNLOAD_TARGETS = {"linux-x86_64":{"buttonLabel":"Download Tolaria for Linux","label":"Linux","url":"https://github.com/refactoringhq/tolaria/releases/download/v2026-05-04/Tolaria_2026.5.4_amd64.AppImage"},"darwin-x86_64":{"buttonLabel":"Download Tolaria for Intel Mac","label":"macOS Intel","url":"https://github.com/refactoringhq/tolaria/releases/download/v2026-05-04/Tolaria_2026.5.4_macOS_Intel.dmg"},"darwin-aarch64":{"buttonLabel":"Download Tolaria for macOS Apple Silicon","label":"macOS Apple Silicon","url":"https://github.com/refactoringhq/tolaria/releases/download/v2026-05-04/Tolaria_2026.5.4_macOS_Silicon.dmg"},"windows-x86_64":{"buttonLabel":"Download Tolaria for Windows","label":"Windows","url":"https://github.com/refactoringhq/tolaria/releases/download/v2026-05-04/Tolaria_2026.5.4_x64-setup.exe"}};
|
||||
const DOWNLOAD_TARGETS = {"linux-x86_64":{"buttonLabel":"Download Tolaria for Linux","label":"Linux","url":"https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_amd64.AppImage"},"darwin-x86_64":{"buttonLabel":"Download Tolaria for Intel Mac","label":"macOS Intel","url":"https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_macOS_Intel.dmg"},"darwin-aarch64":{"buttonLabel":"Download Tolaria for macOS Apple Silicon","label":"macOS Apple Silicon","url":"https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_macOS_Silicon.dmg"},"windows-x86_64":{"buttonLabel":"Download Tolaria for Windows","label":"Windows","url":"https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_x64-setup.exe"}};
|
||||
const PLATFORM_ORDER = ["darwin-aarch64","darwin-x86_64","windows-x86_64","linux-x86_64"];
|
||||
const hasMultipleMacDownloads = Boolean(
|
||||
DOWNLOAD_TARGETS['darwin-aarch64'] && DOWNLOAD_TARGETS['darwin-x86_64']
|
||||
@@ -195,9 +195,9 @@
|
||||
<p>Your download should start automatically. If it does not, use one of the platform links below.</p>
|
||||
|
||||
<div class="button-list">
|
||||
<a id="download-link" href="https://github.com/refactoringhq/tolaria/releases/download/v2026-05-04/Tolaria_2026.5.4_macOS_Silicon.dmg" target="tolaria-download-frame" rel="noreferrer">Download Tolaria for macOS Apple Silicon</a>
|
||||
<a id="download-link" href="https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_macOS_Silicon.dmg" target="tolaria-download-frame" rel="noreferrer">Download Tolaria for macOS Apple Silicon</a>
|
||||
</div>
|
||||
<div class="button-list"><a href="https://github.com/refactoringhq/tolaria/releases/download/v2026-05-04/Tolaria_2026.5.4_macOS_Silicon.dmg" target="tolaria-download-frame" rel="noreferrer" data-secondary="true">macOS Apple Silicon</a><a href="https://github.com/refactoringhq/tolaria/releases/download/v2026-05-04/Tolaria_2026.5.4_macOS_Intel.dmg" target="tolaria-download-frame" rel="noreferrer" data-secondary="true">macOS Intel</a><a href="https://github.com/refactoringhq/tolaria/releases/download/v2026-05-04/Tolaria_2026.5.4_x64-setup.exe" target="tolaria-download-frame" rel="noreferrer" data-secondary="true">Windows</a><a href="https://github.com/refactoringhq/tolaria/releases/download/v2026-05-04/Tolaria_2026.5.4_amd64.AppImage" target="tolaria-download-frame" rel="noreferrer" data-secondary="true">Linux</a></div>
|
||||
<div class="button-list"><a href="https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_macOS_Silicon.dmg" target="tolaria-download-frame" rel="noreferrer" data-secondary="true">macOS Apple Silicon</a><a href="https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_macOS_Intel.dmg" target="tolaria-download-frame" rel="noreferrer" data-secondary="true">macOS Intel</a><a href="https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_x64-setup.exe" target="tolaria-download-frame" rel="noreferrer" data-secondary="true">Windows</a><a href="https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_amd64.AppImage" target="tolaria-download-frame" rel="noreferrer" data-secondary="true">Linux</a></div>
|
||||
<div class="button-list">
|
||||
<a href="https://refactoringhq.github.io/tolaria/" data-secondary="true">View release history</a>
|
||||
</div>
|
||||
|
||||
@@ -1,27 +1,27 @@
|
||||
{
|
||||
"version": "2026.5.4",
|
||||
"version": "2026.5.6",
|
||||
"notes": "Stable release. See https://refactoringhq.github.io/tolaria/ for full release notes.",
|
||||
"pub_date": "2026-05-04T15:18:17Z",
|
||||
"pub_date": "2026-05-06T14:06:47Z",
|
||||
"platforms": {
|
||||
"darwin-aarch64": {
|
||||
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVSY3I3L2VKNUJ0cUF0N0VkOVd6ZFphWE40d210NTkrS1E4SkFBd3VYUGk5cFk4SlNaTE1nZjBNQ1FjMjE2b0s3aFpKQ3FxaTJZTnZ6YWlDWU9jYkhlK3NEcHA1OEs0OGdRPQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNzc3OTA3ODI0CWZpbGU6VG9sYXJpYS5hcHAudGFyLmd6ClJadHdWQ1M4YjF4eGxnNXRwUDhLa3VaMkpzdjNTeVBDak9pWUJkVENFaWpyQWpWQ3Mvb1NDNnljV1pKNThLWHZyd1JnY1J5M0EvUDlObThZZnpoakFBPT0K",
|
||||
"url": "https://github.com/refactoringhq/tolaria/releases/download/v2026-05-04/Tolaria_2026.5.4_macOS_Silicon.app.tar.gz",
|
||||
"dmg_url": "https://github.com/refactoringhq/tolaria/releases/download/v2026-05-04/Tolaria_2026.5.4_macOS_Silicon.dmg"
|
||||
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVSY3I3L2VKNUJ0cUNVVHRVVmFQZG5WTHFpa3pubEtKKzVzcXhMMVFSTFhEcDBUbm90YzBNZmtTR0t6RUJ0T2c0T1BvSWoralRIR0s2c1pmU2pMQWJoMzdWTVR5c2ozeHdzPQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNzc4MDc2MjA5CWZpbGU6VG9sYXJpYS5hcHAudGFyLmd6CnBPWXJZd0NZUE9vSHNWM3YrbEVvNlRnSFpwZHdrU0ZRa2xnOFdKZ2JuS2hjZXV3cGhXdTczTGRGZkVpY2FTa0N4QS93cGcxWXoyNnY1ZjVyY3RWUkJ3PT0K",
|
||||
"url": "https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_macOS_Silicon.app.tar.gz",
|
||||
"dmg_url": "https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_macOS_Silicon.dmg"
|
||||
},
|
||||
"darwin-x86_64": {
|
||||
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVSY3I3L2VKNUJ0cUYxdlpUSWkwVGJ0N2pHYmh6a01YaXFyTkNoYms3bm54bzNRczZSVGZ0REo2cUtpME92d1NpREh6VEV5M0xYTFFkNXE3U3JiQzNBaG1MUGREQlpjSkE4PQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNzc3OTA3ODU5CWZpbGU6VG9sYXJpYS5hcHAudGFyLmd6CjJNTGl2UTJCSmN1allhZHIxZGxRTVFKa0VndWpjYUJhbDMwSWpuMjg4eG5rSE9waklxWmlTQXdYc3lwWkgwcjRzbHVINmxhRVRwRllWNFVqeW93MENnPT0K",
|
||||
"url": "https://github.com/refactoringhq/tolaria/releases/download/v2026-05-04/Tolaria_2026.5.4_macOS_Intel.app.tar.gz",
|
||||
"dmg_url": "https://github.com/refactoringhq/tolaria/releases/download/v2026-05-04/Tolaria_2026.5.4_macOS_Intel.dmg"
|
||||
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVSY3I3L2VKNUJ0cUhJY2VqdWowWkx0WjlRdWNkZFU4ZVVLRXp5Mm5vYnRFUlBrdWVORnhUbHoyb0EyZ2JRVHc4Y0oxaHErMnRjajZaZWcxY2VLSzNITkJUam9vZVhyWFFFPQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNzc4MDc2MTc0CWZpbGU6VG9sYXJpYS5hcHAudGFyLmd6CjJMaDBJbTI0UHJqT3NrUTZhZ215bUZ1djB3dUtwTnNmK2J3NGJQNW1wamxXaGl2TGd2MUVkR1hDZUtiY1doVVA0eU1Xa0NGWjdNbmROd1NSbmdKQkR3PT0K",
|
||||
"url": "https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_macOS_Intel.app.tar.gz",
|
||||
"dmg_url": "https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_macOS_Intel.dmg"
|
||||
},
|
||||
"linux-x86_64": {
|
||||
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVSY3I3L2VKNUJ0cUt3anRlSDduNDRpT1FzSEVNSFpzTXNqN1hUOXdGQWRyektrai9MWFFoTnNrL0x5eHBrUkFpZFdlemdQMUJUUTh6bzlaczBQb2swT0xFN1p3QXBjSXdRPQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNzc3OTA3ODU2CWZpbGU6VG9sYXJpYV8yMDI2LjUuNF9hbWQ2NC5BcHBJbWFnZQpJMi9QdHVFcU1iTXM4TjRTQXlkSkpFYysyVVhOMy9rWlcwT2JMSnJKOGFHNFFKeUN2Y2hGNzVDdmpNV05oNGxIODE3WlhjWThYRlllcXg2OENYWFBDZz09Cg==",
|
||||
"url": "https://github.com/refactoringhq/tolaria/releases/download/v2026-05-04/Tolaria_2026.5.4_amd64.AppImage",
|
||||
"download_url": "https://github.com/refactoringhq/tolaria/releases/download/v2026-05-04/Tolaria_2026.5.4_amd64.AppImage"
|
||||
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVSY3I3L2VKNUJ0cUJuQSthMzN2b0xNTC94b0prbXBXZ3ZrUkswUWJHNXF0M0RoZ3pYdnVnQVVNWDB2dGFiVW44SUJmYnhPakl5QVViQWVUN29oRUpxUFpoNTV2T3FpT2c0PQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNzc4MDc2MjcxCWZpbGU6VG9sYXJpYV8yMDI2LjUuNl9hbWQ2NC5BcHBJbWFnZQpGYkJhUmNRQnhBZGIwVGdySHJRaWFNbG1nMUJZd3A5M0pSUWc5bXhpNEhEVHlGemNFVUtWQzUyS0Y1UllOVXRkelkrZUFxdmlVRnQwTWMvOWQrSjlDdz09Cg==",
|
||||
"url": "https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_amd64.AppImage",
|
||||
"download_url": "https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_amd64.AppImage"
|
||||
},
|
||||
"windows-x86_64": {
|
||||
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVSY3I3L2VKNUJ0cVAwMTZWRGhwKy9uWC9UNWxILytSb3pReFBUdENVOVZ5WGFLblFjR3JibzBFNzF1T2xqdTJSd2VacnRhWVdjWXkweFdGQWdGRjhmWUUxRCtSbjhBRkFRPQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNzc3OTA3ODcxCWZpbGU6VG9sYXJpYV8yMDI2LjUuNF94NjQtc2V0dXAuZXhlCnBWMUNReWh0MG5UMm9qd3JRUzFTY0owV2JiOXBmQXZwZm9hTzlQRDFGa29Fb240RXdmUE9GWTVnbzViSW85Z2RwV2QvQlBTVlNzNnJUWjVFUGtSNkN3PT0K",
|
||||
"url": "https://github.com/refactoringhq/tolaria/releases/download/v2026-05-04/Tolaria_2026.5.4_x64-setup.exe",
|
||||
"download_url": "https://github.com/refactoringhq/tolaria/releases/download/v2026-05-04/Tolaria_2026.5.4_x64-setup.exe"
|
||||
"signature": "dW50cnVzdGVkIGNvbW1lbnQ6IHNpZ25hdHVyZSBmcm9tIHRhdXJpIHNlY3JldCBrZXkKUlVSY3I3L2VKNUJ0cUJNcXlqU2hKS1dqZk1nRUlUZlRlaHltWnE0U3IwZ0JYZGxoOWd5WXNGVWlDN0pEWnNvWUQ2cEVBYjlZY3p2OVNQZ3NzZnp6dndRblZIMWxNblpaNEFRPQp0cnVzdGVkIGNvbW1lbnQ6IHRpbWVzdGFtcDoxNzc4MDc2Mzc4CWZpbGU6VG9sYXJpYV8yMDI2LjUuNl94NjQtc2V0dXAuZXhlCm1VOXdVTHBjaFFBT0NTLy84ZGRzM05nc1V4dkppbHBEUlJFeUEyZUk0SjR1NXhOUml1YXJiUjdMTC9za09VV2pUYzkzdXZCZ08wRGYyWFJiQ0I5b0R3PT0K",
|
||||
"url": "https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_x64-setup.exe",
|
||||
"download_url": "https://github.com/refactoringhq/tolaria/releases/download/v2026-05-06/Tolaria_2026.5.6_x64-setup.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user