Skip to content

Latest commit

 

History

History
187 lines (84 loc) · 7.22 KB

File metadata and controls

187 lines (84 loc) · 7.22 KB

2.6.1 (2025-04-14)

Bug Fixes

2.6.0 (2025-03-29)

Features

  • add at risk indicator to previous streak menu item (3c2571d)

2.5.2 (2025-03-24)

Bug Fixes

  • upgrade to contribution v7 (3aa7144)

2.5.1 (2025-03-20)

Bug Fixes

  • reminder notification checkbox default state (83b0de8)

2.5.0 (2025-03-20)

Features

  • open preferences window when app is reopened and already running (d00b086)

2.4.3 (2025-03-18)

Bug Fixes

  • increase preferences window width to avoid line wrap which causes scroll (775c716)

2.4.2 (2025-03-18)

Bug Fixes

  • add linux specific tray icons (673d9b0)

2.4.1 (2025-03-17)

Bug Fixes

  • tile icon theme alpha issue (abc3797)

2.4.0 (2025-03-17)

Features

  • improve tile icon theme to be simpler & clearer (ed5e361)

2.3.3 (2025-03-15)

Bug Fixes

  • test executable name fix for linux (9dfd176)

2.3.3 (2025-03-15)

Bug Fixes

  • test executable name fix for linux (9dfd176)

2.3.2 (2025-03-15)

Bug Fixes

  • executable name capitalisation (8ac19b6)

2.3.1 (2025-03-15)

Bug Fixes

  • add initial linux icons (cdda1aa)

2.3.0 (2025-03-15)

Features

  • add auto update via github releases (95b7958)

2.2.0 (2025-03-15)

Features

  • add better error handling & logging (4f4ab7c)
  • add logging with electron-log (6e026ee)

2.1.3 (2025-03-14)

Bug Fixes

  • dev tools auto open in dev mode (25f634c)

2.1.2 (2025-03-14)

Bug Fixes

  • add missing light mode button styles (e27e2cb)

2.1.1 (2025-03-14)

Bug Fixes

  • tidy tooltip & reduce window width (f22e54a)

2.1.0 (2025-03-14)

Bug Fixes

  • always refetch contribution stats on preferences save (e17c4b4)
  • rename contributions best to most (e61278f)

Features

  • improve tile icon theme (12917d5)

2.0.0 (2025-03-13)

  • refactor!: upgrade node & tooling, add electron forge, remove react (2895318)

BREAKING CHANGES

  • Upgrade Node.js to LTS (22)

1.6.1 (2023-08-29)

Bug Fixes

  • streak notification message (ceec31e)

1.6.0 (2023-03-24)

Features

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

1.5.1 (2023-03-15)

Bug Fixes

  • enable remote window module (d36f3df)
  • update contribution to fix stat counts (8405c6e)

1.5.0 (2022-01-06)

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)

Features

  • show crown icon when streaking (20b0701)