Skip to content

v2.17.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Aug 13:55
40e13fa

2.17.0 (2026-08-19)

Features

  • config: add shortcuts and storage namespaces, deprecate their flat names (#2859) (15e1b7f)
  • linux: background portal integration for Flatpak (#2815) (#2826) (fe6d1df)

Bug Fixes

  • ci: install elfutils for the flatpak smoke build (#2856) (e2e125c)
  • mainAppWindow: clear every profile partition on startup (#2868) (ba6e029)
  • menus: clear every profile partition on Quit (Clear Storage) (#2864) (689c140)
  • menus: honour clearStorageData when quitting with clear storage (#2861) (210e331)
  • network: treat ERR_TIMED_OUT as recoverable so the retry loop survives (#2876) (21a8ed2), closes #2875
  • screen-sharing: pass picker source directly to avoid Wayland ID mismatch (#2755) (82d2950)

Performance

  • bound timestamp polling, cache tray base icon, parallelise cache scans (#2837) (d623daf)

Code Improvements

  • config: aggregate deprecation warnings into one message (#2858) (3992d37)

Documentation

  • idle: document driving the idle state file on Wayland (#2873) (d57d352), closes #2851
  • update ADR-026 and roadmap for merged portal and perf work (#2857) (a9704bf)