Releases: ubports/ubports-installer
UBports Installer 0.2.3-Beta
A small maintenance release.
- Updated dependencies
- Added a button to flash another device
- Added a button to donate on every page
- Fixed typos and improved text guidance
- Show edge channel
- Hide 15.04/* channels
UBports Installer 0.2.2-beta
A snap package is available through the command snap install ubports-installer
.
These are the initial steps of our long expected refactoring!
New features
- Allow the user to reconnect their device if the connection gets lost
- New beautiful animations for downloading and pushing files
- Include the command-line interface in the normal app (not fully implemented yet)
- Use --debug and --verbose instead of env vars, resolves #704
- Clean cache before installing, resolves #6
Bugfixes
- Tame the cross-firing events, fixes #187 and possibly many other
issues - Finish adb-support snapd interface implementation, fixes #258
- Implement ubports-api-node-module, fixes #692, resolves #7
- Use new (a year old, holy shit time is flying!) API server, fixes #692
- Shut the child process up, fixes #216
- Fix macos paths, fixes #430, fixes #553, fixes #120, fixes #92
- Fixes stupid bug where we tried to execute [Object]
- Fixes #703 , where custom tools were not executed on asar convenience function usage
- Introduce a --simulate option (still experimental), resolves #706
- Implement --force-fallback, resolves #705
- Implement introduce --no-root option
- Fix #716,
fastboot boot
issue on Meizu Pro 5 - Catch reboot errors and instruct manual reboots after 15 seconds, fixes #207
General improvements related to unreported or distributed issues
- Improved bug reporting
- Remove google fonts, because fuck google
- More intuitive loading bars
- Improve logging by, like, a lot
- Remove a lot of unused code
- Improvements of code quality in some areas
- Move stuff around
- More useful event handling
UBports Installer 0.2.1-beta
Scrapped prerelease.
UBports Installer 0.2.0-beta prerelease
Scrapped prerelease.
UBports Installer 0.1.21-beta
- Fix device name detection
- Detect MX4 properly
- Repair deb package
- Modify windows error message
A snap package is available as well. Run snap install ubports-installer --edge
to install it on any Linux distribution!
UBports Installer 0.1.20-beta
- Fixed device recognition for legacy android devices
- Display warning for legacy android devices
- Allow users to create bugreports any time
- Improved logging
- Mention device in bugreport
- Mention package in bugreport if possible (not for every package)
A snap package is available as well. Run snap install ubports-installer
to install it on any Linux distribution!
UBports Installer 0.1.19-beta
- Improved guidance
- Allow users to specify custom adb and fastboot executables
- Add option to disable our beautiful animations :(
- Improved performance
- Cleared up logs
A snap package is available as well. Run snap install ubports-installer
to install it on any Linux distribution!
UBports Installer 0.1.18-beta
Fixed update notification.
A snap package is available as well. Run snap install ubports installer to install it on any Linux distribution.
UBports Installer 0.1.17-beta
- Fixed windows issues!
- Improved guidance
- Improved automatic bug reporting
- Warn users if their build is outdated
A snap package is available as well. Run snap install ubports installer
to install it on any Linux distribution.
UBports Installer 0.1.16-beta
Improved automatic bug reporting, some UI and text tweaks.
Updated path-handling library, nevertheless issues persist on Windows. Using an older version that was not affected by this is recommended for Windows users.