Releases: AmmarAbouZor/tui-journal
Releases · AmmarAbouZor/tui-journal
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
v0.9.1
What's Changed
- feat: show the selected index and entry count (#402) by @orhun in #403
- fix(help): Corrects number of modes and uppercase for editor and Vim by @dupgit in #421
- Fix: Update Dependencies & Fix breaking changes by @AmmarAbouZor in #427
- Added: Basic Emacs keybindings to Editor Help Popup by @AmmarAbouZor in #428
New Contributors
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Added: Optionally Sync Clipboard between Built-in Editor and the Operating System by @AmmarAbouZor in #400
Full Changelog: v0.8.4...v0.9.0
v0.8.4
What's Changed
- Fix release on MacOS by @AmmarAbouZor in #379
- Remove Editor-Mode check when copying to OS by @AmmarAbouZor in #388
Full Changelog: v0.8.3...v0.8.4
v0.8.3
What's Changed
- Added
--locked
to Install Instruction & Update dependencies by @AmmarAbouZor in #376 - Fixed: Specify arm target on mac build and release by @AmmarAbouZor in #377
- Update all dependencies to their latest versions
Full Changelog: v0.8.2...v0.8.3
v0.8.2
What's Changed
- Fixed: Change Help popup shortcut on windows by @AmmarAbouZor in #320
Full Changelog: v0.8.1...v0.8.2