Skip to main content

Veritran Docs

3.0.4.1 to 3.0.4.4

Release date: December 2023

New Features and Improvements
  • We reduced the amount of changes when merging in GIT.

  • We added a new breakpoint for the construction of responsive web apps in the screens editor and we updated the devices' list.

  • We enabled editing on widget components.

  • We removed the Thumbnail and ThumbnailHash tags on screens' XML. They are now stored on the database to remove unnecessary fields when merging in GIT.

  • We migrated XML thumbnails to the database.

  • We improved processing time for actions that involve resources.

  • We improved logs during the thumbnails migration process. As a result, it is easier to track errors.

  • We improved how the components list refreshes in the screens editor after a widget component is deleted.

  • We improved entities lists loading time.

  • We implemented an update that, when creating a branch, copies the screens' previews into this new branch.

  • We added a new modal window that appears when creating or saving screens, legacy and lambda processes, that allows users to describe the updates made to those entities and write down the ticket number where the updates were requested (if needed). This feature improves the integration with Jira and the entities' change history, and helps prevent conflicts when merging changes, since the entity's description is no longer used to provide the commit message.

  • We added the "Used in" functionality to App Flow. It allows the user to search where certain screens, processes, transactions, tokens and arrays are being used within the branch they are working on. This feature also lists every token and arrays that are in use to quickly detect free numeric ranges.

Fixes
  • We fixed an issue that prevented fragments from being visible in the screens editor.

  • We fixed the configuration generation on react components. Now it is only possible to export assets in use depending on the platform and the app.

  • We fixed the apps import process by adding a unique identifier to the ComponentInstance.

  • We fixed an error under which, when deleting an asset and uploading another one with the same name, Studio returned an incorrect preview.

  • We fixed an issue that caused the lambdas editor to freeze when switching tabs in Studio.

  • We fixed an issue that caused the screen to freeze when using the "Ctrl + S" shortcut in Studio.

  • We fixed an error that did not allow to import screens in Studio.

Deprecations
  • No new deprecations.