Snapcraft 4.6 is a feature-packed release, including:
For general details, including installation instructions, see Snapcraft overview, or take a look at Snapcraft release notes for other Snapcraft releases.
A new option, --experimental-login
can now be used when using snapcraft login
or snapcraft export-login
and when signing assertions (see Create a developer account).
Using this option will trigger a web based authentication flow. To go back to the previous login method you must first snapcraft logout
.
The conda plugin has been ported to core20. These are the available plugin options:
conda-packages
(list of strings)conda-python-version
(string)conda-miniconda-version
(string)The road to making this feature stable is closer, although a breaking change lands with 4.6 for this experimental feature. Keys are now using the suffix and not prefix of the key id.
See Package repositories for further details.
Snapcraft is now aware of the existence of kernel.yaml
for snaps of type kernel
.
The install-mode
option for applications is now supported with this release.
The gnome-3-38 extension is now considered stable.
The KDE Neon extension now supports core20
as an experimental extension.
New variants of the Flutter extension are now available for stable and beta. The same documentation applies as for the master and dev variant.
kernel.yaml
for kernel snaps @mvo5 (#3464)Last updated 3 years ago.