pypi mwdb-core 2.13.0
v2.13.0

2 months ago

This release is focused on further improvements of search performance and bugfixes.

It's recommended to upgrade your karton-system to v5.4.0 before applying this upgrade.

New features and improvements:

  • Improved performance of object lists in Web UI (#949)
  • Improved performance of wildcard queries for JSONB fields by @psrok1 in #943
  • Karton is upgraded to v5.4.0 with much faster analysis status lookup method (#938)
  • Tags are passed to Karton tasks (by @aBUDmdBQ in #934)
  • Frontend: added warning banner when server version is different than client version, so user needs to clear cache (#950)
  • Allow to set custom upload size limit via NGINX_MAX_UPLOAD_SIZE env var in mwdb-web Docker image
    (#930)

Bugfixes:

  • Fix: ISE 500 on concurrent tag addition (#926)
  • Fix: ISE 500 when non-numerical value appears in range search in JSON column by @psrok1 in #953
  • Fix possible issues with plugins after replacing Flask-RESTful with own implementation (#937)
  • Fix searching in diff mode (#941)
  • Fix too eager schema for FileItemResponseSchema.latest_config field that affected performance of getting file items (#942)
  • Fix unnecessary joined relationship for 'favorite' parameter affecting performance of searching and getting object lists (#948)

New Contributors

Full Changelog: v2.12.0...v2.13.0

Don't miss a new mwdb-core release

NewReleases is sending notifications on new releases.