зеркало из https://github.com/nextcloud/forms.git
7.1 KiB
7.1 KiB
Changelog
v2.0.0-beta.4 - 2020-06-09
Fixed
- Keep focus when copy Share-Link #428 (jotoeri)
- Avoid Submit on Enter #413 (jotoeri)
- Delete empty options from Db #388 (jotoeri)
v2.0.0-beta.3 - 2020-06-04
Enhancements
- Sort Navigation newest forms first #402 (jotoeri)
- Focus title after form load #369 (jancborchardt)
Fixed
- Use icon-add in primary-text color #429 (jotoeri)
- Fix linebreak in description #424 (jotoeri)
- Fix Screenshot directory #421 (jotoeri)
- Fix variable-typo #418 (jotoeri)
- Fix expiration editable #414 (jotoeri)
- Adjust cut descenders on formtitle #410 (jotoeri)
- Prevent question menu icon and menu itself overlapping top right actions #404 (jancborchardt)
- Fix remove empty questions on submit #397 (jotoeri)
- Fix saving options on fast proceed #396 (jotoeri)
- Use cancelable request #393 (jotoeri)
- Fix key-exists error #392 (jotoeri)
- Fix newQuestions console error mandatory null #387 (jotoeri)
- Use proper exit code for composer lint #384 (MorrisJobke)
- Close navigation on mobile on new form #380 (jotoeri)
- Fix Navigation active on results #379 (jotoeri)
- Fix redirects #377 (jotoeri)
- Fix Results initalState missing #376 (jotoeri)
- Correct fix window title #375 (jotoeri)
- Set max-version to 20 for new development version of Nextcloud #370 (jancborchardt)
- Update window title #368 (jotoeri)
- Do not prefill form or question title for less confusion #367 (jancborchardt)
- Fix overlapping text of long answers #366 (jancborchardt)
- Include more sharing links #363 (jotoeri)
- Fix export-button #362 (jotoeri)
- Fix Error-Messages #360 (jotoeri)
v2.0.0-beta2 - 2020-05-06
Enhancements
- Mandatory option on questions #347 (jotoeri)
- Fix users & groups sharing #346 (skjnldsv)
- New Result View #341 (jotoeri)
- Fix multiple choice icon to make obvious it’s radio buttons #329 (jancborchardt)
- Comply to new Actions primary/title standard #313 (skjnldsv)
- Bump copyrights & add php cs & fixed linting #311 (skjnldsv)
- Cleanup old src code #310 (skjnldsv)
Fixed
- Revert topbar changes #351 (skjnldsv)
- Fix Submission Access #345 (jotoeri)
- Prevent leaking personnal infos on forms #343 (skjnldsv)
- l10n: Changed casing of words #339 (rakekniven)
- Provide DBs max string lengths as InitialState #338 (jotoeri)
- Move "Add a question" button to bottom #328 (jotoeri)
- Prevent letter debounce erasing when creating new answers #327 (skjnldsv)
- Fix expiration display #326 (skjnldsv)
- Design fixes for submission view #325 (jancborchardt)
- l10n: Fixed typo #320 (rakekniven)
- Add title on public page #315 (skjnldsv)
- Fix question icons broken in dark theme #312 (skjnldsv)
v2.0.0-beta1 - 2020-04-29
Implemented enhancements:
- New creation UI with direct preview
- New voting UI
- Editing existing forms is now possible
- Removed dropdown question
- Added navigation
- Removed breadcrumbs
Fixed bugs:
- Lots of bug fixed. The list is too complex