github payloadcms/payload v3.0.0-beta.110

pre-release13 hours ago

v3.0.0-beta.110 (2024-09-30)

🚀 Features

  • join field on upload fields (#8379) (3f375cc)
  • richtext-lexical: export $createInlineBlockNode, $isInlineBlockNode and InlineBlockNode (#8480) (163f3c0)
  • translations: add danish translations (#7809) (22f120d)
  • richtext-lexical: upgrade lexical from 0.17.0 to 0.18.0, make tables more reliable (#8444) (8b44676)
  • templates: add search functionality to the website template (#8454) (fb60344)
  • payload, ui: add admin.allowEdit relationship field (#8398) (17e0547)

🐛 Bug Fixes

  • db-*: make db.begintransactions required (#8419) (3847428)
  • db-mongodb: duplicate versions with parent string ids (#8487) (7b6a760)
  • draft status access control checks (#8486) (0c10045)
  • reset password link extra slash and thread admin.routes.reset property (#8448) (e765a5e)
  • sorting by id incorrectly orders by version.id (#8442) (4241811)
  • db-mongodb: properly filters out number field values with the exists operator filter (#8416) (8110cb9)
  • ui: RTL not applying for localised textarea fields (#8474) (e5ca476)
  • drizzle: hasMany / poly relationships nested to localized fields / nested blocks to localized fields (#8456) (613d3b0)
  • richtext-lexical: match the indentation spacing of paragraphs and lists (#8437) (f50174f)

⚠️ BREAKING CHANGES

  • richtext-lexical: upgrade lexical from 0.17.0 to 0.18.0, make tables more reliable (#8444) (8b44676)

    This upgrades lexical from 0.17.0 to 0.18.0. If you have
    any lexical packages installed in your project, please update them
    accordingly. Additionally, if you depend on the lexical APIs, please
    consult their changelog, as lexical may introduce breaking changes:
    https://github.com/facebook/lexical/releases/tag/v0.18.0

🤝 Contributors

Don't miss a new payload release

NewReleases is sending notifications on new releases.