pypi mwdb-core 2.14.0
v2.14.0

11 hours ago

New features and improvements:

  • Performance improvements:
    • Set collation of some string fields to 'C' to better utilize btree index. Be aware that database migration may took a while (#959)
    • Add index on comment.object_id column (#988)
  • Open-ID Connect improvements:
    • Fetching userinfo claims from userinfo endpoint, previously we assumed that they'll be send along with ID Token (#972)
    • Plugin-customizable OpenIDProvider class (#982)
    • OpenID Provider group is no longer a workspace and doesn't imply sharing objects within group (#974)
  • Custom rate limit settings for specific group of users (#987)
  • Allow to set limit of tags returned by TagListResource (#960)

Bugfixes:

  • Fix internal server error when querying without field (by @msm-cert in #957)
  • Fix: 'mwdb-core configure web' command after transition to Vite (#966)
  • Fix: 'Back' doesn't work in RecentView because of navigation loop (#975)

Full Changelog: v2.13.0...v2.14.0

Don't miss a new mwdb-core release

NewReleases is sending notifications on new releases.