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:String
option 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_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 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
delay
option 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
target
option for theui-import
element - fixed the
class
option for theui-import
element - fixed the
init
option for theui-import
element
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
@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
- added new icons
Other posts from Total.js Platform
- 2025-06-02May report 2025
- 2025-05-01April report 2025
- 2025-04-24j-Box - Total.js UI component
- 2025-04-14Beekeeping - recording damage caused by a brown bear
- 2025-04-11j-Importer - Total.js
- 2025-04-10The Thurzo House Museum
- 2025-04-02March report 2025
- 2025-03-28j-DataGrid - Total.js UI component part 2
- 2025-03-20j-DataGrid - Total.js part 1
- 2025-03-13j-Directory - jComponent