Convertigo Studio Changelog

What's new in Convertigo Studio 8.2.7

Mar 25, 2024
  • Improvements:
  • [Analytics] Upgrade Google Analytics to G4
  • [Studio] Option to create sequences with call transaction when importing from Web Services
  • [Studio] Baserow stub wizard handle upload file via url for Create and Update
  • Bug Fixes:
  • [Engine] Fixed, allow blank key of JSON parsed by Convertigo
  • [Studio] Fixed, 'Export variables to main sequence' on a Call_transaction Step keeps the 'Is file upload' value on the variable
  • [OpenApi] Fixed, REST WS reference creation trough a YAML prevents NPE

New in Convertigo Studio 8.2.6 (Feb 6, 2024)

  • Bug Fixes:
  • FlashUpdate: Fixed, flashupdate from Android APK is ok
  • NGX: Fixed, bypass Close actions error like 'overlay does not exist'
  • Android: Fixed, auto Android SDK setup handles build-tools > 30 and prevents the 'DX not found' error

New in Convertigo Studio 8.2.5 (Jan 12, 2024)

  • Improvements:
  • [Cache] Add MariaDB + PostgreSQL drivers for the Cache Database
  • Bug Fixes:
  • [CI] Fixed, Gradle 8 is supported for the Convertigo plugin
  • [NGX] Fixed, SCSS Isolation (removed duplicated declaration)
  • [Studio] Fixed, gradle installation works for Android local build
  • [MobileBuilder] Fixed, doesn't normalize NGX attribute value if the name is set on drop from the palette

New in Convertigo Studio 8.2.4 (Dec 8, 2023)

  • Improvements:
  • [Studio] Ability to have multiple stubs for a single sequence
  • [TestPlatform] Introduction of new JSON and XML formatters, along with color-coded results
  • [Docker] The JDWP debug port is now optional
  • Bug Fixes:
  • [Admin] Fixed, no more random NullPointerExceptions on the connection page under heavy session load
  • [Step] Fixed , the __testcase variable can now be used in CallTransaction or CallSequence
  • [Studio] Fixed, right-clicking in the mobile viewer loader no longer disrupts the highlight component feature
  • [Server] Fixed, the Angular router can now handle paths with dots
  • [Step] Fixed, file-based steps' path properties will no longer accept a blank expression, avoiding runtime errors. Undefined values are now used instead
  • [Step] Fixed, the Rename File Step no longer deletes the file when the source and target are the same

New in Convertigo Studio 8.2.3 (Sep 26, 2023)

  • Convertigo 8.2.3 contains 4 improvements and 2 bug fixes since the 8.2.2 release.

New in Convertigo Studio 8.2.2 (Aug 2, 2023)

  • Convertigo 8.2.2 contains 2 improvements and 3 bug fixes since the 8.2.1 release.
  • Convertigo 8.2 is the new release of the leading Open Source Low Code and No Code platform featuring a powerful low code back-end server and the Low Code UI front-end Builder generating Native iOS Android, Web and PWA (Progressive Web Apps).

New in Convertigo Studio 8.2.1 (May 24, 2023)

  • Improvements:
  • [Server] Upgrade dependencies to reduces CVE
  • Bug Fixes:
  • [Studio] Fixed, Source picker is now correct when using dynamic XPath syntax
  • [FullSync] Fixed, cluster mode now detected for CouchDB 3.2
  • [Studio] Fixed, prevents errors in the console view at first Studio launch

New in Convertigo Studio 8.2.0 (Apr 24, 2023)

  • New Features:
  • #681 [Studio] New Palette View for all Convertigo objects
  • #685 [Studio] New Pickers View changing on object selection
  • #698 [Studio] Set the object name on drop from palette
  • #700 [Studio] Synchronize some objects Name property with an other property value
  • #704 [Studio] Release a MacOS Apple Silicon (ARM64) build
  • #711 [Studio] New Interactive Tutorial View
  • #719 [Studio] New NoCode BaseRow Databases View
  • #725 [Mobile Builder] New QRCode toolbar icon to easily open the viewer with a phone with live update
  • #731 [NGX] Add an 'event' entry in picker for Action sources
  • #738 [NGX] Add a navParams picker
  • #741 [Sequence] Step with source (XPath) can use JS expression inside predicate
  • Improvements:
  • #694 [Studio] Use Eclipse base 2022-12
  • #695 [Billing] Insert 'sessionStart' and 'sessionStop' entries
  • #697 [Admin] Fast project edit loading
  • #701 [Write CSV Step] Use originalKeyName attribute to write line titles of CSV file
  • #702 [Studio] New project wizard explicitly propose to create Web / Desktop & Mobile projects
  • #703 [Docker] Allow to start the container with a non-root user
  • #706 [Studio] The modal "Find an Object" have a full width substring field
  • #708 [Studio] Dialog box to warn and ask the application building before deploying a project
  • #714 [NGX] Hint for the Reorder group component
  • #715 [NGX] Add 'color' property for the Icon component
  • #724 [NGX] Improve handling of enable/disable and application sources generation when whole pages are disabled
  • #726 [Studio] Add screenshots in the 'readme.md' generated file to explain how to import the project
  • #728 [Studio] Review the Deployment wizard window size
  • #729 [Studio] NgxComponent Source Picker show which icon is selected
  • #735 [Studio] Add 'enableOnOffLabels' property to the NXG Toggle component
  • #736 [NGX] Hint 'IfAction' for the AlertAction
  • #737 [NGX] Hint for the FabContainer
  • #739 [NGX] Handle ion-input type file
  • #744 [Server] Custom HTTP 404 page
  • #745 [Studio] Some project treeview optimizations
  • Bug Fixes:
  • #634 [Studio] Fixed, can now D&D a Component having the same name as SharedComponent
  • #638 [HTTP] Fixed, POST request with followRedirect set to true on transaction now redirects using GET
  • #667 [NGX] Fixed, builders now don't release while project is being loaded
  • #680 [NGX] Fixed, Cordova plugin dependencies now correctly installed
  • #682 [Studio] Fixed, closing a Sequence or a Connector editor now don't close all editors of the project
  • #683 [Studio] Fixed, we can now source on step ReadCSV if the property "Title line" is set to true
  • #684 [HTTP] Fixed, JSON_HTTP_transaction's Content-Type dynamic property now overrides default HTTP headers defined in properties table
  • #686 [SQL Connector] Fixed, now can parse JSON of NULL integers
  • #687 [NGX] Fixed, shared components are now "synchronized" properly with the project
  • #691 [NGX] Fixed, Angular.json's assets properties are now generated for serve (HMR) configuration
  • #692 [Studio] Fixed, adds blue background for JS properties of some steps like the SMTP step
  • #696 [SQL] Fixed, now generates correct JSON types for stored procedure responses
  • #705 [Studio] Fixed, creating a symbol from a sequence variable using text editor works
  • #707 [NGX] Fixed, a textInput cannot have a property [ngModel]="''" generated when it's property binding is set to "not set"
  • #709 [Studio] Fixed, renaming a variable now doesn't spread to more variables than it's supposed to
  • #712 [NGX] Fixed, Chart Component: Title chart now in default chart options
  • #717 [Studio] Fixed, mobile builder highlight selection works on hi-DPI screen
  • #718 [Studio] Fixed, property "root Path" fixed on some REST WS import
  • #722 [Studio] Fixed, SQL project Wizard now correctly set Database URL property
  • #730 [FullSync] Fixed, source picker now handles correctly key values with space(s)
  • #740 [NGX] Fixed, disabling a FormatLayout component is effective
  • #742 [NGX] Fixed, can now access scope variables from a customAction
  • #743 [NGX] Fixed, repaired the "create a shared component from the selected object" action
  • #746 [Studio] Fixed, recording XSD Schema from response handles duplicated type name
  • #747 [NGX] Fixed, now correctly use the spinner property of Showloading

New in Convertigo Studio 8.1.0 (Nov 15, 2022)

  • New Features:
  • #553 [Ngx Builder] Display in Ngx palette shared components/actions provided by projects
  • #610 [Studio] Automatic generation of project MD files
  • #622 [Ngx Builder] New Font and FontStyle component
  • #629 [Ngx Builder] Added an Assets section in Ngx Source picker
  • #630 [Steps] Added in "Change to" feature : From XML Elements to JSON Field and vice-versa
  • #644 [Docker] Easy configuration to enable HTTPS
  • #660 [Ngx Builder] New icon picker with preview for all "Icon" properties
  • Improvements:
  • #493 [Studio] Setup automatic GitRepo creation and Initial Commit on project creation
  • #620 [Studio] Manage conflicts of components with the same name from different libraries and used in the same project
  • #621 [Steps] ReadCSV step: Add some improvements to Step
  • #624 [Studio] Update Eclipse, Tomcat, Browser, Java to latest
  • #628 [Studio] Object selection in Convertigo Project View now reveals corresponding file in Project Explorer View
  • #639 Added multiline support for requestable variable default value (single and multi valued)
  • #640 [Studio] Update the default GitHub Actions file with build cache configuration to speed up builds
  • #643 [Admin] Add server time + timezone in admin console
  • #646 [Mobile] Handle hard reload of PWA
  • #649 [Ngx Builder] Upgrade NGX TPL for the 8.1.0 release (Angular 14.2.3, Ionic 6.2.8)
  • #664 [Admin] Toggle "Go to end" to stop log fetch before the end
  • #669 [Studio] Auto-expand DOM tree for items having only one child
  • #679 [Studio] Remove unwanted Help buttons in new object wizards
  • Bug Fixes:
  • #568 [Ngx Builder] Fixed, shared Components handle correctly page events and subscribe handlers
  • #587 [Ngx Builder] Fixed, when starting a project that contains errors, it is displayed into mobile builder view
  • #626 [Fullsync] Fixed, GetDocument transaction in JSON output now contains all attachments
  • #627 [FS/CouhDB Connector] Fixed, PutDocumentAttachment on PouchDB handles space with + for docid
  • #633 Fixed, the generation of the transaction schema from the xml fix the occurrences of nodes
  • #636 [FullSync] Fixed, PouchDB mode filter ACL for _changes
  • #637 [NGX] Fixed, changing Chart type now have effect
  • #641 [SQL] Fixed, now add error element in case of failure
  • #642 [NGX] Fixed, NavParams are now updated after a root/push/navigate page
  • #645 [Studio] Fixed, importing .car from same workspace and already present doesn't pop error
  • #650 [NGX] Fixed, added slot=start attribute in menuAutoItems
  • #651 Fixed, Process exec don't lock the Thread
  • #656 Fixed, project schema cache is now cleared on successful project delete / import / deploy / reload
  • #657 [NGX Builder] Fixed, UIComponent reorder now don't fail anymore
  • #658 Fixed, importing Swagger OAS3 API now creates Transactions with the 'Include data type in XML response node' to True
  • #661 [Rest Web Service Reference] Fixed, added labels for URL authentication account wizard
  • #662 [FullSync] Fixed, PouchDB now can start if another Studio is already open
  • #666 Fixed, client-side errors don't contain sensitive information
  • #668 [SequenceStep] Fixed, Source Picker of a SequenceStep don't show "output false" elements
  • #670 [Admin] Fixed, speed up logviewer init
  • #671 [Studio] Fixed, Engine Preferences: speed up mouse wheel scroll and fix the scroll height
  • #672 [Node] Fixed, use the right node bin folder for MacOS and Linux
  • #674 [Studio] Fixed, hightlight elements supported for recursive shared components
  • #675 [Studio] Fixed, project creation invite to perform the registration wizard
  • #676 [Step] Fixed, JsonSource handles a single string element
  • #678 [Mac] Fixed, drag-n-drop from the NGX Palette to the Builder

New in Convertigo Studio 8.0.2 (Aug 3, 2022)

  • Fixed, JSON requests no more abnormally too long
  • Fixed, replication re-use the ACL pre-filter for CouchDB server

New in Convertigo Studio 8.0.1 (Jun 22, 2022)

  • Improvements:
  • [Studio] Better on boarding process
  • [Studio] Icons on blank project first Studio start
  • [Studio] Add a Run project button
  • Bug Fixes:
  • [NGX] Fixed, when using a segment into a single page application routes are now generated correctly
  • [HttpConnector] Fixed, now handle _header HTTP variable value and remove prefix

New in Convertigo Studio 8.0.0 (May 5, 2022)

  • Convertigo 8.0.0 contains 13 new features, 20 improvements and 8 bug fixes since the 7.9.8 release.

New in Convertigo Studio 7.9.8 (Jan 27, 2022)

  • New Features:
  • [MobileBuilder] Create a 'Convert to shared Component' Wizard on MobileComponent right Click.
  • [Studio] Add the Eclipse UpdateSite support for Studio update
  • Improvements:
  • Update RhinoJS to 1.7.14
  • Bug Fixes:
  • Fixed, NodeJS process are now properly killed when user closes the mobile builder page on Windows 11
  • Fixed, no more error on dynamic variable in HTTP transaction sub path property
  • [MobileBuilder] Fixed, can now edit a fragment object
  • [Studio] Fixed, no more freeze at cross-referenced SharedAction modification
  • [MobileBuilder] Fixed, a project with its own mobile template doesn’t create a ProjectReference on itself anymore
  • Fixed, external projects targeted by the mobile components of a project are now taken into account in its dependencies
  • Fixed, renaming a transaction now renames the xsd file associated
  • [CLI] Fixed, no more build failed with NPE if a project dependency doesn't load
  • [Studio] Fixed, disabled 'Index' sub menu in other connectors than CouchDB and FullSync

New in Convertigo Studio 7.9.7 (Dec 14, 2021)

  • Improvements:
  • #534 [Server] Add a new product zip file distribution for Windows Server (Convertigo + JDK + Tomcat)
  • #536 Test Cases can use internal variables or parameters
  • #538 Daily check for Activation keys about to expire and write Error in logs as warning
  • Bug Fixes:
  • #525 Fixed, common jar files from /libs/ are now in classpath
  • #532 [MobileBuilder] Fixed, switching between pages holding tabs loads the first tab page

New in Convertigo Studio 7.9.6 (Oct 22, 2021)

  • Convertigo 7.9 is the new release of the leading Open Source Low Code and No Code platform featuring a powerful back-end server MBaaS and an integrated hybrid MXDP (Multi eXperience Development Platform) based on Cordova and open SDKs able to integrate Native iOS Android and PWA (Progressive Web Apps).

New in Convertigo Studio 7.9.5 (Sep 23, 2021)

  • Improvements:
  • [Studio] Speed up MobileBuilder page generation at SharedComponent modification
  • [MobileBuilder] Speed up project opening by checking translation availability from existing files
  • [Studio] Ship the JVM for MacOS and Linux too
  • [TestPlatform] Add a "Binary" mode next to "XML" and "Json"
  • Bug Fixes:
  • Fixed, proxy domains exceptions now configured for CouchDB/FullSync and NPM
  • [SiteClipper] Fixed, updated certificate using the Certificate Manager used without need to restart
  • Fixed, the evaluation of a SmartType property is isolated from parallel execution
  • Fixed, SMTP Step now force usage of TLSv1.2 to prevent the SSLHandshakeException

New in Convertigo Studio 7.9.3 (May 5, 2021)

  • Bug Fixes:
  • #478 [Studio] Fixed, symbols usage in the JS Steps’ Editor (not replaced by values)
  • #482 [Admin] Fixed, no more NPE if deleting projects too quickly
  • #483 [Studio] Fixed, no more "Unknown transaction" with HTTP calls on a reloaded project
  • #484 [Studio] Fixed, Schema & Picker views are empty if a broken source exists in the project
  • #485 [Admin] Fixed, licence links are ok in footer
  • #486 Fixed, Form PDF Step now handles the originalKeyName attribute
  • #489 [MobileBuilder] Fixed, events are correctly unsubscribed on page leave
  • #490 [Studio] Fixed, new object wizards allow to set existing bean name but not to validate it

New in Convertigo Studio 7.9.2 (Apr 8, 2021)

  • Bug Fixes:
  • [Studio] Fixed the syntax coloring of JS editors with the default Dark theme
  • [Admin] Fixed the deadlock in case of double import of a project with circular dependencies
  • Improvements:
  • [Studio] Use the latest Browser component

New in Convertigo Studio 7.9.1 (Apr 2, 2021)

  • Bug Fixes:
  • Fixed, PWA manifest.json can be now customized at project level
  • [Admin] Fixed the CouchDB sidebar at the DB view (no more ajax error)
  • Can now clone git+ssh project reference (added the ssh library dependency)
  • New Features:
  • [MB] Add support of Actions in Mobile Picker
  • [MB] Mobile Picker Sources are now more user friendly
  • [MB] Add Support of Project References for MB projects
  • [MB] Add App event to listen result of auto login
  • [MB] Add a ion-card-title component for Ionic v3 Cards
  • [MB] Add support of Shared Components in Mobile Picker
  • [SQL] Retrieve the value of a clob data
  • [Gradle] Build native Android and IOS application locally using gradle
  • [REST API] Add a Full OAS3 API support
  • [MB] Use now standard Angular's service worker for PWA
  • Add an Autostart property to a sequence object
  • New SAML 2 SSO, ExtendedComponents, Geocoding, Vonage, GoogleSheets and Microsoft Excel libraries are available from the New Project wizard
  • [Docker] Images can use sudo and can be disabled at image launch
  • [Studio] Added a menu update gradle files + menu to enable github actions file
  • [Studio] Support http verb PATCH in yaml WS import wizard
  • [MB] Can now edit several Custom Actions at the same time, limit code lines
  • [FS] PostDocument and PostBulkDocument transactions now handles _use_merge policy
  • Improvements:
  • [Studio] Updated Browser component to the latest version (7.13)
  • [Studio] Upgrade to the latest Eclipse and use the Wild Web Developer plugin for JS/TS/YAML ...
  • [Docker] The default tomcat session timeout is now configurable for Docker images
  • [MB] Form components are now displayed by name in project's tree view
  • [MB] Improved documentation for Subscribe and Publish components concerning Event data property
  • [MB] SignaturePad Component : Add onBeginEvent and onEndEvent
  • Bump config.xml cordova-version to 10.0.0 to support latest Cordova Version
  • Get/PutDocumentAttachmentTransaction now have a base64 mode
  • [Studio] For the REST web service import wizard: Add Petstore OpenApi sample urls
  • [SQL] Use a short validation query for Oracle connection pools
  • [FS] FullSyncListener now calls the Sequences with _conflicts data information
  • [HTTP] New HttpTransaction configured to not use HTTP pool by default
  • [FS] New FullSync connector configured to deny anonymous replication
  • [MB] Add a data return property to the CloseModal Action
  • [Studio] Prevents Eclipse to refresh node_modules folders
  • [Admin] Import symbols default radio buttons to Merge + Priority import
  • [Studio] Replace the modal window "What's new" by a "Video starting" editor
  • Make the Swagger OAS3 console the default one
  • Projects' templates retrieved from their github repositories
  • [MB] Page actions now log the name of the page being handled
  • [MB] If, IfElse and CallSequence actions display their current settings in tree view
  • [MB] The Modal/Root/Push/Popover actions display their target page in tree view
  • [Server] Disable the auto GC preference by default and wait 10 min every each GC
  • [Gradle] Added a retry policy for the deploy task
  • Explicit error message when deploying a project not compatible with the server version
  • [Studio] Http Variable displays Http Name in the TreeView if different of the bean name
  • [Studio] Shrink the XML result of editor and add a button to get the full result
  • [Studio] Popup warning if a FullSync View is not compiling and accepted by CouchDB
  • [REST API] "version" added for the OAS2 YAML
  • [MB] Prevents blank lines generated in ts file for pages containing multiple component with identifier
  • Differ SAP initialization to allow real SAP driver installation
  • [HttpConnector] Add a Basic Preemptive authentication mode
  • Bug Fixes:
  • [MB] Source Picker now recognizes the 'type' attribute in XML Steps
  • [MB] Finally Handler are now executed only once
  • [MB] PublishEvent component, Event data property in TS mode is now empty by default
  • Server now restart properly after clicking "Restart engine" button in administration console
  • [MB] No more HTTP 404 on en.json and fr.json on fresh MB project
  • [FS] Fix replication for documents with a c8oGrp containing a dot
  • Connection string of a SQL connector does not override user/pwd properties
  • No more StackOverflow when generating DOM instance for recursive Schema
  • [SQL] No more unexpected exception using the DatabaseCacheManager with an SQL Server
  • [MB] Can now re-select the same element after a "remove highlight"
  • [REST API] Fix import a Swagger RestService through a http (not https) url
  • [SQL] Connection pool is now reset when modifying connector properties
  • [Rest] Avoid max session exceeded in case new session initiated for authentication
  • [MB] Fixed Camera component on Chrome
  • Fixed SchemaManager stackoverflow when projects reference each others
  • Fixed FullSync listener not always triggered on a CouchDB cluster
  • [Studio] Fixed show in picker a Fullsync transaction for some special cases
  • [Studio] Fixed Convertigo project URL parser wizard can loose property
  • [Admin] Fixed logviewer endless loop
  • Prevent a project to be imported more than once if it has circular references
  • New session key now taken into account
  • Fixed event loop exception in EngineLogView because of widget disposed
  • Fixed IOException when EngineLogView is disposed
  • Copy/Paste of a Shared Component now updates sourced properties (SC mode)
  • [Studio] Prevent too long editor folder name (fails to write files on Windows)
  • Handle end of context(s) in Internal Requester
  • Can now CTRL+mouse drag of a Sequence in a PageEvent component
  • [MB] Fixed issue when setting Marker property of the Call_Sequence component in the Sequence Picker
  • Fixed projects are not displaying in project view when studio starts and there are no projects reopened automatically.
  • Fixed Null pointer exception when importing a swagger YAML with no summary
  • Fixed synchronization issues while using parallel steps in sequencer
  • [FS] Automatically clear contexts from FullSync listeners
  • Can build/serve old Ionic3 project based on custom or old tpl which does not specify nodeJsVersion
  • Prevents shadow context created when requesting a project that does not exist
  • [RESTWS] Avoid exception while importing YAML because of a null security scheme
  • Fixed error Pop-up at startup: "this.row" is null
  • JGit now use proxy settings
  • Fixed subscribe handler is not working in some cases
  • [Admin] Fixed saving a Variable default value using the Project Edit from the admin Console
  • Fixed PDF Step is not handling Base64 image properly
  • [FlashUpdate] Ignore the res folder and config.xml for the source package

New in Convertigo Studio 7.9.0 (Apr 1, 2021)

  • New Features:
  • #90 [MB] Add support of Actions in Mobile Picker
  • #93 [MB] Mobile Picker Sources are now more user friendly
  • #113 [MB] Add Support of Project References for MB projects
  • #162 [MB] Add App event to listen result of auto login
  • #326 [MB] Add a ion-card-title component for Ionic v3 Cards
  • #343 [MB] Add support of Shared Components in Mobile Picker
  • #375 [SQL] Retrieve the value of a clob data
  • #382 [Gradle] Build native Android and IOS application locally using gradle
  • #388 [REST API] Add a Full OAS3 API support
  • #392 [MB] Use now standard Angular's service worker for PWA
  • #420 Add an Autostart property to a sequence object
  • #422 New SAML 2 SSO, ExtendedComponents, Geocoding, Vonage, GoogleSheets and Microsoft Excel libraries are available from the New Project wizard
  • #426 [Docker] Images can use sudo and can be disabled at image launch
  • #427 [Studio] Added a menu update gradle files + menu to enable github actions file
  • #428 [Studio] Support http verb PATCH in yaml WS import wizard
  • #437 [MB] Can now edit several Custom Actions at the same time, limit code lines
  • #455 [FS] PostDocument and PostBulkDocument transactions now handles _use_merge policy
  • Improvements:
  • #158 [Studio] Updated Browser component to the latest version (7.13)
  • #230 [Studio] Upgrade to the latest Eclipse and use the Wild Web Developer plugin for JS/TS/YAML ...
  • #295 [Docker] The default tomcat session timeout is now configurable for Docker images
  • #324 [MB] Form components are now displayed by name in project's tree view
  • #359 [MB] Improved documentation for Subscribe and Publish components concerning Event data property
  • #360 [MB] SignaturePad Component : Add onBeginEvent and onEndEvent
  • #364 Bump config.xml cordova-version to 10.0.0 to support latest Cordova Version
  • #368 Get/PutDocumentAttachmentTransaction now have a base64 mode
  • #379 [Studio] For the REST web service import wizard: Add Petstore OpenApi sample urls
  • #384 [SQL] Use a short validation query for Oracle connection pools
  • #389 [FS] FullSyncListener now calls the Sequences with _conflicts data information
  • #390 [HTTP] New HttpTransaction configured to not use HTTP pool by default
  • #391 [FS] New FullSync connector configured to deny anonymous replication
  • #404 [MB] Add a data return property to the CloseModal Action
  • #405 [Studio] Prevents Eclipse to refresh node_modules folders
  • #408 [Admin] Import symbols default radio buttons to Merge + Priority import
  • #411 [Studio] Replace the modal window "What's new" by a "Video starting" editor
  • #412 Make the Swagger OAS3 console the default one
  • #413 Projects' templates retrieved from their github repositories
  • #421 [MB] Page actions now log the name of the page being handled
  • #423 [MB] If, IfElse and CallSequence actions display their current settings in tree view
  • #430 [MB] The Modal/Root/Push/Popover actions display their target page in tree view
  • #433 [Server] Disable the auto GC preference by default and wait 10 min every each GC
  • #439 [Gradle] Added a retry policy for the deploy task
  • #440 Explicit error message when deploying a project not compatible with the server version
  • #441 [Studio] Http Variable displays Http Name in the TreeView if different of the bean name
  • #442 [Studio] Shrink the XML result of editor and add a button to get the full result
  • #447 [Studio] Popup warning if a FullSync View is not compiling and accepted by CouchDB
  • #454 [REST API] "version" added for the OAS2 YAML
  • #459 [MB] Prevents blank lines generated in ts file for pages containing multiple component with identifier
  • #464 Differ SAP initialization to allow real SAP driver installation
  • #466 [HttpConnector] Add a Basic Preemptive authentication mode
  • Bug Fixes:
  • #271 [MB] Source Picker now recognizes the 'type' attribute in XML Steps
  • #347 [MB] Finally Handler are now executed only once
  • #358 [MB] PublishEvent component, Event data property in TS mode is now empty by default
  • #362 Server now restart properly after clicking "Restart engine" button in administration console
  • #365 [MB] No more HTTP 404 on en.json and fr.json on fresh MB project
  • #367 [FS] Fix replication for documents with a c8oGrp containing a dot
  • #369 Connection string of a SQL connector does not override user/pwd properties
  • #370 No more StackOverflow when generating DOM instance for recursive Schema
  • #374 [SQL] No more unexpected exception using the DatabaseCacheManager with an SQL Server
  • #377 [MB] Can now re-select the same element after a "remove highlight"
  • #378 [REST API] Fix import a Swagger RestService through a http (not https) url
  • #385 [SQL] Connection pool is now reset when modifying connector properties
  • #386 [Rest] Avoid max session exceeded in case new session initiated for authentication
  • #387 [MB] Fixed Camera component on Chrome
  • #398 Fixed SchemaManager stackoverflow when projects reference each others
  • #400 Fixed FullSync listener not always triggered on a CouchDB cluster
  • #403 [Studio] Fixed show in picker a Fullsync transaction for some special cases
  • #406 [Studio] Fixed Convertigo project URL parser wizard can loose property
  • #409 [Admin] Fixed logviewer endless loop
  • #410 Prevent a project to be imported more than once if it has circular references
  • #414 New session key now taken into account
  • #416 Fixed event loop exception in EngineLogView because of widget disposed
  • #417 Fixed IOException when EngineLogView is disposed
  • #429 Copy/Paste of a Shared Component now updates sourced properties (SC mode)
  • #431 [Studio] Prevent too long editor folder name (fails to write files on Windows)
  • #432 Handle end of context(s) in Internal Requester
  • #434 Can now CTRL+mouse drag of a Sequence in a PageEvent component
  • #435 [MB] Fixed issue when setting Marker property of the Call_Sequence component in the Sequence Picker
  • #436 Fixed projects are not displaying in project view when studio starts and there are no projects reopened automatically.
  • #438 Fixed Null pointer exception when importing a swagger YAML with no summary
  • #443 Fixed synchronization issues while using parallel steps in sequencer
  • #445 [FS] Automatically clear contexts from FullSync listeners
  • #446 Can build/serve old Ionic3 project based on custom or old tpl which does not specify nodeJsVersion
  • #448 Prevents shadow context created when requesting a project that does not exist
  • #449 [RESTWS] Avoid exception while importing YAML because of a null security scheme
  • #450 Fixed error Pop-up at startup: "this.row" is null
  • #453 JGit now use proxy settings
  • #457 Fixed subscribe handler is not working in some cases
  • #463 [Admin] Fixed saving a Variable default value using the Project Edit from the admin Console
  • #467 Fixed PDF Step is not handling Base64 image properly
  • #473 [FlashUpdate] Ignore the res folder and config.xml for the source package