Ubiquity v2.4.4 Release Notes

Release Date: 2021-04-25 // almost 3 years ago
  • ⚡️ Before creating a new project, be sure to update the devtools:

    composer global update
    

    ➕ Added

    • UArrayModels class for array of models manipulation (GroupBy, asKeyValues, sorting...)
    • ⚡️ UModel class for models manipulation (property updating...)
    • ubiquity-debug integration ### 🛠 Fixed
    • Boolean types pb #174
    • ResponseFormatter import #173
    • DAO PostgreSQL
      • ConditionParser pb with cast #172
      • Null values on fk #171