Skip to content

Releases: keifufu/cute-borders

v1.3.1

06 Sep 17:14
40731f3
Compare
Choose a tag to compare
  • Added default color, which was previously used when an invalid color was provided (#16)
  • Added a notice if cute-borders fails to update due to an old version still running

v1.3.0

06 Sep 13:41
54e153d
Compare
Choose a tag to compare
  • Added accent color (#13)
  • Added rainbow color (#11)
  • Added rainbow_speed to config (#11)

Note that the config does not add new options itself, view the example config here.

v1.2.0

13 Jun 00:06
b3691a3
Compare
Choose a tag to compare
  • Added transparent color (#9)
  • Added install option to the tray menu (#10)
  • Removed run_at_startup from config, use the install option instead (#10)

v1.1.0

12 Jun 07:09
d57c63c
Compare
Choose a tag to compare
  • Added "Open config" option to tray (#8)
  • Added hide_tray_icon option (#7)

v1.0.0

12 Aug 18:01
8e41f89
Compare
Choose a tag to compare
  • Log errors to file instead of crashing
  • Implemented run_at_startup in config
  • Added icon

v1.0.0-alpha.1

12 Aug 01:06
2b5395f
Compare
Choose a tag to compare
v1.0.0-alpha.1 Pre-release
Pre-release
  • First release, still unstable