npm @payloadcms/plugin-search 3.0.0-beta.127
v3.0.0-beta.127

latest releases: 3.0.0-canary.fb04843, 3.0.0-canary.3926e86, 3.0.0-canary.98e0119...
3 days ago

v3.0.0-beta.127 (2024-11-11)

🚀 Features

  • db-postgres: add point field support (#9078) (0a15388)
  • templates: add adminThumbnail to media in website template (#9059) (015580a)

⚡ Performance

  • upgrade json-schema-to-typescript and various other dependencies (#9076) (0cd83f0)

🐛 Bug Fixes

  • migrateRefresh migrates without previously ran migrations (#9073) (e3172f1)
  • handle custom id logic in mongodb adapter (#9069) (ee117bb)
  • incorrect form changed state after doc drawer edit (#9025) (dc11104)
  • login redirect missing route (#8990) (010ac2a)
  • populate with find operation (#9087) (721ae79)
  • corrected translation emailOrPasswordIncorrect for Danish (da) (#9063) (57e535e)
  • db-mongodb: totalDocs with joins (#9056) (f67761f)
  • db-mongodb: write migrations index file (#9071) (d20445b)
  • docs: auth page email broken link (#9089) (1584c41)
  • templates: use direct blocks props instead of drilling them out of pages (#9074) (b32c4de)
  • templates: fix website template's missing paragraph feature allowing you to change text from headings (#9072) (1d5d303)
  • translations: improves Bulgarian translations (#9031) (a6e7305)

⚠️ BREAKING CHANGES

  • handle custom id logic in mongodb adapter (#9069) (ee117bb)

    When using custom ID fields, if you have any collection hooks for
    beforeValidate, beforeChange then data._id will no longer be assigned
    as this happens now in the database adapter. Use data.id instead.

🤝 Contributors

Don't miss a new plugin-search release

NewReleases is sending notifications on new releases.