You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cache TTL for tokens — API tokens now support a configurable time-to-live, giving finer control over cache expiry.
Alt text for image assets — Image assets in the edit file dialogue now support alt text, improving accessibility and content quality.
Locale-specific document publishing — Document publishing has been refactored to store content per locale with improved path handling, enabling more reliable multi-locale delivery.
Improved asset & content metadata — Asset and content models have been refactored for cleaner, more consistent metadata handling across the platform.
Visual editor iframe status — The visual editor now tracks and displays the iframe connection state: loading (spinner), loaded (page received), connected (Localess SDK handshake complete), and error (failed to load), with descriptive tooltips for each state.
Internal
Version bump script added for streamlined release management.