|
| 1 | +# Created with komac v2.12.1 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: flawiddsouza.Restfox |
| 5 | +PackageVersion: 0.39.0 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Flawid D'Souza |
| 8 | +PublisherUrl: https://github.com/flawiddsouza |
| 9 | +PublisherSupportUrl: https://github.com/flawiddsouza/Restfox/issues |
| 10 | +PackageName: Restfox |
| 11 | +PackageUrl: https://github.com/flawiddsouza/Restfox |
| 12 | +License: MIT |
| 13 | +LicenseUrl: https://github.com/flawiddsouza/Restfox/blob/HEAD/LICENSE |
| 14 | +Copyright: Copyright © 2024 Flawid D'Souza |
| 15 | +ShortDescription: Restfox |
| 16 | +Tags: |
| 17 | +- api-client |
| 18 | +- api-testing |
| 19 | +- developer-tools |
| 20 | +- graphql-client |
| 21 | +- hacktoberfest |
| 22 | +- http |
| 23 | +- http-client |
| 24 | +- pwa |
| 25 | +- rest-api |
| 26 | +- rest-client |
| 27 | +- testing-tools |
| 28 | +- vue |
| 29 | +- websocket |
| 30 | +ReleaseNotes: |- |
| 31 | + What's New |
| 32 | + - Sidebar > Folder > environment quick switcher (resolves #312) |
| 33 | + - Add support for additional response formats in settings and response panel for bypassing binary response warning on custom content types (resolves #339) |
| 34 | + - Tabs in Settings |
| 35 | + Fixes |
| 36 | + - Import > use the same fetch logic as the rest of the app instead of directly using the fetch method to avoid CORS issues + import not respecting the disable ssl setting (resolves #330, resolves #336) |
| 37 | + - curl import fails for multipart/form-data (resolves #335) + auto focus the textarea when showing the curl import modal |
| 38 | + - Response Panel > remember & restore scroll position when switching tabs, not working correctly for responses that get a large response / binary response warning |
| 39 | + - Backup Restore failing for backups having request or response data larger than 10 MB (resolves #338) |
| 40 | + Packages |
| 41 | + For Ubuntu, snap can be installed using: |
| 42 | + sudo snap install restfox |
| 43 | + For macOS, the app can be installed using homebrew: |
| 44 | + brew install restfox |
| 45 | + For Windows, the app can be installed using: |
| 46 | + scoop bucket add extras |
| 47 | + scoop install restfox |
| 48 | + NOTE: Not all the builds have been tested properly, so please create an issue if you encounter any problems. |
| 49 | + Full Changelog: v0.38.0...v0.39.0 |
| 50 | +ReleaseNotesUrl: https://github.com/flawiddsouza/Restfox/releases/tag/v0.39.0 |
| 51 | +ManifestType: defaultLocale |
| 52 | +ManifestVersion: 1.10.0 |
0 commit comments