mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 08:29:00 +01:00
Some checks are pending
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Deploy MkDocs Documentation / Build and Deploy MkDocs (push) Waiting to run
Dev / Test development (push) Waiting to run
Dev / Build Docker image (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile) (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile.alpine) (push) Blocked by required conditions
/ Check Docker build (Dockerfile) (push) Waiting to run
/ Check Docker build (Dockerfile.alpine) (push) Waiting to run
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Blocked by required conditions
/ Merge manifest lists (push) Blocked by required conditions
playwright / main (push) Waiting to run
2.0 KiB
Vendored
2.0 KiB
Vendored
v0.99.3
Note
If you are interested in an official mobile application (#7447) or multi-user support (#4956), consider offering financial support via IssueHunt (see links).
Important
If you enjoyed this release, consider showing a token of appreciation by:
- Pressing the “Star” button on GitHub (top-right).
- Considering a one-time or recurrent donation to the lead developer via GitHub Sponsors or PayPal.
🐞 Bugfixes
- Issues with the ribbon and some about dialogs when formatting locale is set to Chinese
- Incorrect date format for Chinese.
- Development locale appearing in production.
- Split reverted on right-to-left languages
- Fixes for the Flatpak installation method:
- Flatpak Data Access Issue on install/update : permission issue
- flatpak doesn't launch after install, needs no-sandbox
- Icon missing in Flatpak shortcut.
- Trilium does not unlock after autolock by @perfectra1n
- Note color not taken into consideration for reference links by @adoriandoran
- Board view doesn't respond to Color tags by @adoriandoran
📖 Documentation
- Improve links & starting page in demo note by @tredondo
🌍 Internationalization
- Added support for Italian
- Various translation improvements.
🛠️ Technical updates
- Various dependency updates.