1 min read
October report 2023
A quick overview of all changes and news from the entire Total.js Platform. Read more about our work.

October report 2023
New apps
Todomator
- optimized for mobile devices
- fixed UI
UI components
- fixed relative paths in
j-UIStudio
- fixed a problem with non-exists inputs in
j-Flow
- added
opt.files
option to thej-FileReader
component - fixed prerendering of removed lines in
j-Flow
- added
clear
button toj-Console
- added
opt.template
option forj-Directory
- improved CSS in
j-Markdown
QueryBuilder: PostgreSQL
New Total.js Icons
Tangular template engine
- added support for custom markup
Tangular.compile(template, [tagbeg], [tagend])
Total.js Documentation
- fixed removing pages and libraries
Total.js UI Studio
- added support for creating own components
Total.js framework 4
- added
.flow
extension for the watcher due to auto-restarting app - added
/flowstreams/
directory for inline FlowStreams - added FlowStream module into the core
- fixed
PATH.extensions()
- improved routing, actions can use
-->
instead of* -->
- fixed parsing arrays in the
config
- fixed FlowStream stats in
instance.newmessage()
- improved
MultipartParser
- fixed closing proxied WebSocket in the
PROXY()
method - updated
REQUEST()
-timeout
is optional and may be disabled
Total.js UI Library
- updated Tangular template engine
OpenPlatform
- fixed rendering account in the Welcome page
- improved Setup page
Todomator
- improved UI
Total.js Code
- added support for inline FlowStreams
Total.js Flow
- added
Link endpoint
functionality - performed small improvements
- updated
j-Flow
component - updated UI components
- updated
j-Flow
+j-FileReader
components - fixed proxy path after cloning Flow
- added
Download
option to the Flow designer directly - improved UI when searching for components
- updated Tangular template engine
Components:
- added new component
Renderer
- fixed REST CORS component
- improved settings in the
comment
component - improved component
Downloader
- added support for variables in
crontab
Other posts from Total.js Platform
- 2023-12-01November report 2023
- 2023-11-14How to Use MySQL Database in Total.js with QueryBuilderMySQL
- 2023-10-10Headless shopping-cart api tutorial
- 2023-10-06Exploring the Top 5 Open-Source Total.js Apps: Powering Innovation, Collaboration, and Efficiency
- 2023-10-02September report 2023
- 2023-09-02August report 2023
- 2023-08-28Introducing Total.js API Services: Empower Your Applications with Powerful API Endpoints
- 2023-08-15Handling WebSocket Messages in Total.js: A Comprehensive Guide
- 2023-08-11Total.js OpenTemplates
- 2023-08-07Find data in PostgreSQL: A Comparison of Express.js, Laravel, and Total.js