You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Settings: Autosync first, global-scope warning on commit-default overrides
Reorder the Settings page so Autosync precedes Commit and Push. In the
'Edit commit defaults' popup, show an error-palette reminder that these
settings are global whenever a workflow override is selected or default
metadata is present, and recolor SAVE with a new .danger button variant.
The warning is purely advisory — SAVE stays functional.
Copy file name to clipboardExpand all lines: quilt-sync/CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,12 @@
9
9
<!-- markdownlint-disable MD013 -->
10
10
# Changelog
11
11
12
+
## [v0.18.3-alpha9] - 2026-07-10
13
+
14
+
### Changed
15
+
16
+
- Settings now lists Autosync before Commit and Push, and the "Edit commit defaults" popup shows a warning that these settings apply to every bucket when a workflow override or default metadata is set (<https://github.com/quiltdata/quilt-rs/pull/759>)
0 commit comments