Releases: AmmarAbouZor/tui-journal
Releases · AmmarAbouZor/tui-journal
v0.3.2
What's Changed
- docs: Add installation instructions for Arch Linux by @orhun in #140
- docs: Add installation instructions for Alpine Linux by @orhun in #142
- Added: Unit Tests for UI Functions by @AmmarAbouZor in #171
- Added: Unit Tests for the main App Logic by @AmmarAbouZor in #176
- Migrate to Ratatui & Update Crossterm to 27 by @AmmarAbouZor in #178
- Fix Input Boxes Border color by @AmmarAbouZor in #181
New Contributors
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Fix: Release GitHub Action by @AmmarAbouZor in #116
- Changed: Optimization for app main loop by @AmmarAbouZor in #118
- Fix: Fix SQLite connection string path by @AmmarAbouZor in #137
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Please See CHANGELOG.ron for details.
What's Changed
- Fixed: Prevent release generation in forks by @kevinmatthes in #86
- Added: Add package name to CHANGELOG assembly workflow by @kevinmatthes in #85
- Changed: Call Docker images of linters directly by @kevinmatthes in #89
- Fixed: Fix Release action using MakeFile by @AmmarAbouZor in #97
- Added: Fuzzy Finder for Journals by @AmmarAbouZor in #105
- Added: Fuzzy Find Demo by @AmmarAbouZor in #107
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Please See CHANGELOG.ron for details.
What's Changed
- Fixed: Release GitHub action by @AmmarAbouZor in #53
- Added: Tags (Categories) for journal + Filter Function by @AmmarAbouZor in #56
- Changed: Keep journals list in focus after closing the external editor by @AmmarAbouZor in #58
- Added: Select-Tags Popup in Create/Edit Journals Prompt by @AmmarAbouZor in #62
- Changed: Add Filter Keybindings To Footer by @AmmarAbouZor in #64
- Added: Search Functions in Filter by @AmmarAbouZor in #66
- Added: Create Cleanup Cache GitHub Action by @AmmarAbouZor in #73
- Added: Wiki Documentation by @AmmarAbouZor in #76
- Added: automatic version increment and CFF self-maintenance by @kevinmatthes in #79
- Allow Release Action To Start Manually by @AmmarAbouZor in #83
New Contributors
- @dependabot made their first contribution in #69
Full Changelog: 0.1.4...v0.2.0
TUI-Journal 0.1.4
Please See CHANGELOG.ron for details.
What's Changed
- Add NetBSD by @0323pin in #3
- Migrate from tui-rs to ratatui by @AmmarAbouZor in #4
- settings improvements by @AmmarAbouZor in #13
- [Documentation] Create README Badges by @kevinmatthes in #14
- CI Improvements by @AmmarAbouZor in #15
- Changed: Help popup improvements by @AmmarAbouZor in #17
- Added: Export current journal's content by @AmmarAbouZor in #18
- Increase Version by @AmmarAbouZor in #19
- Fixed setting backend path from CLI by @AmmarAbouZor in #22
- Added: Release CD action by @AmmarAbouZor in #24
- Fixed: Export journal extension by @AmmarAbouZor in #25
- Changed: Enhance render loop by @AmmarAbouZor in #28
- Added: CITATION.cff by @kevinmatthes in #26
- Added: Edit current journal content in external editor by @AmmarAbouZor in #29
- Added: configure CHANGELOG maintenance utilities by @kevinmatthes in #16
- Added: Tabs and scrolling to help popup by @AmmarAbouZor in #32
- Fixed: bugs in fragment creation by @kevinmatthes in #33
- Added: Multi-selection for journals by @AmmarAbouZor in #34
- Changed: bump baptiste0928/cargo-install to v2.1.0 by @kevinmatthes in #36
- [Aeruginous] Create CHANGELOG Fragment by @github-actions in #37
- Added: Export Import functions for multiple journals by @AmmarAbouZor in #39
- [Aeruginous] Create CHANGELOG Fragment by @github-actions in #40
- Fixed: Synchronizing problems with sqlite back-end by @AmmarAbouZor in #41
- [Aeruginous] Create CHANGELOG Fragment by @github-actions in #42
- Changed: improve GHA linting speed dramatically by @kevinmatthes in #43
- [Aeruginous] Create CHANGELOG Fragment by @github-actions in #44
- Addd: Option to Use Git Configured Editor as External editor by @AmmarAbouZor in #45
- [Aeruginous] Create CHANGELOG Fragment by @github-actions in #46
- [Aeruginous] Create Missing CHANGELOG Fragments by @AmmarAbouZor in #48
- Chore: Add dependabot by @AmmarAbouZor in #50
- [Aeruginous] Assemble CHANGELOG by @github-actions in #52
New Contributors
- @0323pin made their first contribution in #3
- @kevinmatthes made their first contribution in #14
- @github-actions made their first contribution in #37
Full Changelog: v0.1.0...0.1.4
v0.1.0
First Release of the app
What's Changed
- App created by @AmmarAbouZor
- Feature: Async by @AmmarAbouZor in #1
- Feature: Sqlite by @AmmarAbouZor in #2
New Contributors
- @AmmarAbouZor made their first contribution in #1
Full Changelog: https://github.com/ammarabouzor/tui-journal/commits/v0.1.0