2 min read
July report 2022
A quick summarization of all changes and news from the entire Total.js Platform. Read more about our work.

July report 2022
UI components
- added a new component
j-AutoDarkMode
- added
output
config key toj-Validate
- added
tabs:Boolean
option toj-Input
formultiline
mode - fixed selection in
j-Flow
- fixed
blur
event inj-Input
fortype:multiline
- extended options by adding
files
key forj-ImageUploader
component - added
minwidth
+floating
config keys toj-Edit
- added
detail
style into theIntranetCSS
- improved UI for
j-ImageViewer
- added
check
option toj-DropFiles
- fixed formatting values in
j-RawInput
jComponent library
- added
plugin.modified
property - added
plugin.reset()
method - updated scrollbar shadow color, decreased intensity
- fixed
REDIRECT('../?query=string)
with the relative path and query string
Total.js framework 4
- added better error handling for
MAPSCHEMA()
- improved error printing on the console
- fixed
RESTBuilder.promise([$])
- extended TypeScript
- added a support for loading files for the specific environment e.g.
file-debug.js
orfile-release.js
- fixed TextDB output when
TextDB.paginate()
without sorting - fixed
default_root
option for inline merging files directly in the views - added a new method
NEWAPI()
for registering of API endpoints - added a new method
API()
for calling API endpoints - fixed cache in CMS Render
- improved helpers in Macros (
this
contains a current model) - updated
QueryBuilder.language()
by adding support for$ {Object}
as the first argument
Total.js OpenMail
- added supports for languages
- added
Clone
for mail profiles - added
Clone
for mail templates - added a secondary model that can be defined in the profile
- updated UI components
- improved UI
- fixed importing of profiles
Total.js Flow
- updated jComponent library
- updated UI for Settings/Credentials
- updated UI components
- fixed shortcuts
CMD+A, CTRL+A
- improved
Cherio
component by Louis Bertson - improved error handling + readme in the
Workflow
component - improved UI for
Set a note
(it supports Markdown) - improved functionality in
Comment
commponent - added new component
Minutely
Total.js FlowStream
- improved UI in FlowStreamDesigner
Total.js Code Editor
- added highlighting for specific environment files
DBMS
- Update mongoldb protocol for admit atlas connections by Gera G. Güiles
Other posts from Total.js Platform
- 2025-04-02NEWMarch report 2025
- 2025-03-28j-DataGrid - Total.js UI component part 2
- 2025-03-20j-DataGrid - Total.js part 1
- 2025-03-13j-Directory - jComponent
- 2025-03-05j-Input UI component part 2
- 2025-03-01February report 2025
- 2025-02-03January report 2025
- 2025-01-01December report 2024
- 2024-12-22Merry Christmas and a Happy New Year 2025!
- 2024-12-10Total.js UI Builder: How to upload files?