BETA
My accountGet started
Sep 012026
Total.js Platform
2 min read

August report 2026

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

August report 2026


Total.js framework 5

  • fixed binding origin in the FlowStream
  • added support for auto-loading index.flow file in the plugins folder
  • extended NEWACTION by adding a new handler: onoutput: function(err, response, $)
  • extended NEWACTION by adding a new handler: oninput: function($)
  • extended action's $ by adding $.input property (alias for the $.model)
  • removed watcher for the .flow files
  • fixed CSS compiler
  • improved FlowStream stats by adding online editors
  • extended FlowStream by adding instance.progress(name, progress, [uid]) method
  • extended NEWACTION.route option by adding support for true that adds API ? value

jComponent library

  • added missing ENCRYPT(str, key, type) method
  • added missing DECRYPT(hex, key, type) method

UI Components

Website: https://componentator.com

  • fixed error handling in the j-Code component
  • fixed padding in the j-Flow component
  • fixed event option in the j-Code component
  • added a new option lint:Boolean in the j-Code component
  • added a new method instance.setoption(name, value) in the j-Code component

LessCode

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

  • added @copied flag to the clipboard method.
  • fixed notes synchronization
  • added a global context menu for the code editor
  • updated UI components
  • added FUNC.hostname(url, [absolute]) method
  • added a new Tangular helper translate
  • added a new features into the Flow designer
  • improved error handling
  • updated jComponent library
  • improved designer by adding activities

Online Flow editor

Website: https://flow.totaljs.com

  • updated source-code by adding new features
  • improved error handling
  • updated jComponent library
  • improved designer by adding activities

FlowOS

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

  • added @copied flag to the clipboard method.
  • fixed notes synchronization
  • added a global context menu for the code editor
  • updated UI components
  • added FUNC.hostname(url, [absolute]) method
  • added a new Tangular helper translate
  • added a new features into the Flow designer
  • improved error handling
  • updated jComponent library
  • improved designer by adding activities

Tables

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

  • fixed finding relations on the virtual copies
  • improved datepicker handling
  • fixed prompt of unsaved form before close

Flow

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

  • fixed proxytimeout option in the FlowStream settings
  • fixed notes synchronization
  • added a global context menu for the code editor
  • updated UI components
  • improved UI
  • added FUNC.hostname(url, [absolute]) method
  • added a new Tangular helper translate
  • improved designer by adding activities

Components:

  • added a new component Restart
  • fixed settings in the MQTT Broker component
  • updated Action component
  • improved Schema component
  • updated readme of URL download component
  • improved HTTP Request component by adding paths for reading, writing and errors
  • improved code in the API Router

Enterprise components:

  • added a new component FlowStream synchronization
  • improved File receiver WS by adding support for Flow activities
  • improved File uploader WS by adding support for Flow activities