Releases: ublue-os/ublue-update
Releases · ublue-os/ublue-update
v1.3.0
v1.2.2
v1.2.1
v1.2.0
1.2.0 (2023-09-02)
Features
- Add module that waits for transaction completion before updating (0abd5dc)
- Add module that waits for transaction completion before updating (#55) (d8d038b)
- Add support for updating with Fleek (bcc731c)
- Add support for updating with Fleek (#53) (6bd7568)
Bug Fixes
- typo (6d1a817)
v1.1.6
v1.1.5
v1.1.4
1.1.4 (2023-07-15)
Bug Fixes
- added back Containerfile.builder to fix build action (abf152e)
- fix program exiting telling user checks have failed when running from notification (7b24b8c)
- fix program exiting telling user checks have failed when running from notification (#43) (2b42c62)
- fix updater throwing exception when dbus is inactive (ee226b7)
- fixed and simplified argument behavior, use better naming (3068671)
- formatting (2a25ca0)
- make -c option work as intended (c743b98)
- move update logging into run_updates() function (cb309ac)
- reformat (083a87a)
- reformat to please the formatting gods (38a18ec)
- remove build remnent from git (0e2fe81)
- remove ignores for **.md and **.txt (837f0d5)
- remove notification when system passes checks when running with -c (0e1fa6e)
- remove unnecessary if statement (704e80e)
- rename config file value to be loaded (f5f7673)
- use os._exit() instead of sys.exit() to completely kill program (abca773)