Skip to content

Commit f684725

Browse files
New version: flawiddsouza.Restfox version 0.39.0 (microsoft#271360)
1 parent 3a26ffb commit f684725

3 files changed

Lines changed: 76 additions & 0 deletions

File tree

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.10.0.schema.json
3+
4+
PackageIdentifier: flawiddsouza.Restfox
5+
PackageVersion: 0.39.0
6+
InstallerType: exe
7+
InstallerSwitches:
8+
Silent: --silent
9+
SilentWithProgress: --silent
10+
ReleaseDate: 2025-07-04
11+
Installers:
12+
- Architecture: x86
13+
InstallerUrl: https://github.com/flawiddsouza/Restfox/releases/download/v0.39.0/Restfox-0.39.0.Setup.exe
14+
InstallerSha256: 37F19F47B0549A2BE92E945E53109EC5D05A1DAE7471DC51DD63F4F9A5167BC6
15+
ManifestType: installer
16+
ManifestVersion: 1.10.0
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
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
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with komac v2.12.1
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.10.0.schema.json
3+
4+
PackageIdentifier: flawiddsouza.Restfox
5+
PackageVersion: 0.39.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.10.0

0 commit comments

Comments
 (0)