Skip to content

Releases: marwanhawari/LeetBar

v1.4.0

17 Sep 03:53
Compare
Choose a tag to compare

There was a bug in some macOS versions that would cause the "change username" window to freeze.

I rebuilt the app with XCode 16 on macOS 15 (Sequoia) and the bug is now gone. If you are experiencing this bug, you should upgrade to macOS 15 and download v1.4.0 of LeetBar.

The minimum required OS version is now macOS 15.

v1.3.0

08 Apr 04:09
Compare
Choose a tag to compare

Bug fixes

v1.2.0

03 Apr 08:10
Compare
Choose a tag to compare
  • feat: add launch at login setting (#3)
  • feat: when you click on the daily problem notification from LeetBar, it will open the daily problem in your browser 0a43ae6

Important

LeetBar v1.2.0 now requires macOS 13.0 (Ventura) or newer

v1.1.2

02 Apr 01:52
Compare
Choose a tag to compare
  • fixed a bug where notifications were still being sent after the app was closed a670f8e

v1.1.1

23 Dec 05:18
Compare
Choose a tag to compare
  • fix a bug that prevented the background timer from starting if you started the app with a username already set

v1.1.0

04 Nov 02:27
Compare
Choose a tag to compare
  • Persist username across launches using UserDefaults (#1).
  • Add padding to the app icon so that it doesn't look oversized.

v1.0

07 Aug 20:18
7bb143e
Compare
Choose a tag to compare

Initial release