Releases: silverstripe/silverstripe-userforms
Releases · silverstripe/silverstripe-userforms
3.1.1
- Added standard editor config
- Added standard code of conduct
- Add placeholder to Numeric and Email fields
- Updated license year
- Fix call log() function on instance of UserFormsUpgradeService
- Minor:fixed userforms class name specificity
- Update translations
- Remove redundant file
3.1.0
- Add 3.0.3 changelog
- Update translations
- BUG Prevent subsequent write being triggered in onAfterWrite()
- MINOR: Fix for styling of step navigation
- MINOR: New email object for each recipient
- removed isCheckboxGroup check and replace
- Remove '[' and ']' from jQuery selector for checkbox groups
- ENHANCEMENT: Add 'HideLabel' field for EditableLiteralField objects
- adding some spaces for better readability
- Making requirements clearer
- Add 3.0.2 changelog
3.0.2
- Fix Casting to integer to prevent potential SQL injection.
3.0.1
- Made userforms a supported module
- Fix code coverage
- Update documentation to include requirements
- Fix DisplayRule versioning
- Fix duplication of forms with groups
3.0.0
- Changelog added.
3.0.0-beta1: Merge pull request #295 from scott1702/feature/multi-page-forms-v2
Pre-release
fix heading fields only being <h> upon creation
2.0.9
Merge pull request #265 from tractorcow/pulls/fix-translatable-userfo…
2.0.8
Update translations
2.0.6: Merge pull request #238 from logicbrush/hotfix/translatable_fix
fix naming of gridfield so it works with translatable.
2.0.3 release
Merge pull request #203 from tractorcow/pulls/update-jquery-validate Updated jquery validate plugin to version that works (ready to merge)