Changelog
v2.0.0
2024-12-12
- Process chain entry saving has been removed
v1.7.3
2024-11-19
- fixed a bug with Search in data not applying the correct search
v1.7.2
2024-10-07
- fix startvalue wrong data+message param accessed
v1.7.1
2024-09-30
- various bug fixes
v1.7.0
2024-08-07
- The Data+ messages no longer require the target id to be selected, they are now solely based on the defined function name
- Data+ messages now support parameters
1.6.7
2024-06-18
- fixed a bug with the autofocus when used with other Leitart Extensions
1.6.6
2024-06-14
- added option to disable autofocus for user input steps
1.6.5
2024-05-29
- various bug fixes
1.6.4
2024-05-14
- added
Count Unique Values
to Array Handler
1.6.3
2024-04-03
- Added Is Defined as an operator. Supports filtering arrays if a key is missing.
1.6.2
2024-03-28
- Simplified the server connection settings, a specific variable
$(currentUrl)
is now used to connect to the current protocol & hostname
v1.6.1
2024-03-19
- Fixed filter on undefined values in array handler
v1.6.0
2024-02-13
- New Step: Array Handler (Filter, Map, ReadIndex and more)
- Json Reader: Added Stringify and Parse
- Display arrays & json objects correctly in chain
- Get DB Entry save id
- Update Db Entry loop over ids
- Debugger bedesign
- various bugfixes
- DataPlus Network update
- added option to hide entry progress
v1.5.9
2024-01-26
- Fixed Update DB Entry trying to return ids
v1.5.8
2024-01-15
- Fixed api call step
v1.5.7
2024-01-02
- Save custom server settings in cookie for new extensions
v1.5.6
2021-12-07
- Redesined Creator UI
- Added partial reload for cloud
- fixed errors selecting empty values
v1.5.5
2021-11-15
- Added support for proxy servers that do not allow custom headers (e.g. Microsoft application proxy)
v1.5.4
2021-11-09
- fixed Create DB Entry ids
v1.5.3
2021-10-25
- fix Visual input y location
- redesigned block connector ui