Release Notes > 6.4.2
Webiny 6.4.2 Changelog
See what's new in Webiny version 6.4.2
For the full list of changes, check out the Webiny 6.4.2
release on GitHub.
Headless CMS
Fixed Publishing a Previously Unpublished Revision (#5268
)
When a published CMS entry revision was unpublished and then you attempted to publish it again, the operation would fail because the record was incorrectly marked as locked. This has been fixed — you can now re-publish previously unpublished revisions without issues.
Admin
Fixed Date Formatting Compatibility (#5270
)
Relative date formatting (e.g., “2 hours ago”) in the Admin UI was using the Temporal API, which isn’t fully supported across all browsers. This has been replaced with a more compatible implementation to ensure consistent behavior.