made with
payload
  • Showcases
  • Plugins
  • Creators
  • Tutorials
  • Templates
  • Videos

Not affiliated with PayloadCMS. Made by paul

  • Contact
  • Submit an entry
  • Releases
  • Stats
Back to Releases

v3.16.0

Version v3.16.0Minor Release
Released:

January 10, 2025

Type:

New features, backward compatible

GitHub:View Release
Download TarballDownload ZIP

Release Notes

v3.16.0 (2025-01-10)

🚀 Features

  • consolidates REST API handling, decouple from next.js (#10466) (686e48d)
  • exports ListPreferences from payload (#10474) (ae1542b)
  • export the default JWTAuthentication strategy (#10430) (81c1e47)
  • autoRun jobs (#10401) (c0dc0cc)
  • payload-cloud: set up cron jobs on init (#10106) (36e50dd)

🐛 Bug Fixes

  • collection access endpoint optional ID and use 404 for not found response (#10487) (225c24d)
  • do not autorun jobs during next build process (#10483) (d8f4f06)
  • properly validates preferences json (#10465) (6a262ab)
  • schedule publish allowed before saving draft (#10461) (3349a4c)
  • next: properly instantiates locale context (#10451) (a78bc6c)
  • payload-cloud: infinite recursion on init (#10467) (34a0d00)
  • richtext-lexical: respect defaultValue config of link feature url and linkType fields (#10498) (4fc6956)
  • richtext-lexical: properly handle error if blocks or inline blocks are not found (#10497) (e0df0d6)
  • richtext-lexical: update Thai translations for blockquote and horizontal rule (#10469) (8d5d2d1)
  • richtext-lexical: allow external state mutation of block node from outside the form (#10486) (4c96028)
  • richtext-lexical: inline Block drawers opened when document mounts (#10480) (bdb96dd)
  • ui: disables form during locale change (#8705) (f4596fc)
  • ui: stale doc status when publishing, reverting and unpublishing (#10405) (17e7ee2)
  • ui: removes edit drawer button from uploads collection edit view (#10426) (9701fc6)

📚 Documentation

  • update beforeValidate documentation (#10367) (21eec87)
  • update draft doc for formatting (#10393) (a8d6f3f)
  • removed unnecessary visible <br/> tag in fields/blocks (#10456) (83bd0e2)

📝 Templates

  • adjusted the cron job schedule so its compatible with hobby tiers as well (#10457) (d9ff2e0)
  • add support for scheduled publish to the website template [no lint] (#10455) (7321f9f)

🏡 Chores

  • update year in licenses (#10463) (e46ad67)
  • import copy icon from nested folder (#9223) (ac97bfd)
  • templates: generate new migrations for vercel (#10458) (5318d24)

🤝 Contributors

  • Sasha (@r1tsuu)
  • Jacob Fletcher (@jacobsfletch)
  • Alessio Gravili (@AlessioGr)
  • Sepiolina (@TidalCare)
  • Steve Kuznetsov (@stevekuznetsov)
  • Adrian Maj (@AdrianMaj)
  • Germán Jabloñski (@GermanJablo)
  • Dan Ribbens (@DanRibbens)
  • Paul (@paulpopus)
  • Jarrod Flesch (@JarrodMFlesch)
  • Patrik (@PatrikKozak)
Browse All ReleasesView on GitHub