Slingshot 3.5.9 released
This release introduces a new file browser component and significantly enhances
the import experience with support for browsing and importing local OpenAPI and
Postman files. Please note that all local file browsing requires the user to run
RequestBite Proxy locally with
--enable-local-files.
New features
- File browser component for navigating local file system
- Local file browsing support in OpenAPI import modal
- Local file browsing support in Postman import modal
- Re-import modal now supports reading local files
- Import modals now save spec path with collections for easier re-importing
Improvements
- Enhanced server selector modal allowing users to modify the picked URL
- Improved file browser navigation and styling
- Better directory browsing in OpenAPI import workflow
- Toast component integration for clearer error messages in import modals
- File navigation now only updates when new data is fetched
Bug fixes
- Fixed file selection in FileBrowser when re-importing collections
- Removed legacy Go proxy from repository
- Updated README to link to external proxy project
Other
- Moved (and extended) proxy to new repo