Button handy | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|
Excerpt | ||
---|---|---|
| ||
Summary of changes and new features for the 5.8.0.x release. |
...
Version 5.8.0.
...
6 / Released:
...
Major changes. Live Fields core support was moved into SIL Engine, to make it available for free in other addons. This introduces a break in compatibility upgrade, users coming from 3.x versions will have to stop first at latest 4.8 version, then upgrade to the 5.8 version.
...
July 2022
Bug fixes
A small bug fix and documentation links
[bug] Generic table was unable to show the GET operation
[support, bug] SQL Blocking occurring on some issues when DELETE request is sent via Rest API
Version 5.8.0.5 / Released: July 2022
Bug fixes & Huge Improvements
Addressed some minor bug fixes, added AUTOCOMPLETE, SIMPLE SELECT, MULTI SELECT, SIMPLE TABLE configurations back
[support, bug] SQL Blocking occurring on some issues when DELETE request sent with Power Actions fields
CADS-10910, DBCF-110 [support, bug] Made the new Database Row and Table custom fields show up in the KANBAN and SCRUM boards. [CADS-10910, DBCF-110]
Version 5.8.0.4 / Released: January 2022
Improvements
[impr, internal] Added JSD support for row and table Power Database Fields
Version 5.8.0.
...
3 / Released:
...
December 2021
Bug fixes
...
CADS-8869 [support] getRequestTypes function does not return all data in case JIRA has more than 100 request types [CADS-8869]
...
[internal] Duplicates eliminated from JQL search (inEpics & inFeatures)
...
Packing all the goodies from sub-modules
Version 5.8.0.1 / Released: November 2021
Minor bugfix
Minor bugfixes, but we strive for perfection!
[bug, internal] Averted a NPE on bad configuration of the field (datasource renamed)
DBCF-97 [internal] Fixed an error in the edit screen of an issue when the DBCF scripts are badly configured [DBCF-97]
DBCF-100 [internal] The table field is now accessible(read-only) in SIL as an array of arrays of string. [DBCF-100]
CADS-10093 [support, bug] Fixed an error with UTF-8 values not being rendered correctly on the screen [CADS-10093]
Version 5.8.0.0-
...
RELEASE / Released:
...
CADS-8842 [support] Fixed JSD queues disappearing when installing on a JSD instance [CADS-8842]
...
October 2021
Production-ready version.
Stability fixes. We added inline help for the administration pages. Compatibility with latest SIL-Engine. New table field has been added. Deprecated old fields.
[internal] Fixed an issue with LF not being correctly reported on UI
Version 5.8.0.0-RC03 / Released: September 2021
Stability fixes.
[internal] Fixed an issue with LF not being correctly reported on UI
Version 5.8.0.0-
...
RC02 / Released:
...
September 2021
Major improvements. Besides re-working the UI to align it with the Atlassian look and feel, there are a number of improvements you need to know about: Listeners got improved: - you can now listen for specific projects and issue types; - you can now react to java class events (any events, in fact). Security of the solution was dramatically improved JQL functions now auto-enable if there are no name clashes
...
CADS-7371 [support] Some customfields are discovered by name, not by CFT key [CADS-7371]
...
CADS-8055 [support] Fixed lfRestrictSelectOptions/lfAllowSelectOptions for issueType, broken in Jira 8.15 [CADS-8055]
...
CADS-8220 [support] Fixed lfSet for multi user picker not working in a certain scenario in Edit mode [CADS-8220]
...
CADS-8241 [support] Fixed Group Picker's group selection icon not getting disabled with lfDisable [CADS-8241]
...
CADS-8291 [support] Fixed Live Fields not triggering in Agile Boards starting with Jira v8.13 [CADS-8291]
...
CADS-8383 [support] Fixed issue with lfAllowSelectOptions/lfRestrictSelectOptions for multi-select CFs [CADS-8383]
...
CADS-8442 [support] Fixed lfDisable for cascade select [CADS-8442]
...
CADS-8430 [support] Fixed validators do not work on bulk screen [CADS-8430]
...
CADS-8435 [support] Fixed lfAllowSelectOptions & lfWatch for CF Radio Button in customer portal [CADS-8435]
...
Added the autocomplete option to the configuration and the functionality to the actual field. Added color marker to the columns having the constraints set to a value to differentiate them. Stability fixes. To ease the scripting a new struct has been added, 'DBCFValue'
[internal] Fixed an issue with the indexing (NPE)
[internal] Fixed an issue with the useless re-rendering of the new DBCF after a change of value.
[internal] Fixed a NPE occurring when some old DBCF fields have no configuration.
[internal] Fixed a NPE occurring when the user tries to access the migrate field page when there are no fields of the right type.
DBCF-66 [internal] Autocomplete fields [DBCF-66]
DBCF-93 [internal] Support for string[][] return types [DBCF-93]
DBCF-92 [internal] Unnecessary ugly error message on saving config [DBCF-92]
DBCF-94 [internal] JS error when LiveFields are missing [DBCF-94]
CADS-8898 [support, bug] Fixed the modal search window appearing behind the Create/Edit popup windows [CADS-8898]
CADS-9230 [support, impr] Fixed the js import chain that made some unnecessary REST calls [CADS-9230]
Version 5.8.0.0-RC01 / Released: June 2021
Major release. Upgraded the internal architecture of the addon to match the new capabilities from 'SIL Engine' (katl-commons) Added a new custom field: Advanced Database Row Field - a row of data in a table that can search, insert, update and delete data from the database