Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion docs/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,23 @@ <h1>Changelog</h1>

<section>
<div class="container" style="max-width: 880px;">
<div class="release">
<div class="release-header">
<span class="version-tag">v1.14.4</span>
<span class="release-date">August 4, 2026</span>
<span class="release-badge">Latest</span>
</div>
<h3>OCR language detection on Apple Silicon Macs</h3>
<ul class="docs-list">
<li><strong>OCR language packs</strong>: on Apple Silicon Macs with Tesseract installed through Homebrew, additional language packs (such as Hebrew) are now recognised in the OCR tool.</li>
<li><strong>Other</strong>: routine dependency and CI maintenance updates.</li>
</ul>
</div>

<div class="release">
<div class="release-header">
<span class="version-tag">v1.14.3</span>
<span class="release-date">July 28, 2026</span>
<span class="release-badge">Latest</span>
</div>
<h3>Viewer stability, legacy-encoding imports, and security updates</h3>
<ul class="docs-list">
Expand Down