Skip to content

UBports Installer 0.9.7-beta

Compare
Choose a tag to compare
@Flohack74 Flohack74 released this 07 Sep 19:58
· 69 commits to master since this release
60f92bc

A snap package can be installed by running snap install ubports-installer on any Linux distribution.

grafik

What's Changed

  • Display provided link from user action
  • Add template literal to dynamically set image src
  • Animation: use "squares" instead of "tsparticles"
  • plugins: initial postmarketOS support

New Contributors

  • @calebcff made their first contribution in #2511

Full Changelog: 0.9.6-beta...0.9.7-beta

Developer notes

This adds support for two additional reboot modes for adb

      - actions:
          - adb:reboot:
              to_state: "download"

          - adb:reboot:
              to_state: "edl"