1.6.9 (2023-02-10)
Bug Fixes
- adds query constraint to ensureMaxVersions query (30688bb)
- translation of "or" -> "ou" in french (#2047) (dddbec2)
Features
- allows customization of the folder used to serve admin bundled files in production (4d259a6)
Tag Name: v1.6.9
Release Date: 2/10/2023
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.
Payload CMS v1.6.9 brings important fixes to version control queries and French translations, along with a new feature that allows customization of the admin bundle folder path in production environments. This release enhances stability and flexibility for developers working with Payload.
ensureMaxVersions functionNo migration steps are required for this release. The changes are backward compatible and should not affect existing implementations.
If you're using the French localization, you'll automatically benefit from the corrected translation.
If you wish to customize the admin bundle folder path, you can now do so through the configuration options.
This release is recommended for all Payload users, especially those:
maxVersions configuredThe upgrade should be straightforward with no breaking changes. Simply update your Payload dependency to version 1.6.9.
A critical bug fix was implemented to add proper query constraints to the ensureMaxVersions query. This resolves potential issues with version control functionality, ensuring that the maximum versions feature works correctly and efficiently.
Fixed an incorrect translation in the French localization where "or" was incorrectly translated. The translation has been updated to use the correct French word "ou" instead.
Payload now allows developers to customize the folder path used to serve admin bundled files in production environments. This enhancement provides greater flexibility for deployment configurations and server setups.
Previously, the admin bundle folder path was fixed, but now it can be defined in the configuration, giving developers more control over how Payload's admin interface is served in production environments.
No security fixes were included in this release.
No specific performance improvements were highlighted in this release. The changes were primarily focused on bug fixes and feature enhancements.
Payload CMS v1.6.9 is a minor release that focuses on bug fixes and adding flexibility to production deployments. The fixes to the version control query constraints ensure that the maxVersions feature works correctly, preventing potential issues with document versioning.
The addition of customizable admin bundle folder paths gives developers more control over their production environments, which is particularly useful for custom deployment setups or when integrating Payload with other systems.
The French translation fix, while small, improves the user experience for French-speaking users by ensuring proper localization.
Overall, this release enhances stability and flexibility without introducing breaking changes, making it a recommended upgrade for all Payload users.