Ubiquity v2.3.11 Release Notes

Release Date: 2020-07-28 // over 3 years ago
  • โž• Added

    • DAOCache (caches objects loaded by id)
    • MemcachedDriver system
    • RedisDriversystem

    โšก๏ธ Updated

    • ๐Ÿ’ป fomantic-ui 2.8.6
    • 0๏ธโƒฃ default index view relooking
    • ๐Ÿ”จ Cache system and ArrayCache refactoring
    • light opt for async view and dbWrapper getStatement

    ๐Ÿ›  Fixed

    • ๐Ÿ‘€ [rest] no violations on insert with ValidatorManager see #122
    • ๐Ÿ‘€ [rest] Validation on insertion should be complete see #123
    • ๐Ÿ‘€ [postgresql] pb wth PgsqlDriverMetas (names protection) see #128
    • ๐Ÿ‘€ [postgresql] Insert fail with non autoinc pk see #129
    • ๐Ÿ‘€ [webtools][models] click on Nothing to display generates an error see #130
    • โšก๏ธ [webtools][models] instances count not updated see #131
    • ๐Ÿ‘€ Session names with non allowed characters see #134
    • SimpleViewAsyncController pb with cache (no open issue)