3 min read
May report 2024
A quick overview of all changes and news from the entire Total.js Platform. Read more about our work.

May report 2024
New online service: Total.js Translator
We launched a new online tool called Total.js Resource Translator. This web application can assist you with translating text in the Total.js resource files. It supports nice features like creating resource files from the project folder or auto-translating with the help of the Google Translate service.
Stack Overflow
We recommend using Stack Overflow for all questions about the Total.js Platform. Use the total.js tag, and our team members will answer.
New Total.js API
Total.js framework 5
- first official release in NPM
$ npm install total5 - added
$ flow5command-line ulity, example:$ flow5 path/to/flow.json- Total.js v5 must be installed as a global module
$ npm install -g total5
- Total.js v5 must be installed as a global module
- extended icon validator by adding support for
tickeyword - added new events
ON('request'),ON('controller')andON('websocket') - fixed applying the
$insecureoption in the FlowStream - fixed routing for unexpected content-type
- fixed error handling in TMS by Louis
- improved
translatecommand intotal5command-line tool - fixed link generator for email and phone numbers in
Markdown - fixed global settings for JS/CSS/HTML minificator
- improved merging files
- fixed middleware with
_underscore character in routes
Total.js framework 4
- fixed refreshing subscribers in Total.js Message Service
- extended icon validator by adding support for
tickeyword - fixed link generator for email and phone numbers in
Markdown
Documentation app
- fixed permissions
DMBS
- fix bug (wrong date range) by Marek Mraz
Total.js UI Library
- fixed
@changeflag - added
@modifyflag (alias to@change) - plugins only inherit parent plugins if the path starts with
? - fixed
@modifiedflag when reading a value
UI components
- improved disabling autofill in
j-Input - fixed positioning without using
j-Viewboxinj-Directory - fixed positioning without using
j-Viewboxinj-DatePicker - fixed positioning without using
j-Viewboxinj-ColorPicker - fixed updating values in
j-Properties2 - fixed auto generating links in the
j-Markdown - improved line2 CSS in
j-Markdown - fixed drag & drop events in
j-DataGrid
Flow
- improved bookmarks.
Flow components:
- fixed models in
ChatGPTby Palo - added Total.js API components by Marek:
- Weather
- Print PDF
- Plate number parser
- OCR
- SMS
- Invoice parser
- GeoIP
- Exchange rates
- File converter
- Check VAT
- Check credits
- ChatGPT
- Captcha
Enterprise components:
- added a new component
OpenAI Filesby Palo
Total.js Code editor
- improved bundling
- improved docker logs
- extended ImageViewer for
webpformat
Todomator
- updated UI components
CMS
- added support for widget 3rd party dependencies
New widgets:
- added new widget:
Code Highglihter
OpenPlatform
- added support for changing tokens
- added support for changing request and response tokens
- fixed
colorin user sessions - updated bundle (now the plugins are divided into independent bundles)
- fixed TMS link by Gerardo
Other posts from Total.js Platform
- 2025-11-02October report 2025
- 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
