You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -464,6 +464,13 @@ This command:
464
464
465
465
## 🪵 Changelog
466
466
467
+
### v0.8.0
468
+
469
+
-**D-Bus Sleep/Resume Detection**: Automatically resumes from sleep using systemd-recommended D-Bus approach
470
+
-**No Root Scripts**: Sleep/resume detection now runs entirely in user space via D-Bus
471
+
-**Nix Flake Support**: Added official flake.nix with reproducible builds and development shell (Special thanks [@scottmckendry](https://https://github.com/scottmckendry))
0 commit comments