← Package directory
Available on winget

Install Mini Diarium

Encrypted, local-first journaling app

Install with winget
winget install --id fjrevoredo.MiniDiarium
Upgrade
winget upgrade --id fjrevoredo.MiniDiarium
Uninstall
winget uninstall --id fjrevoredo.MiniDiarium

About Mini Diarium

A local-first journal with serious encryption. Free, open source, and never touches the internet.

What's new in 0.6.1

What's Changed Mini Diarium 0.6.1 ships Brazilian Portuguese (pt-BR) localization covering all UI strings and the native OS menu, and fixes the Linux AppImage to launch on Debian 12 by switching the release CI runner to ubuntu-22.04 (glibc 2.35). Added - Brazilian Portuguese (pt-BR) translation: full Brazilian Portuguese localisation covering all 536 UI strings and the native OS menu, with Brazilian conventions throughout (3-letter month/day abbreviations Jan–Dez / Dom–Sáb, gerund in -ando/-endo, "você" form). Selectable from Preferences → General → Language. Fixed - AppImage GLIBC compatibility with Debian 12 (bookworm) (TODO-0051): the Linux release build ran on ubuntu-latest (resolves to Ubuntu 24.04, glibc 2.39), so the AppImage refused to launch on any distro with an older glibc, including Debian 12 bookworm (glibc 2.36). The Linux leg of .github/workflows/release.yml now builds on ubuntu-22.04 (glibc 2.35), so the AppImage now runs on Debian 12 and other distros with glibc ≥2.35, previously ≥2.38/2.39.

Read release notes

Version history

Version Updated Notes
0.6.1 Unknown What's Changed Mini Diarium 0.6.1 ships Brazilian Portuguese (pt-BR) localization covering all UI strings and the native OS menu, and fixes the Linux AppImage to launch on Debian 12 by switching the release CI runner to...
0.6.0 Unknown What's Changed Mini Diarium 0.6.0 brings full-text search across every entry to everyone, plus a new timeline view that lists your entries newest-first with clickable previews. Nix flake packaging is now available for Ni...
0.5.4 Unknown What's Changed You can now export your journal as a PDF. Bullet points and numbered lists are properly visible in the editor again, and the export dialog no longer carries over old errors when reopened. Added - Print / P...
0.5.3 Unknown What's Changed Your journal images are now stored once and shared across entries — paste the same photo into ten different days and it counts as one. Browse every image you've ever saved with the new visual media picker,...
0.5.2 Unknown What's Changed This release adds custom font uploads and Hindi translation, streamlines the Preferences dialog with immediate-apply settings, polishes the About dialog, and fixes editor placeholder updates on language sw...
0.5.1 Unknown What's Changed Removed the Windows installer outbound firewall rule which was triggering false-positive errors in winget's validation pipeline while providing no meaningful additional network isolation beyond the existin...
0.4.22 Unknown What's Changed Mini Diarium v0.4.22 bundles two new open-source Arabic-capable fonts (Amiri and Tajawal), replaces the folder picker with a direct .db file selector for opening existing journals, caps the journal picker...
0.4.21 Unknown What's Changed v0.4.21 adds text color and highlight formatting, export date/month filters, auto-focus on unlock, and a French locale. It fixes bundled fonts not loading in macOS/Windows release builds, moves Underline t...
0.4.20 Unknown What's Changed v0.4.20 delivers RTL/bidirectional text editing with toolbar toggle, a multi-entry number navigation bar, editor font selection, and timestamp insertion — plus critical security hardening that moves the mu...
0.4.19 Unknown What's Changed v0.4.19 adds mandatory multi-auth unlock enforcement and persistent RTL text direction in the editor, fixes a German locale regression and stale password requirement after auth-slot removal, and refactors...
0.4.18 Unknown What's Changed Maintenance release fixing two recurring CI failures: Flathub builds were rejected because metainfo.xml was missing release entries for v0.4.16 and v0.4.17 (a Windows CRLF bug in bump-version.sh), and WinG...
0.4.15 Unknown What's Changed v0.4.15 introduces local-only (device-protected) journals that auto-unlock without a password, and fixes a bug where image-only entries were silently deleted on journal close. Added - Local-only (device-pr...
0.4.14 Unknown What's Changed v0.4.14 delivers full internationalisation (i18n) with Spanish translation and live native-menu locale switching, Markdown file import into the active entry, a benchmarking infrastructure for Rust and fron...
0.4.13 Unknown What's Changed Added - Markdown export image handling: embedded base64 images are no longer silently stripped on export. Two new export options appear in the Export dialog: - Markdown (builtin:markdown) extracts images t...
0.4.12 Unknown What's Changed Fixed - Text alignment lost after calendar navigation — final fix (issue #63): two independent bugs were responsible. (1) Visual rendering (root cause): Tauri automatically injects a random 'nonce-...' int...
0.4.10 Unknown What's Changed Fixed - Text alignment lost after calendar navigation (issue #63): alignment (justify, center, right) applied to an entry was permanently overwritten after navigating away and returning. Root cause: TipTap...
0.4.8 Unknown Fixed text-alignment feature to work with all the elements. Minor assorted fixes.
0.4.7 Unknown adds text alignment, optional entry timestamps, and advanced theme overrides, while fixing dark-mode editor text and continuing theme-system cleanup.
0.4.6 Unknown Minor update with fixes to the dark theme, specially for linux.
0.4.4 Unknown Pretty modest update. The most significant addition is the image support. Please be mindful of the number of images you store in your journal as they can rack up storage pretty quickly as they are stored as base64 string...