Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Releases: nzzdev/Q-editor

v6.4.0

22 Apr 13:20
84523bb

Choose a tag to compare

  • (ToolEndpointChecker) Send roles with every toolEndpoint request. This allows to use the roles information to calculate toolEndpoint results

v6.3.8

25 Mar 13:47
c60f6e4

Choose a tag to compare

  • (schema-editor-files) Send credentials with /file request

v6.3.7

22 Mar 12:58
5145399

Choose a tag to compare

  • fix: (preview) Use encodeURIComponent instead of encodeURI to encode toolRuntimeConfig in renderingInfo request so that reserved characters are getting encoded

v6.3.6

15 Mar 13:21
768893a

Choose a tag to compare

  • Set credentials: "include" setting selectively

v6.3.5

12 Mar 14:46

Choose a tag to compare

  • Makes sure that cookies are sent with authentication requests to q-server

v6.3.4

10 Feb 16:21
a5b5506

Choose a tag to compare

  • (schema-editor-array) Improve styles of schema-editor-array__entry-container--compact
  • (schema-editor-color) show color input as text input

v6.3.3

06 Jan 09:55
3236ca4

Choose a tag to compare

  • fix: (notifications) allow empty responses of ToolEndpoint requests

v6.3.2

16 Dec 16:09
8f46e81

Choose a tag to compare

  • fix: (schema-editor-table) ignore rows/columns which differ of range of predefinedValues
  • fix: (dynamic-schema) apply default values which are defined in dynamicSchema

v6.3.1

20 Aug 12:42
1f6ab72

Choose a tag to compare

fix: (schema-editor-table) don't modify predefined content in order to make readOnly cells work

v6.3.0

10 Jul 14:26
a2d4d3b

Choose a tag to compare

schema-editor-table:

  • adds support for predefined values
  • adds support for read only cell