Total.js Platform
Total.js Platform

Total.js Platform news and tutorials

January report 2026

January report 2026


Total.js framework 5

  • exended Total.download() by adding size {Number} property to the response
  • extended FlowStream by adding the ability to execute Total.js actions
  • added a new global event ON('flowstream', function(instance) {
  • added new action methods $.progress(percentage) and ACTION().progress(console.log) to measure percentage
  • improved compiling navigation in the CMS compiler
  • fixed filling of the template property in the CMS compiler
  • added a new method U.aistreamer(on_line, on_message)
  • added Flow.edit(proxy_socket_url) method for the remote editing of the FlowStream
  • added a new global methods AIMODEL() and NEWAIMODEL()
  • added exec command to the remote editing functionality
  • always set cwd directory for the current executed script
  • added timeout {Number} property into the NEWACTION method

jComponent library

Website: https://componentator.com

  • updated jQuery to v4.0.0

UI components

Website: https://componentator.com

  • added a new component j-Remember
  • fixed import in j-Parts for jComponent v20
  • fixed realtime binding in j-SearchInput for jComponent v20
  • fixed background color in light mode in j-Intro
  • added a new config option offline to j-ErrorHandler
  • added cdn config option to j-Markdown
  • added .refresh() and .add(size, html_node) methods to j-Columns
  • fixed j-DonutChart for jComponent v20
  • fixed resizing of j-Box
  • fixed date/time formatting in j-Detail
  • fixed undefined shortcut argument in j-Shortcuts
  • updated link to the cloud code editor for j-Code
  • updated link to the cloud code editor for j-CloudEditor
  • updated link to the cloud code editor for j-CloudEditorSimple

HTML cloud editor

Repository: https://github.com/totaljs/editor

  • created single page HTML instance editor.min@1.html
  • allowed drag & drop files

CMS

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

  • we are working on the new version of CMS - v17 (almost done)

Flow

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

  • added support for executing Total.js actions
  • we are working on the new version of Flow - v11 (almost done)

Components:

  • improved script component

FlowOS

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

  • added support for executing Total.js actions

Code

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

  • improved AI functionality