BETA
My accountGet started
Jun 012026
Total.js Platform
1 min read

May report 2026

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

May report 2026


Total.js framework 5

  • added PROXYCLIENT(proxyserver, ip:port, [logger]) method
  • added PROXYSERVER(endpoint, socketendpoint, [logger]) method
  • added AIPARSER(provider) method for parsing AI responses
  • extended String.prototype by adding the String.parseContext() method to parse a specific text file format
  • added ACTION().config(obj) method
  • added a new property flow.instance.repo = {} for storing additional data for Flow node instances
  • improved Utils.filestreamer() by adding offset argument
  • fixed error handling in Utils.filestreamer()
  • fixed sending data to all outputs $.send(null, [data]) in the FlowStream
  • fixed sending data to all outputs instance.send(null, [data]) in the FlowStream
  • fixed removing WebSocket route

UI Components

Website: https://componentator.com

  • added indexer config option in the j-Choose component
  • filled traffic circle in the j-Flow

Tables

Website: https://www.totaljs.com/tables/

  • fixed changing groups for the superadmin
  • fixed rounding in the list

Flow

Website: https://www.totaljs.com/tables/

  • filled traffic circle in the j-Flow

Flow components:

  • added a new component Measure time
  • added a new component DataMapper
  • added a new component Duplicator
  • added a new component Remove file
  • added a new component Rename file
  • added a new component Insecure SSL
  • improved prompt in the Trigger component
  • fixed jComponent v20 in Extend component
  • improved the Print component by adding Print once option
  • added Copy button to the Print component
  • extend the Print component by adding string limit
  • improved UI of the Comment component
  • improved code in the Response component
  • improved Extend component

Flow enterprise components:

  • added a new component Message Memory
  • added a new component File receiver WS
  • added a new component File uploader WS
  • improved FileBrowser component

FlowOS

  • improved Flow designer
  • added supports for extensions