Releases: canonical/subiquity
Releases · canonical/subiquity
19.07.2
Bugs fixed in this release:
- Update probert to get LVM, RAID, multipath fixes
- Fix editing a device (not partition) already formatted with an unusual filesystem (LP: #1837101)
- Improve filesystem summary to include whether device and/or filesystem is new or not (LP: #1837215)
- Warn the user before allowing them to use an existing filesystem as / or /usr or other common mount points (LP: #1837219)
19.07.1
New features in this release:
- Enable the reuse of existing partitions, RAIDs and logical volumes LP: #1680245
19.06.1
New features in this release:
- Allow /boot to be on any kind of device LP: #1785332
Bugs fixed:
- Update included version of probert, fixing a crash on Hyper-V LP: #1825479
- Do not allow a failure in probing for storage to crash the installer completely
- Fix some bugs in editing and displaying swap partitions
Other changes
- Drop the MAAS region/rack installer path
- Tighten the display of partition information in the main filesystem view
- Copy /cdrom/.disk/info to /var/log/installer/media-info
19.04.5
19.04.4
19.04.3
New in this release:
- Configure hostname directly, not via cloud-init LP: #1780867
- Fix editing encryptedness/passphrase of a volume group
- Do not use any configured apt proxy during an offline install LP: #1824173
- Install security updates after install has finished (but allow the user to reboot before this finishes) LP: #1817049
- Show the versions of the installed and new subiquity snap and link to https://github.com/CanonicalLtd/subiquity/releases/ when offering to upgrade
- Copy machine-id from live environment to target, to help dhcp client id stay the same after reboot LP: 1824811
ubuntu-19.04.2
The main new features of this release since ubuntu-19.04.1 was released to stable:
- Offline install support
- Using geoip to make the local country archive mirror the default
v0.0.5 Release
- Release 0.0.5
- New UX/Models: bcache, lvm, identity
- Geninstaller updated to work with latest curtin
- Fix button movement when scaling UI
- Switch back to async curtin install (two stage)
- Fixed issues: #77, #88
Release v0.0.4
- Release 0.0.4
- Refactor signals for improved navigation (escape always works)
- Updated Network model to support manual configuration
- Added Bonding UX panels
- Fixed issues: #71, #73, #99, #100, #101, #103, #105, #106, #107, #108,
#109, #111