Node.js framework v3.4.1 Release Notes

Release Date: 2020-03-11 // about 4 years ago
  • 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)