Releases: Builditluc/wiki-tui
Releases · Builditluc/wiki-tui
v0.6.0
What's Changed
Exciting New Features 🎉
- Add focus keybindings to the config by @Builditluc in #79
- Better logging messages by @Builditluc in #83
- Create config file if not existent by @Builditluc in #88
- Overhaul the UI by @Builditluc in #81
Bug Fixes 🐛
- Fix no article being displayed by @Builditluc in #73
- Disable logging if not enabled in the config by @Builditluc in #91
- Fix crash on non writable directory by @Builditluc in #99
Documentation Changes
- Add toc configuration documentation by @Builditluc in #75
- Change Branch naming by @Builditluc in #76
- Add FreeBSD install instructions by @nunotexbsd in #86
Other Changes
- Add label to exclude PRs from release notes by @Builditluc in #72
- Bump toml dependency to 0.5.9 by @Builditluc in #85
- Fix documentation action by @Builditluc in #101
New Contributors
- @nunotexbsd made their first contribution in #86
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
Exciting New Features 🎉
- Add toc position setting by @Builditluc in #65
- Add more toc settings by @Builditluc in #66
Bug Fixes 🐛
- Fix toc not having scrollbars by @Builditluc in #64
- Fix Word Spacing by @Builditluc in #68
- Fix the crash that occurs when no links or headers exist by @Builditluc in #70
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
Breaking Changes 🛠️
- Move Parser Configuration into a Feature Option by @Builditluc in #63
Exciting New Features 🎉
- Add option to change the keybindings via configuration by @Builditluc in #38
- Add AUR install option by @ThomasFrans in #42
- Add a desktop-entry for packaging by @ThomasFrans in #44
- Add checksums for the release assets by @Builditluc in #59
Bug Fixes 🐛
- Fix Header Selection by @Builditluc in #41
- Fix Keybinding Crash by @Builditluc in #46
- Add missing element after line split by @ThomasFrans in #48
- Disable stdout logging for release builds by @ThomasFrans in #47
- Fix publish action in the cd workflow by @Builditluc in #60
- Fix toc not having scrollbars by @Builditluc in #64
Other Changes
- Update Bug Report Issue Template by @Builditluc in #40
- Add label requirement to ci workflow by @Builditluc in #52
- Add documentation job to ci workflow by @Builditluc in #55
- Fix typo in search.rs by @eltociear in #56
- Add yashinghcodes/wik project to similar projects by @Builditluc in #58
- Increase Stale Days to 365 by @Builditluc in #61
New Contributors
- @ThomasFrans made their first contribution in #42
- @eltociear made their first contribution in #56
Full Changelog: v0.4.8...v0.5.0
v0.4.8
What's Changed
Exciting New Features 🎉
- Add an option for selecting a different backend by @Builditluc in #30
Bug Fixes 🐛
- Fix flickering issue with the crossterm and termion backend by @Builditluc in #32
- Fix the crash that occurred when scrolling during the article loading by @Builditluc in #33
Other Changes
- Add issue templates by @Builditluc in #36
Full Changelog: v0.4.7...v0.4.8
v0.4.7
What's Changed
Other Changes
- Fix CD-Workflow by @Builditluc in #28
- Fix build of published Versions on crates.io by @Builditluc in #29
Full Changelog: v0.4.6...v0.4.7
v0.4.6
What's Changed
Breaking Changes 🛠
- Rework Branching and CI/CD Pipeline by @Builditluc in #24
Other Changes
- Refactor with clippy and fix Tests by @Builditluc in #25
Full Changelog: v0.4.5...v0.4.6
v0.4.5
See CHANGELOG for more details.
v0.4.4
v0.4.4
v0.4.3
v0.4.3
v0.4.2
Added:
- nix installation (#9)
Fixes:
- garbled ascii on specific terminal geometries (#10)
Full Changelog: v0.4.1...v0.4.2