Skip to content

Releases: ubports/ubports-installer

UBports Installer 0.4.14-beta

10 Dec 20:23
Compare
Choose a tag to compare

A snap package is available by running snap install ubports-installer. You might have to run snap connect ubports-installer:raw-usb after.

A minor maintenance release

Changelog

  • Fix issue where adb errors were not properly handled
  • Fix issue where animations were not hidden instantly after disabled

UBports Installer 0.4.13-beta

07 Dec 23:35
Compare
Choose a tag to compare
Pre-release

A snap package is available by running snap install ubports-installer --beta. You might have to run snap connect ubports-installer:raw-usb after.

Due to popular demand, we added a button to automatically set udev rules and another one to clean the cached downloaded files.

UBports Installer 0.4.12-beta

05 Dec 01:50
Compare
Choose a tag to compare

A snap package is available by running snap install ubports-installer. You might have to run snap connect ubports-installer:raw-usb after.

A small maintenance release improving debugging capabilities and error handling.

Changelog

  • Prompt the user with prerequisites and unlock steps before installation
  • Fix typos
  • Fix rare issue where fastboot would fail on Windows with certain usernames
  • Fix handling of download errors
  • Improve stack traces
  • Fix issue where adb push would not properly fail
  • Improve adb push errors on Windows

UBports Installer 0.4.11-beta

22 Nov 14:55
Compare
Choose a tag to compare

A snap package is available by running snap install ubports-installer --edge. You might have to run snap connect ubports-installer:raw-usb after.

A small maintenance release improving debugging capabilities and error handling.

Changelog

  • Improve fastboot and adb error logging on windows
  • Fix issue where donate and bug reporting buttons were not clickable
  • Time out downloads and api requests after 7.5 seconds
  • Handle errors during downloads and api requests

UBports Installer 0.4.9-beta

13 Nov 14:35
426528f
Compare
Choose a tag to compare

A snap package is available by running snap install ubports-installer. You might have to run snap connect ubports-installer:raw-usb after.

A maintenance release fixing a critical bug making oem-unlock impossible.

UBports Installer 0.4.8-beta

11 Nov 01:14
Compare
Choose a tag to compare

A snap package is available by running snap install ubports-installer. You might have to run snap connect ubports-installer:raw-usb after.

A maintenance release fixing a critical but rare issue that could lead to data loss on the M10 FHD, as well as an issue where the install could get stuck after a manual reboot. Also improving debugging capabilities and user guidance.

Changelog

  • Fix issue where userdata partition was formated instead of cache on the M10 FHD (frieza)
  • Fix issue where install would not continue after a manual reboot
  • Fix issue where cache was not properly cleaned
  • Fix issue where errors during adb push went unrecognized
  • Add some debug logging on the partition layout
  • Improve information included in bugreports
  • Minor user-guidance improvements

UBports Installer 0.4.7-beta

06 Nov 22:30
6cad2b9
Compare
Choose a tag to compare
Pre-release

A snap package is available by running snap install ubports-installer --beta. You might have to run snap connect ubports-installer:raw-usb after.

A maintenance release improving user-guidance and fix some common confusions. This also finally brings back an option to hide the animations, find it in the global menu.

Changelog

  • Add option to hide animations
  • Improve restarting and resuming after install errors
  • Fix issue where the installer could not reconnect
  • Improve logging
  • Restart only the current step after oem unlock
  • Fix issue where it was impossible to flash a second device
  • Always show OS selection screen, to give our users a chance to get acquainted with the concept of having multiple OSs in the installer
  • Show wait screens more often while the installer is doing stuff
  • Code cleanup and minor refactoring
  • Add timeouts
  • Make logging pretty and colorful
  • Re-write windows drivers prompt
  • Add a prompt for udev-rules

UBports Installer 0.4.6-beta

04 Nov 22:19
Compare
Choose a tag to compare

A snap package is available by running snap install ubports-installer. You might have to run snap connect ubports-installer:raw-usb after.

A minor maintenance release that fixes some paper cuts and improves maintainability and debugging capabilities.

Changelog

  • Sort device select list alphabetically
  • Improved error handling
  • Improve connection-lost detection and reconnection
  • Log all adb and fastboot commands and their replies, enable with -V option

UBports Installer 0.4.5-beta

03 Nov 00:04
Compare
Choose a tag to compare

A snap package is available by running snap install ubports-installer.

Changelog

  • Speed up error handling
  • Fix issue where oem-lock prompt would show up outside fastboot steps
  • Update dependencies
  • Fix issue where installer would error out during OS detection

UBports Installer 0.4.4-beta

02 Nov 18:26
Compare
Choose a tag to compare

Add support for fastboot:reboot and fastboot:continue and improve error logging.