BETA
My accountGet started
Jul 012025
Total.js Platform
2 min read

June report 2025

A quick overview of all changes and news from the entire Total.js Platform. Read more about our work.

June report 2025


Total.js framework 5

  • fixed killing workers and pypelines
  • added a feature that kills worker flow instances when the main process is terminated
  • fixed returing collections from the HTMLParser.find() method
  • added extend:String option in NEWACTION() method
  • added missing FILECACHE() method
  • fixed linking errors with the resource files
  • added ErrorBuilder.throw() method which throws an error when an error is pushed
  • extended QueryBuilder.gridfilter() by adding =EXACT_VALUE or =EXACT_VALUE1,EXACT_VALUE2
  • added support for custom errors in the Total.js Inline JSON Schemas, example: id:UID // Invalid identifier, ...
  • added RESTBuilder.?.base64() method which returns the response in BASE64 format

UI components

  • added using STYLE() method instead of CSS() in j-Paper
  • added using STYLE() method instead of CSS() in j-Avatar
  • added using STYLE() method instead of CSS() in j-MobileCarousel
  • added using STYLE() method instead of CSS() in j-Datagrid
  • added delay option to j-ListForm

jComponent library

v20:

  • renamed the CSS() method to the STYLE()
  • added window.jc_globals = { ... } object for disabling jComponent globals method:
    • it only supports one method: CSS: false, which disables the registration of the CSS() method
  • fixed the target option for the ui-import element
  • fixed the class option for the ui-import element
  • fixed the init option for the ui-import element

v19:

  • renamed the CSS() method to the STYLE()
  • added window.jc_globals = { ... } object for disabling jComponent globals method:
    • it only supports one method: CSS: false, which disables the registration of the CSS() method

UI Builder

  • added using STYLE() method instead of CSS() in UI builder compiler

Code

  • updated Docker image
  • added support for @NOTE keyword

Flow OS

  • improved applying keywords $UID, $ID, etc.
  • updated jComponent library
  • updated Total.js icons
  • fixed protected state
  • replaced .arg() to .args().

IoT Platform

  • fixed a bug in the rendering of sensor details

Flow

  • updated Docker image
  • fixed backup option in the Settings
  • improved applying keywords $UID, $ID, etc.
  • updated jComponent library
  • updated Total.js icons
  • fixed protected state

Flow enterprise components

  • added a new adapter component Tables

Total.js Icons

Icons

  • added new icons