Releases: bensadeh/circumflex
Releases · bensadeh/circumflex
1.19
This release replaces lynx
for rendering HTML
in favour of handling the rendering logic directly in circumflex
.
Backend
- Bump Go to 1.17
- Reader Mode: Removed
lynx
as a dependency- Added support for code blocks and in-line code highlighting
- Added support for prettier tables
- Added support for rendering different headers (
h1
-h6
) - Added support for well-formatted lists and sub-lists
1.18
1.17
This release marks the one year anniversary since the first commit of circumflex
🎉
Cosmetic
- Included syntax highlighting for YC-funded startups in the comment section
- Code snippets are now in italics and magenta (was: just magenta)
- Monthly 'Who is Hiring' posts now honor the 'highlight headlines' setting
- Remove
FAANG
highlighting (it was a bit too colorful) - Better handling of fractions
- Better handling of smiley to emoji substitution
- Better handling of syntax highlighting for URLs
- Better handling of double dashes to em-dashes conversion
- Better handling of username highlights
- Comments that have been deleted and have no replies are no longer printed
- Redesigned comment section header
1.16
New features
circumflex
can now be customized with flags
Changes
- Highlight headlines option has been simplified and can now be either
enabled or disabled (Removed an option to highlight headlines with the reverse
highlighting flag)
Cosmetic
- Code snippets are now highlighted in magenta instead of blue
- Mark as read setting now turned on by default
- Rename
create_config
command to config - Hyperlinks are now in blue instead of dimmed blue
Bugfixes
- Fixed a bug where highlighting of
$
would cause a panic - Comments are now properly shortened when they reach the edge of the screen
- Fractions now have proper spacing between them and the next word
1.15
New features
- Submissions can now be marked as read (turned off by default)
Cosmetic
- Highlight mentions of
FAANG
in the comment section - Highlight moderator author names in main screen
- Removed white from indent blocks
- Comments now show prettier Unicode fractions
- Double single dashes (--) now appear as a single em-dash (—)
- Triple dots (...) now appear as a single ellipsis (…)
- Added an option to convert smileys to emojis
- Removed support for hyperlinks in the terminal since they were somewhat too complex
compared to the benefit / convenience they provided - URLs are now highlighted in dimmed blue
1.14
Bugfixes
- Fixed a bug where a single @ would be highlighted
- Fixed a bug where alternate indentation block would not apply for quotes
Cosmetic
- Monthly Who is hiring, Freelancer, Who wants to be hired posts are now highlighted
in their own color
Backend
- Bump cobra and viper
- Bump cview
1.13
New features
- Comment syntax highlighting can now be disabled
Cosmetic
- Adjusted article width in Reader Mode
- Added a message when successfully running
clx create_example_config
- Reworked pagination indicator
Ask HN
is now highlighted in blueTell HN
is now highlighted in magenta$variables
are now highlighted in cyanIANAL
is now highlighted in redIAAL
is now highlighted in green