Skip to content

4.1.3

Choose a tag to compare

@github-actions github-actions released this 31 Jul 21:34
e6ef1ce

Special thanks to the contributors that made this release happen: @cjp256, @galgalesh, @sergiusens and @snshn

Maintenance

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

Tooling