Portal Settings & CDN Integration
Welcome to our latest release! We've added a new 'View' link in Portal Settings for smoother navigation and integrated a CDN for static assets to boost performance. Dive in to discover how these updates enhance your experience.
Bug fixes and Improvements
Portal Settings 'View' Link Easily access your portal settings directly through a newly added 'View' link for enhanced navigation and user experience.
CDN for Static Assets Static assets are now served from a dedicated CDN to improve performance and reduce load on Worker Routes.
Remove Unused Handler Routes in Accounts Service Streamline the accounts service by eliminating obsolete routes like /portal and /logout that were initially designed for proof-of-concept purposes.
Prevent Leaving Roadmap with Unsaved Configuration Changes Now, when attempting to leave the roadmap view with unsaved configuration changes, users will receive a prompt to save or discard before exiting.
404 Error Resolved for Roadmap Module Addressed an issue causing intermittent 404 errors in the portal when only the Roadmap module is enabled, ensuring seamless access and functionality.
Heading Pasting Enhancement When pasting a copied heading, it now retains its original semantic level by using Prosemirror’s transformCopied, ensuring correct level hierarchy in your documents.