Core
apps.<app-name>.refresh-mode
in a snapcraft.yaml
can accept the value ignore-running
(#4747).
Remote build
Fixes a regression where remote-build would fail to parse some architectures
definitions (#4780).
What's Changed
- feat: add refresh-mode value 'ignore-running' (#4749) by @mr-cal in #4800
- fix(remote-build): don't fail with certain archs by @lengau in #4793
Full Changelog: 8.2.6...8.2.7