v0.14.9
Bugfix
v0.14.9 - Legacy hyphenated handles editable again
Collections and globals with hyphenated handles created before the snake_case rule can be updated again.
Fixes
- The snake_case handle rule for
collections_saveandglobals_savenow applies only when creating. An existing hyphenated handle can be updated (repoint a template, add a field) without renaming it. Creates still require snake_case, since the handle becomes a Liquid variable name. Contexts keep the rule on every write.
Changes
- Routine dependency updates (Avo 4.2.3, Stripe 19.6.2, Mission Control Jobs 1.3).