Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flawiddsouza/Restfox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.38.0
Choose a base ref
...
head repository: flawiddsouza/Restfox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.39.0
Choose a head ref
  • 8 commits
  • 18 files changed
  • 1 contributor

Commits on Jun 12, 2025

  1. Configuration menu
    Copy the full SHA
    90f1025 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

  1. fix(ui): Import > use the same fetch logic as the rest of the app ins…

    …tead of directly using the fetch method to avoid CORS issues + import not respecting the disable ssl setting (resolves #330, resolves #336)
    flawiddsouza committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    0aabdc8 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2025

  1. fix(ui): curl import fails for multipart/form-data (resolves #335) + …

    …auto focus the textarea when showing the curl import modal
    flawiddsouza committed Jun 14, 2025
    Configuration menu
    Copy the full SHA
    029ab7c View commit details
    Browse the repository at this point in the history
  2. fix(ui): Response Panel > remember & restore scroll position when swi…

    …tching tabs, not working correctly for responses that get a large response / binary response warning
    flawiddsouza committed Jun 14, 2025
    Configuration menu
    Copy the full SHA
    29034bf View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. fix(ui): Backup Restore failing for backups having request or respons…

    …e data larger than 10 MB (resolves #338)
    flawiddsouza committed Jun 20, 2025
    Configuration menu
    Copy the full SHA
    e9d4ed0 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

  1. feat(ui): add support for additional response formats in settings and…

    … response panel for bypassing binary response warning on custom content types (resolves #339)
    flawiddsouza committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    0f073c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2025

  1. Configuration menu
    Copy the full SHA
    06f7264 View commit details
    Browse the repository at this point in the history
  2. chore: bump version

    flawiddsouza committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    33b60c8 View commit details
    Browse the repository at this point in the history
Loading