Skip to content

v1.4.6

Compare
Choose a tag to compare
@bkw777 bkw777 released this 08 Aug 14:31
· 53 commits to master since this release
ac2a072
  • support xfce4-terminal for external terminal
  • fix bug failing to recognize installed mainline packages when the the mainline-ppa site replaces the packages you already have installed with newer ones with different datestamp in the version number
  • sort list with flavors & rc versions better
  • busy indicator mouse cursor & infobar
  • localize more strings, and localize some existing ones more correctly (format specifiers instead of concatenation so that translators can reorder. format specifiers in place of quoted values that should not be translated)
  • clean up the low verbosity console output a little
  • new commandline flags - mostly to give cli access to some options previously only acessible from the gui
    --include-flavors / --exclude-flavors override the Hide Flavors config file setting
    --include-invalid / --exclude-invalid override the Hide Invalid config file setting
    --previous-majors # override the Previous Majors config file setting
    --include-all short for --include-rc --include-flavors --include-invalid --previous-majors all
    --exclude-all short for --exclude-rc --exclude-flavors --exclude-invalid --previous-majors none
    --lock / --unlock <list> lock or unlock the given list of kernels, same as the lock checkbox in the gui
    --no|--dry-run assume No for all prompts