decap-cms@3.14.1
📦 netlify-cmsView on GitHub →
✨ 2 features🐛 2 fixes🔧 1 symbols
Summary
This patch release introduces Slovak locale support and improves GitLab authentication by ensuring Bearer scheme usage and proper token refreshing. It also standardizes the 'New entry' button labeling.
✨ New Features
- Added support for the Slovak locale.
- Unified the "New entry" button label across all locales to use the format "+ %{collectionLabel}".
🐛 Bug Fixes
- GitLab integration now uses the Bearer authentication scheme for GraphQL requests.
- Fixed an issue where expired PKCE access tokens for GitLab were not being refreshed.