Skip to content

Releases: ublue-os/ublue-update

v1.3.0

20 Sep 16:52
2e65a65
Compare
Choose a tag to compare

1.3.0 (2023-09-20)

Features

  • ci: Split build for Fedora 38 and 39 (#67) (bd27a84)

v1.2.2

17 Sep 18:19
062dd72
Compare
Choose a tag to compare

1.2.2 (2023-09-17)

Bug Fixes

  • change default max_mem_percent to 90.0 (6119d3b)
  • formatting and errors (53da743)
  • hardware.py: fixed memory check (3f9aaec)
  • remove typo in arguments for notify-send (41e3ed9)
  • remove typo in arguments for notify-send (#61) (0b0edf0)
  • skip copr-build on PRs (9d1b30a)

v1.2.1

05 Sep 00:14
d3775ee
Compare
Choose a tag to compare

1.2.1 (2023-09-04)

Bug Fixes

  • missing build requires python-pip (#56) (c583cae)

v1.2.0

02 Sep 21:58
ef37871
Compare
Choose a tag to compare

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

v1.1.6

26 Aug 20:15
f99eb4a
Compare
Choose a tag to compare

1.1.6 (2023-08-26)

Bug Fixes

  • update ublue_update_version macro to match version with github tag (60ad5fd)
  • update ublue_update_version macro to match version with github tag (#49) (f0bbc04)

v1.1.5

16 Jul 18:01
8a6453f
Compare
Choose a tag to compare

1.1.5 (2023-07-16)

Bug Fixes

  • Properly pull URL and tag from current image (b0a35a2)
  • Properly pull URL and tag from current image (#46) (aedb3cb)

v1.1.4

16 Jul 00:12
73abd5c
Compare
Choose a tag to compare

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)

v1.1.3

15 Jul 02:57
c494432
Compare
Choose a tag to compare

1.1.3 (2023-07-15)

Bug Fixes

v1.1.2

15 Jul 02:36
4363369
Compare
Choose a tag to compare

1.1.2 (2023-07-15)

Bug Fixes

  • build rpm in release workflow (#38) (c1517cc)
  • remove unnecessary documentation (f6aeb24)
  • remove unnecessary documentation (#36) (96fc700)

v1.1.1

15 Jul 02:17
9969f92
Compare
Choose a tag to compare

1.1.1 (2023-07-15)

Bug Fixes

  • use builder container file for release (51b496a)