Skip to content

New snapd release 2.26

Compare
Choose a tag to compare
@mvo5 mvo5 released this 11 May 13:55
· 42155 commits to master since this release
2.26

Hello everyone,

The Snappy team is happy to announce the availability of snapd 2.25!

Some of the highlights:

  • support tab-completion in snaps, i.e a snap can ship a bash completion script and it will get exported to the users shell, details here1
  • new snap whoami command
  • new snap refresh --time option that displays information about refresh settings
  • new snap tasks --last={refresh,install,remove,connect,disconnect,configure,try} option
  • improve snap info output
  • improve tab completion for interfaces
  • mediate netlink sockets via seccomp
  • go 1.8 fixes
  • interface API improvements
  • new interfaces: random, network-status, online-account-service, storage-framework
  • interface improvements: browser-support, locale-control, dbus