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: DefGuard/defguard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.4
Choose a base ref
...
head repository: DefGuard/defguard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.5
Choose a head ref
  • 6 commits
  • 25 files changed
  • 3 contributors

Commits on Feb 27, 2026

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

Commits on Mar 5, 2026

  1. fix rule generation for destination aliases in dual-stack scenarios (#…

    …2189)
    
    * update gitignore
    
    * add tests to reproduce issue
    
    * update rule generation for destination aliases to mirror manual destinations
    
    * add dedicated test for empty destination aliases
    
    * add more ACL test cases
    
    * formatting
    
    * remove debug log
    
    * fix typos
    
    * introduce some test helpers
    wojcik91 authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    e097188 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e330a73 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2026

  1. fix component alias ranges being ignored (#2247)

    * fix alias ranges being ignored
    
    * add test for alias ranges fix
    
    * rename test
    
    * formatting
    
    * bump version & update dependencies
    
    * update trivy action
    
    * use a shared function for merging destination addresses
    wojcik91 authored Mar 10, 2026
    Configuration menu
    Copy the full SHA
    26ddd39 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2026

  1. add gateway config helper command (#2291)

    * add helper command for debugging gateway config
    
    * remove private key
    wojcik91 authored Mar 11, 2026
    Configuration menu
    Copy the full SHA
    500f88e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. Fix e2e tests (#2314)

    * fix testid
    
    * field-keyValue
    
    * update defguard-ui
    j-chmielewski authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    e2ec171 View commit details
    Browse the repository at this point in the history
Loading