BETA
My accountGet started
Nov 022022
Total.js Platform
2 min read

October report 2022

A quick summarization of all changes and news from the entire Total.js Platform. Read more about our work.

October report 2022


UI components

  • added a new component j-Paper
  • added a new component j-Unsaved
  • added a new component: j-Detach
  • fixed contextmenu in j-Menu
  • improved j-KeySelection
  • added opt.show option to the j-FloatingBox
  • fixed scopes in the j-SelectBox component
  • improved code in the j-ListMenu component
  • updated j-Layout CSS by adding a small fix for the Chrome (+v106)
  • fixed validation in j-Choose

jComponent library

  • fixed parsing dates with yy chars only
  • fixed grid system
  • fixed #codelist phrase in the WATCH() method
  • fixed flags and codelists in TAPI/DAPI/WAPI/AJAX

Total.js framework 4

  • fixed parsing dates with yy chars only
  • fixed input filter in the Schema actions
  • improved checking SVG during uploading
  • updated opt.files by adding downloading files from URL address in the REQUEST() method
  • updated RESTBuilder.file(name, filename, [buffer/url]) method
  • fixed Object type without properties in JSON schemas
  • fixed built-in session mechanism (a problem with storing sessionid/userid with the dash -)
  • added CALL().debug() method for quick printing data
  • improved HTML Parser
  • schema.action() supports a link to the JSON schema declaration

Total.js Code

  • updated jComponent

Total.js OpenFiles

  • added a new endpoint /url/{db}/, it downloads file from URL address automatically
  • fixed svg uploading

Total.js OpenSync

  • added support for transformation

Total.js Flow

  • fixed origin for new FlowStreams
  • updated jComponent
  • updated jComponent CSS library
  • added /notify/ endpoint for external data synchronization
  • improved TOUCH() method by adding .draft([path], [value]) method for obtaining of settings
  • added a new component Notify
  • added new component OAuth 2.0
  • added new component Confirmation code
  • added new component TOTP
  • added new component Transform
  • added new component Error
  • updated CSV dataset component
  • fixed rendering of readme
  • updated API router component by extending settings

Total.js FlowStream

  • added a new component Notify
  • added new component OAuth 2.0
  • added new component Confirmation code
  • added new component TOTP
  • added new component Transform
  • added new component Error
  • updated CSV dataset component
  • updated API router component by extending settings

Total.js Modules

  • improved TotalDB module

Total.js Code Editor

  • improved auto discover mode for subprocesses

Total.js SuperAdmin

  • added support for subprocesses

Total DB

  • improved tokens
  • renamed columns from attrNUM to xNUM
  • improved code