BETA
My accountGet started
Mar 112020
Total.js Platform
1 min read

Total.js v3.4.1 - HOTFIX

We have released a new version of Total.js framework which contains some bug fixes and small improvements.

Total.js v3.4.1 - HOTFIX

We have released a new version of Total.js. This new version contains some bug fixes and small improvements.

We recommend to update Total.js as a global module too.

News:

  • added: SchemaOptions.parent returns a parent model
  • added: Tangular template engine (experimental)
  • added: String.makeid() for creating of unique identifier from string
  • added: a new property called message.ua in FLOWSTREAM() message

Updates:

  • updated: HttpFile.fs() by adding id argument for updating of existing file
  • updated: default value for allow_ssc_validation to true

Fixes:

  • fixed: String.parseDate(format) with defined format
  • fixed: inheriting of controllers between schemas
  • fixed: MailMessage.attachments()
  • fixed: calling of F.snapshotstats in cache recycle
  • fixed: controller.success()
  • fixed: removing of unused files when a bundle is extracting
  • fixed: a processor function in F.backup()

Improvements:

  • improved: Date.format()
  • improved: Total.js translate (supports ErrorBuilders and DBMS errors)