New Total.js version v2.2.0
We have published a new Total.js version v2.2.0. This version solves 2 critical bugs and adds new features.

New Total.js version v2.2.0
We have published a new Total.js version v2.2.0. This version fixes 2 critical bugs and brings great new features.
- Changelog v2.2.0
- Install Total.js via NPM:
npm install total.js
- Download prepared empty projects
Critical bugs
nosql.modify()
didn't work correctly with defined fields withundefined
valuesFrameworkImage
had a big critical security bug forbash
injections (100x thanks to Luis Figueiredo)
- hotfix for Eshop + CMS
News and updates
RESTBuilder
can create requests to other web services - read docscontroller.proxy2(url, [callback], [headers], [timeout])
creates a real proxy (helpful for API)image.watermark(filename, , [y], [width], [height])
adds a watermark to an imageallow-cache-snapshot
(a new config value) makes the cache persisting the framework restartsresponse.noCompress = true
disables JS/HTML/CSS compilations/compressions, helpful for file handlersdebug.js
has been updated and we have added timestamps- we have updated Total Package Manager
$ tpm -help
F.onLocate
has been renamed toF.onLocale
with backward compatibility
Note: Total.js works correctly on Node.js v7.
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?