pypi mwdb-core 2.4.0
v2.4.0

latest releases: 2.13.0, 2.12.0, 2.11.0...
3 years ago

Small release that includes minor improvements of existing features.

New features and improvements:

  • API keys have names in addition to UUID identifier, so user can describe the purpose of API key (#420)
  • Web: DagreD3Plot and SwaggerUI components are lazy-loaded, so the main JS bundle is much smaller. This should boost the loading time of MWDB webapp (#418, #427)
  • User can delete all attributes under the same key via single API request. This is mainly a workaround for deletion of attribute values that are too long for URI query part of DELETE request. (#426)

Bugfixes:

  • Web: Multiple bugfixes in recent objects (#417):
    • Fix for Number of results does not display after making a query using URL (#404)
    • RecentView doesn't ask the server for count of all objects when query field is cleared
    • Improved component stability

Don't miss a new mwdb-core release

NewReleases is sending notifications on new releases.