Releases: bensadeh/circumflex
Releases · bensadeh/circumflex
2.4
New features
- Added a new command:
clx read [ID]
to directly read the article associated with the givenID
in Reader Mode
Cosmetic
- Use normal and best looking indentation block by default
- Improved word wrapping in Reader Mode
- Increased contrast between categories and header background
2.3
Core
- Bump Go to 1.19
New features
- Collapse / uncollapse all replies with h / l
Cosmetic
- Left-aligned help screen to better accomodate for screen resizes (Fixes #6)
Bugfixes
- Refreshing submissions no longer jumps to the first page just before fetching
- Fixed a bug where submissions marked as read would not properly italicize after a refresh
- Fixed a bug where
"
was not being showed correctly (Thanks @FnControlOption , #5!)
2.2
New features
- Added flags for explicitly setting dark or light color scheme
- Number of replies now also indicate how many of the replies are new since last visit
clx add
now fetches metadata (before: user had to manually enter comment section to update)
Cosmetic
- Added Nerd Fonts to the comment section and submissions list
- Fixed a bug where labels weren't hidden properly on Refresh or change of category
- Added legend to help screen
Bugfixes
- Fixed a bug where the number of submissions from the front page was off by one
2.1
2.0
New TUI
circumflex
now uses BubbleTea for the TUI
New features
- Show a
fetching
indicator in the status line when fetching list of submissions - Dark Theme / Light Theme is automatically applied based on the terminal color scheme
- Better styling for
Add to favorites?
/Remove from favorites?
prompts - Hide selected item bar on refresh or change of category to better show that application is fetching submissions
- Added spacing between submissions for better readability
1.33
1.32
1.31
Bugfix
- YC-startups and year of publication in headlines are now properly formatted
Backend
- Do not re-fetch submissions on terminal screen resize events when screen height
remains the same - Add debug mode for offline testing and development
Cosmetic
- Reworked the info section
- Updated filter list for macrumors.com
Meta
- Changed changelog date format from YYYY-MM-DD to DD.MM.YYYY