Skip to content

Releases: nzzdev/Q-editor

v6.6.0

29 Aug 12:13
493d8f8
Compare
Choose a tag to compare
  • Replaces LD login method with Azure MFA SSO
  • Adds custom auth cookie (valid for 24h after login with Azure)
  • Replaces static LD plugin with new (guarded) route /q-item-picker
  • Adds pop-up login process when editor is embedded in iframe

v6.5.3

04 Jan 15:19
7f03f09
Compare
Choose a tag to compare
  • Abort pending request for preview update on Q-Item export setting change

v6.5.2

04 Nov 12:10
1ccdddd
Compare
Choose a tag to compare

Specify user language for geolocator query results to de & en

v6.5.1

17 Aug 07:00
82dab90
Compare
Choose a tag to compare
  • fix issue, when display option schema cannot be fetched due to an error, the function returned an undefined object instead of an empty one

v6.5.0

16 Aug 06:58
3d88b87
Compare
Choose a tag to compare
  • add possibility to integrate a custom schema into the tool schema

v6.4.5

08 Dec 14:15
be4fc72
Compare
Choose a tag to compare
  • (aurelia-dialog) dont close the dialog window when clicking outside of it
  • Updates node to v16 and updates dependencies

v6.4.4

26 Aug 06:24
39b236e
Compare
Choose a tag to compare
  • The conversion from comma to point now only applies to numeric values (before strings with numeric values in them were also affected).

v6.4.3

25 Aug 13:41
d0d0a64
Compare
Choose a tag to compare
  • Multiple uploaded files can now properly be deleted

v6.4.2

25 Aug 12:48
833f226
Compare
Choose a tag to compare
  • Notifications are now correctly sorted by their given priority (0 = lowest priority, 10 = highest priority)

v6.4.1

12 May 08:13
f36481b
Compare
Choose a tag to compare
  • fix: (schema-editor-number) Prevent value change on wheel event