Skip to content

v2.24.2

Compare
Choose a tag to compare
@denolfe denolfe released this 24 Jul 18:18
· 129 commits to main since this release
03b7892

2.24.2 (2024-07-24)

Features

  • db-mongodb: add jsonParse flag to mongooseAdapter that preserves existing, untracked MongoDB data types (#7338) (f96cf59)

Bug Fixes

  • allow autosave relationship drawers to function properly (#7325) (69e7b7a)
  • db-mongodb: removes precedence of regular chars over international chars in sort (#6923) (0058660), closes #6719
  • fetches and sets permissions before setting user (#7337) (8259611)
  • plugin-stripe: properly types async webhooks (#7316) (c6da99b)