3.0.0-beta.1 - 2022-09-21
Breaking ⚠️
- Moving completely from API v1 to v2. With this, we fundamentally change the way how the forms sharing works, now much more flexible and closer to how it is done in server.
- Also inverting SubmitOnce to SubmitMultiple with ApiV2
Enhancements
- Make dropdown searchable #1342 (Chartman123)
- Add UI to preview and fill out own forms #1320 (susnux)
- More Icons! #1305 (jotoeri)
- Move Question Icons to Material Design #1304 (jotoeri)
- Update Forms Icon and create Component #1303 (jotoeri)
- Use
@nextcloud/logger
for frontend logging #1274 (susnux) - Feature: Allow shuffling of answer options | Sort options #1271 (susnux)
- User migration #1243 (jotoeri)
- Restrict Form Creation & Sharing Settings #1199 (jotoeri)
- New Sharing #1087 (jotoeri)
Fixed
- Fix migration 20220414 not working on SQLite #1334 (susnux)
- Fix Add Question a11y #1269 (jotoeri)
- Fix sharing icons #1242 (jotoeri)
- Fix titles #1239 (jotoeri)
- Fix upgrading #1212 (nickvergessen)
Merged
- minversion 25 #1348 (Chartman123)
- Adjust design based on Design Review #1344 (Chartman123)
- Adjust styling for NC25 & Update
@nextcloud/vue
#1338 (susnux) - Fixing several small things #1335 (jotoeri)
- Empty Content to Vue #1321 (jotoeri)
- Move to NcEmptyContent and even more icons #1308 (jotoeri)
- Make CHANGELOG.md parseable by the appstore #1306 (Chartman123)
- Update Marcos Email #1285 (jotoeri)
- Use MutliSelect for dropdown questions #1283 (Chartman123)
- Move to button component & first material icons #1281 (jotoeri)
- Move to Psr\Log\LoggerInterface #1275 (Chartman123)
- Set border color to maxcontrast #1270 (Chartman123)
- Invert submitOnce #1252 (jotoeri)
- Removed trailing dot #1228 (rakekniven)
- Rename Radio buttons #1215 (jotoeri)
- l10n: Change to uppercase #1205 (Valdnet)
- Rework Navigation #1168 (Chartman123)
- API v2 #1126 (jotoeri)