0.1.9
Important note to packagers
This release changes the cache location to avoid clashing with existing folders in the user's HOME. Old files in ~/.cache/net and ~/.cache/img (new location: ~/.cache/spot/{net, img}) are deleted automatically and should not affect user files, but user caution is advised.
Therefore, a feature can be enabled at build time (enabled by default, meson: -Dfeatures="warn-cache") to present the user with a confirmation dialog.
In sandboxed environment, this dialog can be safely hidden (the app cannot write in unwanted locations). The flatpak build therefore disables this feature.