Releases: nextcloud/forms
Releases · nextcloud/forms
v2.5.1
v2.5.0
v2.5.0 (2022-04-08)
Enhancements
Fixed
- Rollback Capabilities #1162 (jotoeri)
- Update master php testing versions #1161 (nickvergessen)
- Update master php testing versions #1157 (nickvergessen)
- Fix tests #1151 (jotoeri)
- Minversion 22 #1150 (jotoeri)
- Move to NC-Internal Db-Types #1149 (jotoeri)
- Replace deprecated String.prototype.substr() #1141 (CommanderRoot)
- Improve Question Text #1127 (jotoeri)
- Fix Linting Warnings #1082 (jotoeri)
- Update version on master #1071 (nickvergessen)
- Update master target versions #1070 (nickvergessen)
v2.4.0
v2.3.0
v2.3.0 - 2021-07-28
Deprecated ⚠️
- Question property
mandatory
is deprecated and replaced byisRequired
. The old property will be removed in API version 2. #882 (chartman123)
Enhancements
- Add server-side validation of submissions #895 (Chartman123)
- Delete a deleted Users Forms #856 (jotoeri)
Fixed
- Fix Activity Link #976 (jotoeri)
- Allow non-admins to export to files #923 (skjnldsv)
- Fix result view for long text answers #913 (Chartman123)
- Fix boolean columns nullable #881 (jotoeri)
Merged
- Minversion 20 #1021 (jotoeri)
- Fix phpunit typo #1020 (jotoeri)
- Update version on master #994 (nickvergessen)
- Update master target versions #993 (nickvergessen)
- Bump node and npm version in package.json #989 (nickvergessen)
- Test FormsService #921 (jotoeri)
- Some more tests #893 (jotoeri)
- Refactor Mandatory #882 (Chartman123)
v2.2.4
v2.2.3
v2.2.2
v2.2.1
v2.2.0
v2.2.0 - 2021-03-09
Enhancements
- Create Activities #789 (jotoeri)
- Export csv to cloud #780 (jotoeri)
- Show shared forms on navigation #763 (jotoeri)
- Clone Forms #756 (jotoeri)
- Include API Docs #748 (jotoeri)
Fixed
- Disable iPhone Auto-Zoom #816 (jotoeri)
- Clarify translations #815 (jotoeri)
- Fix anonymous text #804 (jotoeri)
- Fix header-height for NC19 #802 (jotoeri)
- Manually set Types #801 (jotoeri)
- Fix Sharing if deleted users are in list #796 (jotoeri)
- Show all winners bold #793 (jotoeri)
- Properly Scroll for required question #792 (jotoeri)
- Fix toast svg #791 (jotoeri)
- Properly delete Answers #765 (jotoeri)
- Harden update restrictions #750 (jotoeri)
- Make new option return similar to new question and form #749 (jotoeri)
- Add csv export and prevents CSV formula injection #746 (skjnldsv)
- Add indexes #744 (skjnldsv)