Slingshot 3.5.11 released
This release focuses on improving the cURL export experience with proper secrets resolution, better handling of environment switching, and a range of UI refinements across the request editor, docs sidebar, and main layout.
Improvements
- URL importer now supports
application/octet-streamfiles - Individual scrolling for sidebars and content area on the main page
- Collection context menu updated with relevant actions
- Updated icons for the import button in the sidebar and miscellaneous buttons in the request editor
- Response action buttons repositioned for better accessibility
- cURL export now includes secrets and resolves them from the active environment
Bug fixes
- Fixed WebKit issue that caused a global scrollbar to appear
- Fixed styling of tabs
- Accidental page refresh and temporary environment switches in collections are now handled gracefully
- Copying a request now fully resolves secrets from the current environment, with a warning shown when secrets are present
- cURL export warning is now only shown when secrets are actually used in the request
- Fixed stale request form data being submitted after navigating between requests
- Fixed docs sidebar pushing the Slingshot Docs section to the bottom of the page
- Removed redundant summary from docs sidebar