Patch release with a bug fix and CI automation.
Fixes
- Respect "Save Automatically" checkbox — Unchecking the checkbox in the UI had no effect since v6.0.0 changed the
auto_savedefault totrue. The redundant config check that short-circuited the checkbox state has been removed. (#1953)
Internal
- Add
publish.ymlworkflow to auto-publish to PyPI on tag push
Full Changelog: v6.0.0...v6.0.1