Skip to content

Releases: bensadeh/circumflex

2.4

12 Sep 16:35
Compare
Choose a tag to compare
2.4

New features

  • Added a new command: clx read [ID] to directly read the article associated with the given ID 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

13 Aug 14:07
f199658
Compare
Choose a tag to compare
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

02 Jul 15:15
Compare
Choose a tag to compare
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

25 Jun 15:34
Compare
Choose a tag to compare
2.1

New features

  • Added support for Nerd Fonts
  • Better fallback colors for terminals that do not support True Color

Bugfix

  • Re-added keybinding for entering the help screen with ?
  • Fixed a bug where Refresh was not working properly

2.0

12 Jun 12:45
Compare
Choose a tag to compare
2.0

New 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

05 Feb 07:41
Compare
Choose a tag to compare

New features

  • New comment indicator: Highlight new comments since your last visit

1.32

09 Jan 18:54
Compare
Choose a tag to compare

New features

  • Added clx man pages

Backend

  • Bump cobra to 1.3.0

1.31

08 Jan 13:31
Compare
Choose a tag to compare

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

1.30

24 Dec 08:23
Compare
Choose a tag to compare

Cosmetic

  • Stylized less prompt
  • Renamed headers in the keymaps view
  • Year is now highlighted in submission titles

1.29

14 Dec 09:52
Compare
Choose a tag to compare

Bugfix

  • Re-enable view and add commands