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: MorpheApp/morphe-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.0-dev.3
Choose a base ref
...
head repository: MorpheApp/morphe-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.9.0-dev.4
Choose a head ref
  • 3 commits
  • 12 files changed
  • 3 contributors

Commits on May 25, 2026

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

Commits on May 26, 2026

  1. fix: Multi patch source minor network times out (#155)

    Multi patch source in expert mode would fail if a single source timed
    out or failed. Also, on slower connections, users could clear cache as
    the source was being loaded. Being able to clear was fine, but our app
    failing to recognize it would cause the source loader to fail later too.
    All fixed for now.
    prateek-who authored May 26, 2026
    Configuration menu
    Copy the full SHA
    06e5788 View commit details
    Browse the repository at this point in the history
  2. chore: Release v1.9.0-dev.4 [skip ci]

    # [1.9.0-dev.4](v1.9.0-dev.3...v1.9.0-dev.4) (2026-05-26)
    
    ### Bug Fixes
    
    * Multi patch source minor network times out ([#155](#155)) ([06e5788](06e5788))
    semantic-release-bot committed May 26, 2026
    Configuration menu
    Copy the full SHA
    f52e7f8 View commit details
    Browse the repository at this point in the history
Loading