Releases: brianlovin/hn-cli
Releases · brianlovin/hn-cli
Release list
v0.4.8
v0.4.7
v0.4.6
v0.4.5
v0.4.4
What's Changed
- Refactor keyboard handlers into separate modules by @brianlovin in #29
- Add arrow key navigation for comments in story detail view by @brianlovin in #30
- Improve text truncation with ellipsis character by @brianlovin in #31
- Replace Bun-specific APIs with Node.js child_process for compatibility by @brianlovin in #32
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- Fix settings panel scroll focus when navigating to off-screen items by @brianlovin in #28
Full Changelog: v0.4.2...v0.4.3
v0.4.2
v0.4.1
v0.4.0
What's Changed
- Improve Hacker News comment structure clarity with labels by @brianlovin in #20
- Add telemetry with improved reliability by @brianlovin in #26
- Add quick access to API key URLs via Tab key in settings by @brianlovin in #24
- Add app version to telemetry events by @brianlovin in #27
- Add support for opening specific stories via command line flag by @brianlovin in #23
- Add persistent AI cache for TLDRs and chat with 7-day expiry by @brianlovin in #25
- Replace GitHub link with version display in header by @brianlovin in #21
- Make story filtering and ranking configurable by @brianlovin in #22
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Change header logo from delta to filled square by @brianlovin in #17
- Change link hover colors from blue to orange by @brianlovin in #18
- Refactor test suite into domain-specific files by @brianlovin in #19
Full Changelog: v0.2.0...v0.3.0