Payload CMS Releases Archive
Explore all 515 releases of Payload CMS. View release notes, changelogs, and version history. Payload CMS is a modern, self-hosted headless content management system built with TypeScript, Node.js, and MongoDB. It's designed specifically for developers who want full control over their content management system while maintaining a powerful admin interface for content editors.
Payload CMSPayload CMS is a modern, self-hosted headless content management system built with TypeScript, Node.js, and MongoDB. It's designed specifically for developers who want full control over their content management system while maintaining a powerful admin interface for content editors.
3.0.0-beta.86
Pre-releaseTag: v3.0.0-beta.86
Released 1 year ago
PayloadCMS v3.0.0-beta.86 brings significant performance improvements by pre-compiling UI components with React compiler, particularly enhancing rich text editor performance. This release also fixes s...
Highlights:
- Pre-compilation of UI components with React compiler for improved performance
- Fixed type generation for block fields with no blocks
- Corrected useField error message initialization
- +1 more...
3.0.0-beta.85
Pre-releaseTag: v3.0.0-beta.85
Released 1 year ago
PayloadCMS v3.0.0-beta.85 introduces significant enhancements with custom view and document-level metadata support, an abstracted Postgres base adapter for future database flexibility, and multiple UI...
Highlights:
- Introduction of custom view and document-level metadata support
- Abstracted Postgres base adapter for future database flexibility
- Fixed relationship cells display in table from list drawer
- +3 more...
3.0.0-beta.84
Pre-releaseTag: v3.0.0-beta.84
Released 1 year ago
PayloadCMS v3.0.0-beta.84 brings important bug fixes that improve user authentication accuracy, fix UI styling issues with the logout icon, and add missing default exports for the Drizzle package. Thi...
Highlights:
- Fixed user authentication accuracy in the useAuth hook
- Corrected logout icon styling for better UI consistency
- Added missing default exports for the Drizzle package
3.0.0-beta.83
Pre-releaseTag: v3.0.0-beta.83
Released 1 year ago
PayloadCMS v3.0.0-beta.83 brings important bug fixes and enhancements to improve stability and user experience. Key improvements include passing request objects through SEO plugin generate functions, ...
Highlights:
- SEO plugin now passes request objects through to generate functions
- Fixed user creation to properly require password confirmation
- Improved admin panel styling for better usability
- +2 more...
3.0.0-beta.82
Pre-releaseTag: v3.0.0-beta.82
Released 1 year ago
Payload CMS v3.0.0-beta.82 brings important fixes for Windows compatibility in import maps and introduces new ESLint rules to improve code quality. This release focuses on developer experience improve...
Highlights:
- Fixed Windows compatibility issues with import map generation
- Added new ESLint rules to prevent problematic import patterns
- Improved development environment with PostgreSQL test suite fixes
3.0.0-beta.81
Pre-releaseTag: v3.0.0-beta.81
Released 1 year ago
PayloadCMS v3.0.0-beta.81 brings important improvements to component rendering flexibility, fixes critical issues with Next.js integration, and enhances developer experience. Key updates include the a...
Highlights:
- Added ability to pass false to PayloadComponent to prevent rendering completely
- Restored support for root document view overrides in Next.js integration
- Fixed bin script transpilation on Windows by using tsx instead of swc
- +1 more...
3.0.0-beta.80
Pre-releaseTag: v3.0.0-beta.80
Released 1 year ago
PayloadCMS v3.0.0-beta.80 focuses on UI stability and bug fixes, addressing issues with the sidebar navigation, modal behavior, and field component safety. This release improves the overall user exper...
Highlights:
- Fixed sidebar navigation jumping issue during page loads for smoother UI experience
- Resolved 'leave-without-saving' modal not closing properly after navigation
- Improved field component stability with safer property access
- +1 more...
3.0.0-beta.79
Pre-releaseTag: v3.0.0-beta.79
Released 1 year ago
Payload CMS v3.0.0-beta.79 introduces significant architectural changes to make the Payload config 100% server-only and Node-safe. The major changes include component paths (using file paths instead o...
Highlights:
- Payload Config is now 100% server-only and Node-safe
- Component paths replace direct imports for custom components
- Client config improvements with simplified prop drilling
- +4 more...
3.0.0-beta.78
Pre-releaseTag: v3.0.0-beta.78
Released 1 year ago
PayloadCMS v3.0.0-beta.78 brings several new features and bug fixes to enhance developer experience and UI functionality. Key improvements include custom image size file names, enhanced form builder p...
Highlights:
- Custom image size file names for more flexibility in asset management
- Enhanced form builder plugin with improved typing and access to beforeChange parameters
- Support for redirect types in the redirects plugin
- +3 more...
Tag: v2.26.0
Released 1 year ago
PayloadCMS v2.26.0: UI Enhancements and Critical Bug Fixes This release brings several UI improvements including upload relationship thumbnails, custom error exposure in delete operations, and classna...
Highlights:
- Added thumbnails for upload relationships to improve content visualization
- Added classnames to Edit and List views for easier CSS targeting
- Fixed filtering issues with polymorphic relationships when drafts are enabled
- +3 more...
