Releases: ublue-os/ublue-update
Releases · ublue-os/ublue-update
v1.1.0
1.1.0 (2023-07-09)
Features
- added custom notification_manager to replace notify2 (4b25c7c)
- added NotificationObject, holds all notification data and makes it easier to deal with actions (f67e3c9)
- moved all dbus and glib logic into notification_manager (d69ac11)
- removed dependency on notify2 (dc3325e)
Bug Fixes
v1.0.1
v1.0.0
1.0.0 (2023-07-04)
Features
- add log for when update is complete (f3992f3)
- add proof-of-concept containerfile for this project (aeeb3c0)
- add RPM build and restructure to make it work (9642188)
- added --check option to run through update checks and exit (ac0523b)
- made config loading more robust (722c956)
- moved config format to toml, cleaned up config logic to default to /usr/etc (2c47f12)
Bug Fixes
- Adjust update service and timer (2dc0ccc)
- apply some small python cleanups (69e42d0)
- formatting errors after merge (d3f011a)
- Make update scripts executable in spec file (d57ea4e)
- moved log.info outside of if check (ed25b1c)
- remove 'sudo' from 'sudo install' in rpm spec (8d80161)
- remove unused makefile recipes (93ea24a)
- single line that makes the app not executable (08706a5)
- systemd timer: fixed spelling of persistent (0c74fa2)
- update comment (3a6aff7)
- update install instructions to new image location (eba75de)
- use tabs not spaces (7e33290)
- use the correct name (2848f64)