pypi mwdb-core 2.16.0
v2.16.0

11 hours ago

Highlights:

  • Minimum supported Python version is 3.10 (#1070)

New features and improvements:

  • UI: Strings preview mode (by @KWMORALE in #1051)
  • Rich attributes: added arrayIndex and isLastElement local variables in array sections (#1060)
  • UI: Object actions are grouped in dropdown (by @KWMORALE in #1063)
  • Performance improvement: objects are ordered by upload_time, not (only) by id, so index is better utilized (#1068)
  • UI: Search field supports syntax coloring and autocompletion (by @psrok1 in #1072)
  • Password-based login can be disabled (#1083)
  • CLI: set-admin-password utility command to set admin password (by @psrok1 in #1084)
  • Web plugins: InjectAfter - allow to inject component in the middle of the original children list (by @psrok1 in #1085)

Bugfixes:

  • Rich attribute: disable auto-URL rendering that breaks URLs and e-mail addresses (#1059)
  • Consistent hooks calling (#1071)

New Contributors

Full Changelog: v2.15.1...v2.16.0

Don't miss a new mwdb-core release

NewReleases is sending notifications on new releases.