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


Canonical
23 April 2026

Canonical releases Ubuntu 26.04 LTS Resolute Raccoon

Canonical announcements Article

The 11th long-term supported release of Ubuntu delivers deep silicon optimization and state-of-the-art security for enterprise workloads. ...


Samir Kamerkar
22 April 2026

From Jammy to Resolute: how Ubuntu’s toolchains have evolved

Ubuntu Article

We cover new toolchain versions, devpacks and workflows that improve the developer experience. The evolution of Ubuntu’s toolchains story goes beyond just providing up-to-date GCC, LLVM, and Python. It is also about opinionated openJDK variants, task-focused devpacks, FIPS compliant toolchains, and snaps, like the new .NET snap and Snapcr ...


Rob Gibbon
20 April 2026

Hybrid search and reranking: a deeper look at RAG

AI Article

Many of us are familiar with the retrieval augmented generative AI (RAG) pattern for building agentic AI applications – like digital concierges, frontline support chatbots and agents that can help with basic self-service troubleshooting.  At a high level, the flow for RAG is fairly clear – the user’s prompt is augmented with some relevant ...