Releases: bensadeh/circumflex
Releases · bensadeh/circumflex
3.7
- Interacting with stories in any way (open link in browser, open in reader mode etc.) now marks the submission as read (Thanks, @antznin!)
3.6
- Update header styles in reader mode
- Bump Go to 1.22
- Bump most dependencies
3.5
- Responses from the official HN API are now properly sanitized
- Improved the spacing in the descriptions when using Nerdfonts
- Fixed a bug where the domain was not shown
3.4
circumflex
now uses the official HN API to fetch submissions instead of Algolia
- Fixed a bug where
less --version
would not properly be parsed
3.3.1
- Fixed a bug where content wouldn't properly be sanitized for malicious ansi escape codes
3.3
- Bump to Go
1.21
- All content (headlines, comment section and articles from web) are now sanitized for malicious ansi escape codes
- Added subcommand:
url
[URL] to open a URL directly in Reader Mode
- Renamed
clx read ID
to clx comments ID
and clx view ID
to clx article ID
- Added support for
NERDFONTS
env variable
3.2
Changes
- Default categories are now: top, best, ask, show (replaced new with best)
New features
- Set the
CLX_BROWSER
env variable to override opening links in the default browser.
3.1.3
Bugfixes
- Fixed a bug where
circumflex
would panic if go-readability failed to parse the URL of an article to be read in
Reader Mode
3.1.2
Bugfixes
- Fixed a bug where the submission rankings would disappear during a refresh
3.1.1
Bugfixes
- Fixed a bug where the wrong default string would be set in the
--categories
flag