Skip to content

v3.1.1

Compare
Choose a tag to compare
@excalith excalith released this 10 Jan 17:20
· 9 commits to main since this release
3e118d2

This very minor version includes a not-so-serious hotfix that will only effect Docker users. With v3.1.0, Docker should only use volumes for reading and writing settings. Somehow I missed the case while using config edit was also writing into local storage. Docker was reading from volume anyway, but still an unnecessary operation.

Fixed

  • Docker builds writes to local storage when config reset used.

Full Changelog: v3.1.0...v3.1.1