Skip to main content
  1. Blog
  2. Article

Gustavo Niemeyer
on 6 September 2017

The snapd roadmap


This article originally appeared at snapcraft forums

released

 snapd 2.27 (topic1)

snapd 2.28

 Improved configuration get output (topic)
 Internal xdg-open implementation (topic3)
 Refresh hook support (topic)
 Lazy registrations on classic (topic3)
 Service control on snap command (start/stop/etc) (topic3)

Schedule

beta Sep 4th
candidate Sep 25th
stable Oct 2nd

snapd 2.29

 Service control on snapctl (start/stop/etc) (topic5)
 Polkit-based authorizations (topic4)
 Fix classic flag on reverts (topic1)

Schedule

beta Oct 2nd
candidate Oct 23rd
stable Oct 30th

upcoming

 Base snaps (topic5)
 Layouts (curstom mount points) (topic2)
 Epochs (stepped upgrades) (topic1)
 Repairs (emergency fixes) (topic1)
 Command-not-found support (topic?)
 Interface hooks (topic1)
 Monthly refresh scheduling (topic2)
 Timer services (topic1)
 Desktop theme support (topic3)
 Snapshots (topic)
 Multi-user/group support (topic1)
 Fix snapd restart on reverts (topic)
 Support devmode refreshes (topic)
 Interface for locking screen (topic)
 Support for wayland sockets (topic)
 Service survival across refreshes (topic)
 Interfaces in classic snaps (topic)

(other upcoming3 topics)

backlog

 Install snap multiple times
 Health checks
 Entitlements

Related posts


Bertrand Boisseau
24 June 2026

Anbox Cloud on C4A metal: Android, at scale, without friction

Ubuntu Article

Why C4A metal is a great place to run Android and why Anbox Cloud makes that practical. If you’ve spent even a small portion of time working with Android development at scale, you’ve likely encountered some pinch points. The platform was built for Arm-based devices, mobile physical hardware, and tightly controlled system environments. Clo ...


Rajan Patel
23 June 2026

Canonical announces live kernel patching for Arm64

Security Article

Canonical Livepatch now officially supports Arm64, further expanding its security patching automation capabilities. For the first time, Ubuntu on an Arm64 machine can apply critical kernel updates, without service interruption or rebooting. Starting with Ubuntu Core 26 for Arm64, and for Ubuntu Core 20 and onwards for AMD64 machines, a wi ...


Jon Taylor
22 June 2026

How to use RISC-V custom instructions with Ubuntu

Silicon Article

Introduction My previous blog talked about the importance of instruction set standardization for ecosystem stability and growth through the use of profiles. And standardization is indeed important, but since one of RISC-V’s great benefits is the ability to customize the instruction set, we should also consider how to support that ability. ...