Skip to content

v3.4.1

Choose a tag to compare

@petersirka petersirka released this 11 Mar 13:11
· 253 commits to master since this release

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 to FLOWSTREAM()

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 ErrorBuilder and DBMS)