Skip to content

Releases: jamieweavis/streaker

v1.6.1

29 Aug 12:37
Compare
Choose a tag to compare

1.6.1 (2023-08-29)

Bug Fixes

  • update streak notification message to show streak at risk (ceec31e)

v1.6.0

24 Mar 19:58
Compare
Choose a tag to compare

1.6.0 (2023-03-24)

Features

  • add streak count to notification and only show if currently streaking (6669aae), closes #263

v1.5.1

15 Mar 19:41
Compare
Choose a tag to compare

1.5.1 (2023-03-15)

Bug Fixes

  • fix window closing issue (d36f3df)
  • update contribution dependency to fix stat counts (8405c6e)

v1.5.0

06 Jan 09:21
Compare
Choose a tag to compare

1.5.0 (2022-01-06)

Features

  • new app icon ✨
  • redesigned interface 🎨
  • customisable icon theme 💅
    • octocat 🐙 (original)
    • flame 🔥 (new)
  • added crown icon variant when on active streak 👑 (20b0701)

Bug Fixes

  • deps: update dependency @primer/components to v23 (854c545)
  • deps: update dependency electron-store to v7 (f3718ac)
  • deps: update react monorepo to v17 (2558f8c)
  • adjust window size to fit content (77e96de)
  • resolve svg import error and ignore jsx issue (0ea1420)

v1.4.3

04 Mar 21:49
Compare
Choose a tag to compare
  • New app icon ✨

v1.4.2

20 Feb 22:09
Compare
Choose a tag to compare
  • Update dependencies
  • Improve documentation

v1.4.1

15 Jan 18:57
Compare
Choose a tag to compare
  • Fix data property names
  • Update project screenshot

v1.4.0

15 Jan 18:47
Compare
Choose a tag to compare
  • Upgrade to contribution v3
  • Added hierarchical menu item labels to separate streak and contribution data

v1.3.1

15 Jan 12:41
Compare
Choose a tag to compare
  • Username menu item changes to Set username... if no username is set, clicking will open the Preferences window
  • The Reload and Open GitHub Profile... menu items are now disabled if no username is set
  • Username validation is now performed on the GitHub Username field in the Preferences window

v1.3.0

15 Jan 12:20
Compare
Choose a tag to compare
  • Added new Best Day menu item which is the highest amount of contributions in a single day