Skip to content

Releases: guilamu/gwcopycat-ui

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 07:23
  • Global view: each rule now shows a plain-English summary under its dropdowns ("When X changes, copy Y into Z"), updating live as the pickers change
  • Global view: on narrow screens each dropdown now carries its own label instead of stacking as anonymous selects
  • Incomplete rules no longer disappear on save — they are highlighted and block the save until completed or removed
  • Rules referencing a deleted field stay visible (flagged, with the dangling id shown) instead of silently reading as blank and being dropped
  • Field pickers now expose accessible names to screen readers

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 09 Jul 18:00
  • Added French (fr_FR) translation
  • Added translation template (gwcopycat-ui.pot) and made all strings translation-ready

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Jul 14:18
c56a92a
  • Initial release
  • Visual copy-rule configuration via a per-field Advanced → Copy Cat panel and a global Copy Cat form settings page
  • Support for whole fields, individual inputs, and multi-column List columns as source/target
  • Optional has-a-value conditions and a copy-label toggle for choice fields
  • One-click importer converting legacy copy-* CSS classes into UI rules (per field and form-wide)
  • Editor field indicators showing trigger/source/target badges
  • GitHub-based automatic updates with a native "View details" popup