Skip to content

Releases: infinum/eightshift-forms-utils

3.2.0

04 Feb 08:04
e95fa64
Compare
Choose a tag to compare

Removed

  • SETTINGS_DEBUG_QM_LOG constant.
  • isDeveloperQMLogActive method.
  • setQmLogsOutput method.

Changed

  • Typo in getTestAliConnection method to getTestApiConnection.

Added

  • getOauthConnection method.
  • NotionBuilder icon.

3.1.3

31 Jan 08:07
10ea0d3
Compare
Choose a tag to compare

Removed

  • SETTINGS_DEBUG_FORCE_DISABLED_FIELDS constant.
  • isDeveloperForceDisabledFieldsActive() method.
  • getSettingsDisabledOutputWithDebugFilter method.

Added

  • getOptionWithConstant method.

3.1.2

30 Jan 16:47
d80f2d0
Compare
Choose a tag to compare

Removed

  • removed FD_PARAMS_RAW constants.

3.1.1

30 Jan 11:39
79077bd
Compare
Choose a tag to compare

Added

  • added FD_FIELD_NAMES_FULL constants.

3.1.0

30 Jan 10:37
d7a4b71
Compare
Choose a tag to compare

Removed

  • FD_FIELD_NAMES_TAGS and FD_FIELD_NAMES_FULL constants.

Changed

  • backend logic for processing params that are array.

3.0.18

14 Jan 14:33
28a6ab2
Compare
Choose a tag to compare

Added

  • New selectorsAdmin enum incrementReset.

3.0.17

14 Jan 13:22
799e4ca
Compare
Choose a tag to compare

Added

  • New responseOutputKeys enum incrementId.

3.0.16

13 Jan 11:19
de03021
Compare
Choose a tag to compare

Fixed

  • FD_PARAMS_ORIGINAL output value.

3.0.15

13 Jan 11:12
c4d6b9e
Compare
Choose a tag to compare

Changed

  • FD_PARAMS_ORIGINAL_DEBUG to FD_PARAMS_ORIGINAL;

3.0.14

08 Jan 14:21
d5a644f
Compare
Choose a tag to compare

Added

  • New responseOutputKeys enum geoId.