Skip to content

v1.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jul 00:12
73abd5c

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)