v0.5.0
Changelog
- Added persistent settings.
- Added an option to run in the background.
- Added an option to auto-start on login.
- Added automatic reconnection when the connection is lost.
- Reworked automatic connection on startup.
- Added an "About" dialog.
- Made minor UI improvements.
- Fixed recovery from system suspend.
- Fixed the name for GNOME HIG compliance: "WatchMate" -> "Watchmate".
For package maintainers
This release adds GSettings schema that needs to be additionally installed:
install -Dm 644 assets/io.gitlab.azymohliad.WatchMate.gschema.xml -t /usr/share/glib-2.0/schemas
Additionally, it might be necessary to recompile GLib schemas as a post-install hook, but I'm not sure about that yet:
glib-compile-schemas /usr/share/glib-2.0/schemas