-
Release 0.11.0 Stable
released this
2026-05-27 23:38:32 +02:00 | 6 commits to master since this release- Each request is now stored as a separate JSON file, making it easy to share and version-control API collections with Git
- Existing data is migrated automatically on first launch; the original file is kept as a backup
- New Backup section in Preferences: export project data to a folder, manually or automatically after every save
- Method prefix (GET, POST, …) is no longer shown in request names: the colored chip already carries that information
- Imported request names from OpenAPI and .http files no longer include the method prefix
- Request names may now contain / and :
Downloads