github payloadcms/payload v3.13.0

latest releases: v3.15.1, v3.15.0, v3.14.0...
6 days ago

v3.13.0 (2025-01-02)

๐Ÿš€ Features

  • adds more control over how to disable graphql for collections /โ€ฆ (#10265) (7a59e7d)
  • richtext-lexical: ability to override default placeholder (#10278) (182eaa3)
  • translations: add Catalan translations (#10260) (5188a9b)
  • ui: expose onMount to CodeField (#10223) (68a5f5c)

๐Ÿ› Bug Fixes

  • close db connections after running jobs from command line. (#9994) (eb69885)
  • cpa: do not overwrite custom.scss file on update (#10285) (c3eb272)
  • graphql: Change config from raw path to file: url (#9311) (16c6abe)
  • plugin-cloud-storage: actually deprecate adapters (#9640) (c4b31c0)
  • plugin-search: respect custom api route in reindexButton (#10258) (cdaebcc)
  • richtext-lexical: empty lines were incorrectly stripped from mdx blocks if doNotTrimChildren was set to true (#10287) (ee3c2cc)
  • richtext-lexical: throw toast error when attempting to create upload node without any upload collections enabled (#10277) (07e86c0)
  • richtext-lexical: various issues for lexical sub-fields due to incorrectly generated client field schema map (#10276) (35df899)
  • richtext-lexical: formatted link markdown conversion not working (#10269) (885e966)
  • richtext-lexical: ensure markdown normalization does not merge escaped code block lines (#10230) (c01b4bf)
  • translations: adds missing max validations keys to client (#10266) (5d6064a)
  • ui: checkboxes as first field were crashing WhereBuilder (#10290) (f3f36d8)
  • ui: relationship edit drawers now respect current locale (#10262) (6dac4c5)
  • ui: properly filters fields from list view columns and conditions (#10246) (f5a955d)
  • ui: disableListColumn on first field breaks filter condition selection (#10267) (039b489)
  • ui: removes useless verified checkbox on user create (#10252) (8671e85)
  • ui: autosave wasnt firing on first change (#10256) (ef7242c)

๐Ÿ“š Documentation

  • explicit payload usage from req to avoid import payload confusion (#10291) (76e4402)
  • fix all missing vertical lines in tables (#10288) (b6de432)
  • add missing vertical line to Collection Upload options table (#10282) (950f8ce)
  • adds useListQuery to list of React hooks and updates useDocumentInfo (#10186) (be87ba0)
  • fix dispatch actions link for useFormFields and useAllFormFields (#10273) (313b4ba)
  • fix incorrect escaping of * (#10274) (5b4730d)
  • fix docs for generate db schema (#10251) (63bca12)
  • adds notes about importance of serverURL for verify / forgot-paโ€ฆ (#10248) (6af6e44)
  • add clarity about forgot-password and verify tokens (#10247) (363a24c)
  • richtext-lexical: minor improvements (#10280) (943798a)
  • richtext-lexical: improve building custom feature docs, add example for custom blocks (code field within lexical) (#10279) (6e19e82)

๐Ÿงช Tests

๐Ÿก Chores

๐Ÿค Contributors

Don't miss a new payload release

NewReleases is sending notifications on new releases.