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.39.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.40.0
Choose a head ref
  • 6 commits
  • 14 files changed
  • 1 contributor

Commits on Jul 24, 2025

  1. fix(ui): File Workspace > script disappears from a request when a req…

    …uest is moved from one folder to another but reappears when we close and reopen the app (fixes #345)
    flawiddsouza committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    9d4f830 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aea1eb View commit details
    Browse the repository at this point in the history
  3. fix(ui): Plugin / Script > rf.setParentEnvVar > when used inside a fo…

    …lder, it should use the folder's parent but it doesn't happen as currentCollectionItem is always the request - even though the plugin is coming from the request's parent folder
    flawiddsouza committed Jul 24, 2025
    Configuration menu
    Copy the full SHA
    d790e46 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2025

  1. fix(ui): Sidebar > Duplicating and dragging request from one folder t…

    …o another, then dragging it to the end of the original folder makes it disappear (fixes #343)
    flawiddsouza committed Jul 27, 2025
    Configuration menu
    Copy the full SHA
    e851c35 View commit details
    Browse the repository at this point in the history
  2. fix(ui): Response Panel > application/problem+json and application/pr…

    …oblem+xml should be considered as render-able types + change Binary Response Warning to Unknown Media Type Warning and also show media type in the warning (resolves #347)
    flawiddsouza committed Jul 27, 2025
    Configuration menu
    Copy the full SHA
    79baa2b View commit details
    Browse the repository at this point in the history
  3. chore: bump version

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