Special thanks to the contributors that made this release happen: @cjp256, @galgalesh, @sergiusens and @snshn
Maintenance
- tests: fix assert ordering for error format tests @cjp256 (#3235)
- spread: use host pip @cjp256 (#3237)
Bug Fixes
- cli: fix typo on build provider installation request @snshn (#3222)
- extensions: kde-neon: use gtk3 platform theme on gtk-based DE's @galgalesh (#3226)
- lifecycle: check for snap using shutil.which() @cjp256 (#3230)
- meta: fix content slot to set content when using source key @cjp256 (#3227)
- review tools: fix snap link or copy path @sergiusens (#3228)
- file utils: rename get_tool_path() to get_snap_tool_path() @cjp256 (#3231)
- errors: introduce HostToolNotFoundError exception @cjp256 (#3229)
Specifications and Documentation
- specifications: default tracks @sergiusens (#3225)