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: ipfs/ipfs-companion
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.1
Choose a base ref
...
head repository: ipfs/ipfs-companion
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.0
Choose a head ref
  • 7 commits
  • 14 files changed
  • 3 contributors

Commits on Sep 21, 2023

  1. fix(release-automation): 🔧 removing default command and skippi github…

    … release (#1291)
    
    fix(release-automation): 🔧 removing default command and skipping github release.
    
    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    cd081de View commit details
    Browse the repository at this point in the history
  2. fix(release-automation): 🔧 Skip Labels (#1293)

    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid authored Sep 21, 2023
    Configuration menu
    Copy the full SHA
    e9191ba View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. chore(readme): update header (#1295)

    * chore(readme): update header
    
    * chore: kubo→ipfs-companion
    lidel authored Sep 23, 2023
    Configuration menu
    Copy the full SHA
    24a5958 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. feat: show full rpc backend version (#1294)

    * feat: show full rpc backend version
    
    we now have useful AgentVersion returned by 'ipfs id' Kubo RPC command
    which allows for including suffix (e.g. in brave).
    
    this makes it more obvious that kubo backend is used, and in which
    version, and removes perception that kubo version === ipfs version
    
    * refactor: simplify version fetch
    
    * docs: clarify external IS kubo rpc
    
    * fix: make ipfs-desktop version fit
    
    Co-authored-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    lidel and whizzzkid authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    9f852ef View commit details
    Browse the repository at this point in the history
  2. fix(telemetry): ⬇️ Reduce event syncs (#1296)

    * fix(telemetry): ⬇️ Reduce event syncs
    
    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    
    * fix(telemetry): 🧪 Fix tests
    
    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
    whizzzkid authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    6326cdb View commit details
    Browse the repository at this point in the history
  3. chore(main): release 3.1.0 (#1292)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    247b892 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    89901ef View commit details
    Browse the repository at this point in the history
Loading