Releases: bensadeh/circumflex
Releases ยท bensadeh/circumflex
3.1
3.0
Today I am happy to release circumflex 3.0
๐ . Version 3.0
does not contain any large or breaking changes, but it marks that itโs been three years since I started working on circumflex.
Really happy I to have come this far. Special thanks to the Charm team for making Bubble Tea and to cheeaun for letting me use his API.
Cosmetic
- Changed the Nerd Font Icon for comments
Bugfixes
- Fixed a bug where the first dot in the "fetching..." spinner was highlighted in faint
2.9.1
Core
- Set minimum
less
version to latest stable release (633)
Bugfixes
- Fixed a bug where
less
would open the comment section on the second line - Fixed a bug where
less
would not properly render Nerd Fonts - Updated Nerd Font icons to version 3
- Fixed a bug where the help screen would not render properly after resizing
2.9
2.8.2
2.8.1
2.8
2.7
New features
- Check
less
version on startup - Network errors are now displayed to the user
Bugfixes
- Headlines are now properly highlighted in the comment section
- Headlines are now somewhat sanitized to avoid breaking formatting
- Pressing r while page is already reloading no longer leads to a panic
Cosmetic
- Re-aligned the information under the submission title for the
--nerdfonts
flag
2.6
New features
- Comments are now collapsed by default and can be expanded with l
Changes
--auto-collapse
flag changed to--auto-expand
- Changed disable emoji shorthand flag from
-s
to-e
Cosmetic
- Add new comment indicator to the legend menu
- Made the separator between parent replies slightly thicker
- Aligned the information under the submission title (score, user, time and number of comments)
when using the--nerdfonts
flag