Skip to content

4.1.0

Compare
Choose a tag to compare
@tractorcow tractorcow released this 18 Aug 06:25
  • BUG Move UserForm.ss to correct location (Damian Mooyman) - d96ac7d
  • BUGFIX no Sort value applie to EditableOption on write (muskie9) - 08646ad
  • BUGFIX progress bar button text change breaks buttons (muskie9) - 14b7c65
  • API Allow risky "to" recipient fields to be configured (Damian Mooyman) - 255ded1
  • fix(Reorder): Changed $this->ID == 0 to !$this->exists() and added Controller::has_curr() check (Jake Bentvelzen) - 329ad80
  • BUG Prevent strstr showing warning on array $value (Damian Mooyman) - 5f31f36
  • fix(Reorder): Fix bug where 'Content Authors' can no longer re-order form fields due to how GridFieldOrderableRows checks canEdit() permissions. (Jake Bentvelzen) - 08d173f
  • BUG Fix issue with maxlength="0" (Damian Mooyman) - bff2f23
  • NEW added value top options (micmania1) - 2eb652f
  • NEW Added option to allow empty values (micmania1) - cb605d5