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
- we have launched a new online tool called Total.js Text Utils: https://utils.totaljs.com
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:Stringoption inNEWACTION()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_VALUEor=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 ofCSS()inj-Paper
- added using STYLE()method instead ofCSS()inj-Avatar
- added using STYLE()method instead ofCSS()inj-MobileCarousel
- added using STYLE()method instead ofCSS()inj-Datagrid
- added delayoption toj-ListForm
jComponent library
v20:
- renamed the CSS()method to theSTYLE()
- added window.jc_globals = { ... }object for disabling jComponent globals method:- it only supports one method: CSS: false, which disables the registration of theCSS()method
 
- it only supports one method: 
- fixed the targetoption for theui-importelement
- fixed the classoption for theui-importelement
- fixed the initoption for theui-importelement
v19:
- renamed the CSS()method to theSTYLE()
- added window.jc_globals = { ... }object for disabling jComponent globals method:- it only supports one method: CSS: false, which disables the registration of theCSS()method
 
- it only supports one method: 
UI Builder
- added using STYLE()method instead ofCSS()in UI builder compiler
Code
- updated Docker image
- added support for @NOTEkeyword
Flow OS
- improved applying keywords $UID,$ID, etc.
- updated jComponent library
- updated Total.js icons
- fixed protectedstate
- replaced .arg()to.args().
IoT Platform
- fixed a bug in the rendering of sensor details
Flow
- updated Docker image
- fixed backupoption in the Settings
- improved applying keywords $UID,$ID, etc.
- updated jComponent library
- updated Total.js icons
- fixed protectedstate
Flow enterprise components
- added a new adapter component Tables
Total.js Icons

- added new icons
Other posts from Total.js Platform
- 2025-10-22New universal drivers for IoT Platform
- 2025-10-13IoT Platform Update: New Features and Enhancements
- 2025-10-01September report 2025
- 2025-09-05How to create Google Gemini AI component in Total.js Flow
- 2025-09-01August report 2025
- 2025-08-25IoT platform — Total.js
- 2025-08-22How to install OpenPlatform — IoT platform
- 2025-08-18Total.js Tables is here!
- 2025-08-18How to install Flow — IoT platform
- 2025-08-15How to install OpenReports — IoT platform
