Skip to content

Releases: CountMurphy/QTalarm

2.5.1

03 Oct 16:07
2.5.1
Compare
Choose a tag to compare

Fixed a race condition in the math based snooze alarm (causing a seg fault). Thanks to @PQCraft for reporting the issue.

2.5.0

11 Sep 19:01
2.5.0
Compare
Choose a tag to compare

Features

  • Added One-time alarm type
  • Added new flag for waybar toggling

2.4.0

23 Dec 00:48
2.4.0
Compare
Choose a tag to compare

Added ability to detect if another instance of the application is running and self terminate if so. Also added more verbose debug logging.

2.3.2

28 Nov 01:44
2.3.2
Compare
Choose a tag to compare

Fixed crash and added default behavior for showing the main window

2.3.1

28 Feb 22:21
2.3.1
Compare
Choose a tag to compare

Refactored some code. No feature changes

2.3.0

22 Jan 18:17
2.3.0
Compare
Choose a tag to compare

Changelog

  • Added clone button
  • Refactored main controller a bit