3 min read
February report 2024
A quick overview of all changes and news from the entire Total.js Platform. Read more about our work.
February report 2024
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 apps
- Enterprise: IoT Platform
- Enterprise: Total.js Application Solution
Total.js framework 5
- finished command-line tool
- fixed middlewares
- fixed system routing
ROUTE('#HTTPCODE', ...)
- fixed
every
(e.g.*/5
) value in the Cron - fixed generating
stats
file - fixed generating sourcemap in the
debug
mode - fixed returning merged files
- fixed error notifications in the FlowStream with disabled workers
- fixed global FlowStream error handling
- improved
controller.view()
method (it returns a View instance) - fixed transformations
- improved generating source map
- added
CONF.$imprint
for enabling/disabling starting information - fixed handling WebSocket in the proxy (critical)
- fixed proxy
check
method (critical)
Total.js framework 4
- fixed
every
(e.g.*/5
) value in the Cron - fixed error notifications in the FlowStream with disabled workers
- fixed global FlowStream error handling
- fixed loading the
default_root
configuration from the environment
Total.js modules
- added TAPI module for Total.js v5
Total.js UI Library
- fixed
*
paths in the plugins - added
String.parseEncoded()
method
UI components
- added a new component
j-DataSource
- fixed teleporting shortcuts in the
j-FlowEditor
- improved CSS in
j-Box
- improved CSS in
j-MiniForm
- added
focus
andclose
keys to thej-Parts
configuration - improved functionality
DEBUG()
, it warns about non-existing paths inEXEC()
andSETTER()
- fixed
opt.items
errorobject is not extensible
inj-Directory
- improved
j-AutoComplete
Flow
- fixed replacing
CLASS
in theTOUCH
scope - improved shortcuts
- added
Search in configuration
functionality - added a new UI component
j-DataSource
- added support for input/output FG colors in
j-Flow
:
Flow components:
- added new improvements to the Total.js Action component
- added a new component
Stepper
- fixed auto parsing data in the
HTTP Request
component - fixed Total.js Response component for Total.js v5
- fixed
months
in theVariable symbol
component - added a new component
File Content Uploader
(premium) - added a new component
GUI Confirm
(premium) - added a new component
GUI Message
(premium) - added a new component
GUI Script
(premium)
Flow Editor
- added support for input/output FG colors in
j-Flow
- fixed replacing
CLASS
in theTOUCH
scope - improved shortcuts
- added
Search in configuration
functionality - fixed notes
- added a new UI component
j-DataSource
Flow Editor (offline)
- added support for input/output FG colors in
j-Flow
- fixed replacing
CLASS
in theTOUCH
scope - improved shortcuts
- added
Search in configuration
functionality - fixed notes
- added a new UI component
j-DataSource
Total.js Code editor
- updated jComponent library
Todomator
- fixed ticket
date
field
UI Builder
- improved editing content
- fixed initializing codelists
- fixed emitting
notify
event - added a new UI component
j-DataSource
UI Builder components:
- fixed
DataView
component - improved
Show
component
Enterprise UI Builder components:
- created
Gov.UK design
collection - fixed functionality + add some improvements in
IDSK
collection
CMS
- added copy & paste functionality for the CMS settings
- added copy & paste functionality for the CMS links
- added copy & paste functionality for the CMS attributes
- added
Preview
link - fixed cleaning HTML from the CMS markup
- fixed variables
- improved layout template
- improved navigation
- improved CMS editor
- added a new UI component
j-DataSource
New widgets:
- Key & Value
- Social networks
- Expansion list
- Summary
- Team
- Total.js Enterprise / Part container
- Total.js Enterprise / Part renderer
OpenPlatform
- fixed
logout
for Total.js v5
Other posts from Total.js Platform
- 2024-11-13Benchmarking Node.js Frameworks: selecting your framework for 2025!
- 2024-11-01October report 2024
- 2024-10-22Performance Testing: Total.js vs. NestJS
- 2024-10-01September report 2024
- 2024-09-27Total.js UI Builder: #2 designing your first interface
- 2024-09-26Total.js V5: Middlewares
- 2024-09-23Beginner Guide to Total.js UI: # 05 Client-side routing
- 2024-09-23Total.js UI #4: Data Binding (Part 2 – Practical Example)
- 2024-09-20Introduction to Total.js UI Builder: A Beginner’s Guide
- 2024-09-13Total.js v5: #06 Understanding File Routing