| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums-macos.txt | 2026-02-19 | 95 Bytes | |
| Mini-Diarium-0.2.1-macos.dmg | 2026-02-19 | 18.6 MB | |
| checksums-linux.txt | 2026-02-19 | 195 Bytes | |
| Mini-Diarium-0.2.1-linux.AppImage | 2026-02-19 | 83.0 MB | |
| Mini-Diarium-0.2.1-linux.deb | 2026-02-19 | 10.5 MB | |
| checksums-windows.txt | 2026-02-19 | 194 Bytes | |
| Mini-Diarium-0.2.1-windows.exe | 2026-02-19 | 7.6 MB | |
| Mini-Diarium-0.2.1-windows.msi | 2026-02-19 | 9.1 MB | |
| 0.2.1 source code.tar.gz | 2026-02-19 | 9.5 MB | |
| 0.2.1 source code.zip | 2026-02-19 | 9.6 MB | |
| README.md | 2026-02-19 | 1.2 kB | |
| Totals: 11 Items | 147.9 MB | 0 | |
Mini Diarium v0.2.1 - Minor Update
Added
- Public website at mini-diarium.com (
website/subfolder, served via nginx on Docker) - Website SEO: canonical URL, author meta, JSON-LD
SoftwareApplicationstructured data,og:imageswitched to GIF,twitter:cardupgraded tosummary_large_image,<main>landmark,id="demo"anchor,robots.txt,sitemap.xml
Fixed
- Website: Proofreading, fixed corrupted Linux platform icon SVG path, added
width/heightto demo GIF to prevent layout shift - macOS "damaged and can't be opened" error: added ad-hoc code signing (
signingIdentity: "-") and updated installation instructions to usexattr -crworkaround - macOS release builds now correctly produce a universal binary (arm64 + x86_64) by passing
--target universal-apple-darwinto the build step - The entries_skipped field was declared but never used, a condition was added in the for loop to skip and count entries that have no meaningful content rather than inserting empty records. by @Yujonpradhananga
Full changelog: https://github.com/fjrevoredo/mini-diarium/compare/...v0.2.1