Releases: AmmarAbouZor/tui-journal
Releases · AmmarAbouZor/tui-journal
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
v0.8.1
What's Changed
- Fixed: Aeruginous: migrate from deprecated comment-changes option
-T
by @kevinmatthes in #308 - Added: Rust minimum supported version to cargo manifest by @AmmarAbouZor in #310
- Enhancement: Remove explicit inline annotations by @AmmarAbouZor in #311
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Added: Add an optional priority field to the journals by @AmmarAbouZor in #280
- Added: Add Default suggested priority while creating a journal by @AmmarAbouZor in #294
- Added: CLI Sub-Command to assign priority to journals by @AmmarAbouZor in #296
- Added: Add sort Functionality for journals by @AmmarAbouZor in #299
- Changed: Skip Rendering the UI on Key-Release & Key-Repeat Events by @AmmarAbouZor in #302
- Added: Go to Top/Bottom & Page Up/Down Commands by @AmmarAbouZor in #303
- Added: App State (Sorting and Full-Screen Options) will be persisted by @AmmarAbouZor in #304
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- Changed: Aeruginous CHANGELOG fragment creation logic by @kevinmatthes in #279
- Changed: Use native rust support for async traits by @AmmarAbouZor in #265
- Added: Add full screen mode by @orhun in #281
- Changed: Main Footer Height is calculated dynamically by @AmmarAbouZor in #284
- Fixed: App will be redrawn on not handled input too by @AmmarAbouZor in #285
- Fixed: CHANGELOG creation logic; fixes #286 by @kevinmatthes in #287
- Fixed: Call to Aeruginous; fixes #286 by @kevinmatthes in #288
- Fixed: Commit fetch depth in CHANGELOG assembly; fixes #286 by @kevinmatthes in #289
Full Changelog: v0.6.1...v0.7.0
v0.6.1
What's Changed
- Update Ratatui to 0.25 + Update dependencies by @AmmarAbouZor in #261
- Chore: Bump thiserror from 1.0.51 to 1.0.52 by @dependabot in #263
- Ignore key events of types other than press by @AmmarAbouZor in #267
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Added: Support to Copy, Cut and Paste text between Built-in Editor and OS Clipboard by @AmmarAbouZor in #254
- Chore: Update dependencies by @AmmarAbouZor
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- Added: Navigation between journals popup inputs via arrow keys by @AmmarAbouZor in #246
- Fixed: Letter V can't be typed in built-in editor insert mode by @AmmarAbouZor in #249
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- Added: Horizontal Scrollbar to Editor by @AmmarAbouZor in #217
- Changed: Upgrade Crates Ratatui & Tui-Textarea with breaking changes by @AmmarAbouZor in #224
- Added: Visual Mode to Built-in Editor by @AmmarAbouZor in #239
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- Fixed: Journal Popup: Fix Footer Text & Position by @AmmarAbouZor in #204
- Added: Autosave Option for External Editor by @AmmarAbouZor in #208
- Fixed: Write Configurations created needed Directories by @AmmarAbouZor in #210
Full Changelog: v0.3.3...v0.4.0