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: milisp/mcp-linker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.0
Choose a base ref
...
head repository: milisp/mcp-linker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.1
Choose a head ref
  • 8 commits
  • 23 files changed
  • 1 contributor

Commits on Jul 3, 2025

  1. docs: update README with additional resources and installation instru…

    …ctions
    
    - Added a link to the curated list of awesome Claude Desktop Extensions for better resource accessibility.
    - Revised installation instructions for clarity, emphasizing the one-click installation feature and including a direct link to add a specific server.
    milisp committed Jul 3, 2025
    Configuration menu
    Copy the full SHA
    8fc371f View commit details
    Browse the repository at this point in the history
  2. chore: update configuration images

    - Replaced existing config.png and home.png images with updated versions to enhance visual representation in the application.
    milisp committed Jul 3, 2025
    Configuration menu
    Copy the full SHA
    083c1a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2025

  1. Configuration menu
    Copy the full SHA
    e48174b View commit details
    Browse the repository at this point in the history
  2. add update-submodule.sh

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

Commits on Jul 8, 2025

  1. feat: add install app route and deep link handling

    - Introduced a new route for the InstallAppPage to facilitate app installation.
    - Enhanced deep link handling to navigate to the install app route when the corresponding link is received.
    - Updated the application version to 1.5.0 and removed unused macOS private API settings.
    milisp committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    8dacc17 View commit details
    Browse the repository at this point in the history
  2. fix: update layout for macOS drag region and bump mcp-linker version

    - Added 'data-tauri-drag-region' attribute to the title bar for improved drag functionality on macOS.
    - Updated mcp-linker version from 1.4.0 to 1.5.0 in Cargo.lock.
    - Included new capabilities for window dragging in default.json.
    milisp committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    2d6b613 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

  1. Configuration menu
    Copy the full SHA
    d049e9c View commit details
    Browse the repository at this point in the history
  2. docs: update README and InstallAppPage for clarity and consistency

    - Revised README to enhance the one-click installation feature description and added a badge for easy server addition.
    - Changed header from "Install Server" to "Add Server" in InstallAppPage for better alignment with the updated terminology.
    - Specified "MCP Server Configuration" in the label for improved clarity.
    milisp committed Jul 9, 2025
    Configuration menu
    Copy the full SHA
    3274a67 View commit details
    Browse the repository at this point in the history
Loading