v4.0.0 - 2023-12-12
Enhancements
- transfer ownership of a form #1416 (hamza221)
- Add Forms to header title on public link view #1828 (Chartman123)
- Allow to set
results_deletepermission on the frontend #1805 (susnux) - use PUT/PATCH for updating and move to API v2.2 #1809 (Chartman123)
- Show confirmation dialog before submitting an empty form #1803 (susnux)
- Move away from deprecated icon classes and allow to search user by email #1802 (susnux)
Fixed
- Remove deprecated setModal #1826 (hamza221)
- fix(QuestionMultiple): Fix setting the
allowOtherAnsweroption #1800 (susnux) - Fix missing column in DataStructure.md #1791 (Chartman123)
- fix: add canMoveUp/Down props to QuestionMixin #1806 (Chartman123)
Merged
- Migrate from webpack to vite for building the frontend #1827 (susnux)
- Make components compatible to nextcloud-vue 8 #1696 (Chartman123)
- Min server 28 #1796 (Chartman123)