2 min read
April report 2024
A quick overview of all changes and news from the entire Total.js Platform. Read more about our work.
April 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 Total.js API
- added
Captcha
endpoint
Total.js framework 5
- fixed timeouts for the API routes
- fixed an unexpected server in non-worker FlowStreams (critical)
- fixed
htmlparser
by Louis - added
$.transform(name, value, [callback])
method - added
$.output(type)
method for changing output from JSON to another type likehtml
,text
,xml
... - improved HTMLParser by adding support for XML
QueryBuilder PostgreSQL
- fixed handling errors when making query filters
UI components
- fixed
@modify
flag forj-KeyValue
- fixed pagination in
j-Swiper
by Dodo - added
opt.centered
option to thej-Prompt
- fixed icon in
j-Cookie2
- fixed disabling autocomplete in
j-Directory
- added
opt.progress
to thej-FileReader
.
Total.js icons
- added new icons
Flow
- added
bookmarks
plugin - updated Total.js icons
- updated Total.js UI library
- updated UI components
- added a new UI component
j-AutoComplete
Flow components:
- fixed handling of undefined
flow.name
in thePublish
component - fixed handling of undefined
flow.name
in theSubscribe
component - improved
debug
component by addinginstance.debug()
logs
Enterprise components:
- fixed API endpoint for generating PayBySquare QR codes
Flow Editor
- updated Total.js icons
- updated UI components
Flow Editor (offline)
- updated Total.js icons
- updated UI components
Total.js Code editor
- fixed parsing output from the latest version of Docker (critical)
- updated Total.js UI library
- updated Total.js icons
TAS
- updated OpenPlatform module
Todomator
- improved
Logs
by addingCopy to clipboard
UI Builder
- added support for dynamic outputs/inputs
UI Builder components:
- improved
HiddenValue
- improved
Form
Enterprise UI Builder components:
- improved functionality
idsk-dropdown
- improved functionality
idsk-radiobutton
- improved functionality
idsk-checkboxlist
- improved functionality
idsk-textbox
- fixed validation in
idskdropdown
- added a new component
pages
CMS
- added UI web component:
Cookie2
- added
sitemap.xml
auto generator - added a new UI component
j-AutoComplete
- updated UI components
OpenPlatform
- fixed creating users (critical)
- fixed problem with groups by Gerardo
- fix groups reference by Gerardo
- replaced FontAwesome icons by Gerardo
- added support for dynamic transformations
- improved "Portal" plugin
Enterprise plugins:
- added a new
portal
plugin (new UI) - added a new
console
plugin by Gerardo - added a new
systeminfo
plugin by Gerardo - added a new
tas
plugin by Gerardo
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