Skip to content

Releases: bensadeh/circumflex

0.8

07 Feb 08:52
Compare
Choose a tag to compare
0.8

New features:

  • Posts of the type 'YC startup is hiring' are now hidden by default and can be enabled in the settings

Cosmetic:

  • Info screen now shows version number
  • Increased spacing between the descriptions on the settings page for easier readability

Backend:

  • Added version number to User-Agent ID string
  • Replaced stock http with resty

0.7.1

21 Jan 15:00
Compare
Choose a tag to compare

Backend:

  • Added User-Agent ID

0.7

21 Jan 14:14
Compare
Choose a tag to compare
0.7

Cosmetic:

  • Changed [Y] to 🆈
  • Submission text highlighting now turned off by default
  • Added ERROR and SUCCESS labels to some messages
  • Changed YC S/WXX labels

Bugfixes:

  • Fixed a bug where JSON errors were not handled properly

0.6

15 Jan 18:39
Compare
Choose a tag to compare
0.6

New features:

  • Numerical input on the home screen now repeats the next action N number of times (same as in Vim's Normal mode)
  • Added option 'Use Relative Numbering': Relative numbering marks each line with a number relative to the distance from
    the currently selected element (similar to Vim's hybrid line number mode)

Bugfixes:

  • Fixed a bug where the descriptions in config.env contained raw ANSI escape codes

0.5

10 Jan 20:40
Compare
Choose a tag to compare
0.5

New features:

  • Added option to preserve right margin in comment section
  • Added option to customize and colorize submission headlines

Cosmetic:

  • Settings will be shown in two columns if there is enough screen space

Bugfixes:

  • Fixed a bug where setting comment width to 0 did not use the whole screen

0.4

08 Jan 16:21
Compare
Choose a tag to compare
0.4

New features:

  • Added functionality to customize circumflex by editing config.env or exporting environmental variables

Cosmetic:

  • Information page now has three screens: Information Home Screen, Keymaps and Settings

0.3

17 Dec 16:53
Compare
Choose a tag to compare
0.3

Features:

  • Added a status bar to show contextual information
  • circumflex now handles connection errors gracefully

Bugfixes:

  • circumflex will no longer suspend the application when trying to open submission of the type 'Company X (YC W20) is hiring'

Backend:

  • Use the 'level' field directly from the API instead of calculating it
  • Large refactor of the program architecture

0.2.4

11 Dec 15:42
Compare
Choose a tag to compare

Bugfixes:

  • Fixed a bug where the number of submissions to view was not calculated correctly
  • Fixed a bug where pressing 0 would go to the last element on the list instead of the 10th
  • Info line about entering less now appears right after submission info line

0.2.3

05 Dec 08:07
Compare
Choose a tag to compare

New features:

  • Added keybinding: Press 0-9 to go directly to submission

Cosmetic:

  • Indented comment bar now also uses brighter colors
  • References now also uses brighter colors
  • Comment section: Added a notice about entering less and how to exit from it

0.2.2

28 Nov 08:16
Compare
Choose a tag to compare

Cosmetic:

  • Selected items now uses the terminal's default colors in order to correctly highlight the selection regardless of
    color scheme