Release notes

Keep up with latest product news

3515 notes
27 Nov, 2020 Anton Gnibeda
DeepSeeWeb
Version 3.0.16
  • fixed service worker api issue(caching of api requests, leading to caching 401 or freezes requests)
  • fixed build to prevent caching of app files
26 Nov, 2020 AAlfred Landik
Revoiceapp
Version 1.0.0

Initial Release

25 Nov, 2020 Evgeny Shvarov
aoc-objectscript-template
Version 1.0.0

The advent of Code 2020 contest objectscript template

25 Nov, 2020 Evgeny Shvarov
aoc-objectscript-template
Version 1.0.1

rename
docker image update

23 Nov, 2020 José Pereira
interoperability-integratedml-adapter
Version 1.0.10

ZPM package version issue fix

23 Nov, 2020 José Pereira
interoperability-integratedml-adapter
Version 1.0.9

Added a PEX BO call in the BPL for the fraud detection example on adapter's usage.

23 Nov, 2020 Anton Gnibeda
DeepSeeWeb
Version 3.0.15
  • deployment fix
23 Nov, 2020 Anton Gnibeda
DeepSeeWeb
Version 3.0.14

removed non-complete styles from future release (issue with pivot colors)

23 Nov, 2020 SSergey Sarkisyan
workflowUI-ngx
Version 1.0.1

Module description updated

22 Nov, 2020 Evgeny Shvarov
ssl-client
Version 1.0.2

Added description to ZPM module

22 Nov, 2020
Version 2.0.7

Added TestReport to show what happened with test messages generated by Feeder

21 Nov, 2020 Lorenzo Scalese
Open API Client Gen
Version 1.3.4

Fix unit test by zpm
Add Unit Tests

21 Nov, 2020 Lorenzo Scalese
Open API Client Gen
Version 1.3.3

Add Unit Tests.

21 Nov, 2020 Robert Cemper
ObjectScript-Over-ODBC
Version 1.0.0

Initial Release

21 Nov, 2020 Robert Cemper
ObjectScript-Over-ODBC
Version 1.0.1

fix ZPM resource

21 Nov, 2020
Version 2.0.6

Improved Feeder Cache Server Page and Read Me

21 Nov, 2020
Version 2.0.5

Added description of UnitTests class

20 Nov, 2020 Anton Gnibeda
RestFormsUI2
Version 1.0.1

added description to module.xml

20 Nov, 2020 Anton Gnibeda
DeepSeeWeb
Version 3.0.13
  • added "tuples.children" data format support for map widget
  • fixed issue with markers on map widget
  • added errors display for datasource requests
  • fixed issue with incorrect initial view bounds for some maps
20 Nov, 2020 Henrique Dias
iris-history-monitor
Version 1.2.3

Adjust ZPM module description and version

20 Nov, 2020 Lorenzo Scalese
Open API Client Gen
Version 1.3.2

Add Proxy response header content-disposition
Fix Production configuration port number
Fix Hard coded classname in Business Operation Generator

20 Nov, 2020 EEduard Lebedyuk
iris-container-recipes
Version 1.0.0

Initial Release

20 Nov, 2020 Lorenzo Scalese
Open API Client Gen
Version 1.3.1

Add yaml-utils as a dependency
convert quoted https status code due to yaml conversion (ex : { ""200"" : { ... } --> { "200" : { ... })
Add an attempt to find existing class for anonymous object (nested object without $ref or title)
Fix invalid oref if Swagger spec does not have a definitions object
Fix swagger transform (bad moving parameters objects).

19 Nov, 2020 BBenjamin De Boe
yaml-utils
Version 0.1.1

Initial Release

19 Nov, 2020 Yuri Marx
OCR Service
Version 1.0.3

Build text index to NLP with no human action now (thanks DeBoe tip)

19 Nov, 2020 Lorenzo Scalese
Open API Client Gen
Version 1.3.0

Add a specification class transformer class to increase the compatibility without additional complexity to the generator.
Fix loop problem when parameters are defined at the same level that method verb.
Fix problem with "__comment" JSON property due to YAML conversion.

19 Nov, 2020 EEduard Lebedyuk
MDX2JSON
Version 2.3.2

zpm

18 Nov, 2020 José Pereira
interoperability-integratedml-adapter
Version 1.0.8

Fixed source directory location for ZPM package

18 Nov, 2020 José Pereira
interoperability-integratedml-adapter
Version 1.0.7

ZPM package version issue fix

18 Nov, 2020
Version 2.0.4

Updated Dockerfile and started to describe my usage of Feeder in Read Me