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: netbirdio/dashboard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.31.0
Choose a base ref
...
head repository: netbirdio/dashboard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.32.0
Choose a head ref
  • 4 commits
  • 137 files changed
  • 4 contributors

Commits on Feb 9, 2026

  1. docs: fix broken Auth0 quickstart link in README (#548)

    * docs: fix broken Auth0 quickstart link
    
    * docs: spell error fixes in readme
    
    * docs: fix typo in NETBIRD_MGMT_API_ENDPOINT placeholder in readme
    fork-boy authored Feb 9, 2026
    Configuration menu
    Copy the full SHA
    c6341e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2026

  1. Remove architecture info tooltip for MacOS (#550)

    * Remove architecture info tooltip for MacOS
    
    Previously, this tooltip helped users determine which binary to download. Since #501, there is only one universal binary download link, so keeping the tooltip explaining how to determine the CPU architecture is unnecessary.
    
    * fix: Remove unused imports
    AaronDewes authored Feb 12, 2026
    Configuration menu
    Copy the full SHA
    ba66201 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84c239c View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2026

  1. Add reverse proxy (#552)

    * **New Features**
      * Full Reverse Proxy UI: Services, Targets, Clusters, Custom Domains (with verification) and a Proxy Events page.
      * In-app modals for service auth (SSO, password, PIN) and a new PIN input component.
    
    * **Improvements**
      * Network & Peer pages: tabbed views (Resources, Routing Peers, Services) and improved tables, search and filters.
      * Toast stacking/visibility and global toast styling refined.
    heisbrot authored Feb 13, 2026
    Configuration menu
    Copy the full SHA
    b71d0fd View commit details
    Browse the repository at this point in the history
Loading