Happy Monday! 👋 We have a few updates and bug fixes to share with you, to help kick off the new week. Let's start with a few improvements and features that we have shipped recently.
To prevent the loading of external libraries, we moved all external resources from rsms and unpkg.co to storage.sleekplan.co. No need to give permissions to other libraries.
Setting SSO-tokens for the standalone page got a security upgrade. You don't need to set tokens using an URL parameter. Now you can pass tokens by doing a POST request or set the token as a Bearer token. Read more on our single sign-on docs.
The $sleek SDK has been slightly reduced in size and also received two new methods - rebind()
to rebind data-attributes and shutdown()
to turn off the widget and remove all HTML elements. Learn more about these two methods on our developer docs.
Until now, sending invitations to team members was a rather intransparent process - This is now a thing of the past! Pending invitations are now displayed on the team page and can even be canceled so that you always have an accurate overview of your pending invitations!
A new option to use separators has been implemented in the Changelog. Separator helps you to visually separate various parts of your release notes. This is useful for such cases when parts of a document are not connected and should differ e.g. by the type of information (Bug fixes, Features..).
To add a division separator you need to use the markdown syntax ---
Improved personal notifications will help you to stay up to date with your feedback community. Easily check new, unread and unopened notifications 👀