Releases: AmmarAbouZor/tui-journal
Releases · AmmarAbouZor/tui-journal
v0.16.1
What's Changed
- Remove Dependencies to OpenSSL & Native TLS by @AmmarAbouZor in #568
Full Changelog: v0.16.0...v0.16.1
v0.16.0
What's Changed
- Change: Use CLI arg
--configfor configuration directory and themes by @AmmarAbouZor in #565 - Fix typos by @kianmeng in #563
- Update Dependencies & Clippy fixes by @AmmarAbouZor in #552
New Contributors
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- Filter & Cycle through untagged items by @AmmarAbouZor in #536
- feat: support cycling untagged entries by @orhun in #531
- Fix typo in README.md by @hedesandxlii in #539
- Fix: Fix Typos in CLI help & README by @AmmarAbouZor in #541
- Changed: Update rust edition to 2024 + Adjust CI checks in #540
New Contributors
- @hedesandxlii made their first contribution in #539
Full Changelog: v0.14.0...v0.15.0
v0.14.0
What's Changed
- Added: Custom themes on user level & Styles improvements by @AmmarAbouZor in #521
- Config for extension of temp file in external editor by @AmmarAbouZor in #511
Full Changelog: v0.13.1...v0.14.0
v0.13.1
What's Changed
- Add FreeBSD install instructions to README by @yonas in #505
- Added: Config path via CLI & State Path configurable & Fix default state path by @AmmarAbouZor in #507
New Contributors
Full Changelog: v0.13.0...v0.13.1
v0.13.0
What's Changed
- Fixed: Fix Homebrew GitHub Action by @AmmarAbouZor in #491
- CI: Include minimal supported rust version & Increase Min Version by @AmmarAbouZor in #499
- Added: Smart Case for Filter & Fuzzy Finder by @AmmarAbouZor in #500
- Changed: Update dependencies & Simplified versions by @AmmarAbouZor in #501
Full Changelog: v0.12.1...v0.13.0
v0.12.1
What's Changed
- Fix: Update dependencies & Fix Ratatui breaking changes by @AmmarAbouZor in #485
- Change: Release on Both Arm and X86 for MacOS by @AmmarAbouZor in #487
- Added: GitHub Action to Release on Homebrew Tap (Work in Porgress) by @AmmarAbouZor in #488
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- Added: Provide Configuration for entries datum visibility by @AmmarAbouZor in #461
- Added: Support Cycling Through Tags via Keybinding by @AmmarAbouZor & @orhun in #468
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Removes MouseCapture by @dupgit in #454
- Added: Colored Tags by @AmmarAbouZor in #455
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
Breaking Changes:
Keybinding for fuzzy find has been moved from u to a and <Shift-f> to free up the key u which is used for undo & redo actions.
Changes:
- History Management: Provide Undo & Redo Functionalities. by @AmmarAbouZor in #452
- Update Dependencies & Fix Crossterm and Raratui Breaking Changes by @AmmarAbouZor in #445
Full Changelog: v0.9.1...v0.10.0