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: koho/frpmgr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.22.0
Choose a base ref
...
head repository: koho/frpmgr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.23.0
Choose a head ref
  • 7 commits
  • 28 files changed
  • 1 contributor

Commits on Jul 12, 2025

  1. Support for ARM64 (#257)

    * Support for ARM64
    
    * Rename environment variable
    
    * Switch to MinGW toolchain
    
    * Fix invalid path
    
    * Fix error handling
    
    * Fix error level
    
    * Delete installer/actions/actions.def
    koho authored Jul 12, 2025
    Configuration menu
    Copy the full SHA
    3730c06 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2025

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

Commits on Jul 19, 2025

  1. Configuration menu
    Copy the full SHA
    472df0c View commit details
    Browse the repository at this point in the history
  2. Remove unused functions

    koho committed Jul 19, 2025
    Configuration menu
    Copy the full SHA
    77eee96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a8d1f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. Bump version to 1.23.0

    koho committed Jul 21, 2025
    Configuration menu
    Copy the full SHA
    87d5281 View commit details
    Browse the repository at this point in the history
  2. Fix invalid signtool path

    koho authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    033394c View commit details
    Browse the repository at this point in the history
Loading