Comparing develop...release/10.2.4 · dnnsoftware/Dnn.Platform · GitHub
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: dnnsoftware/Dnn.Platform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: dnnsoftware/Dnn.Platform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/10.2.4
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 12 files changed
  • 3 contributors

Commits on Apr 3, 2026

  1. Fixed a missing svgr plugin in Servers module

    Fixes #7141
    
    We will have to document a workaround for people stuck on 10.2.3 which I
    will do tonight.
    
    (cherry picked from commit 5b39881)
    valadas authored and bdukes committed Apr 3, 2026
    Configuration menu
    Copy the full SHA
    8fc7377 View commit details
    Browse the repository at this point in the history
  2. Update Mimekit to 4.15.1 and BouncyCastle to 2.6.2

    (cherry picked from commit 2e80432)
    donker authored and bdukes committed Apr 3, 2026
    Configuration menu
    Copy the full SHA
    ca9c07b View commit details
    Browse the repository at this point in the history
  3. Move missed scripts to 10.2.4

    Fixes #7069
    
    (cherry picked from commit 780991d)
    bdukes committed Apr 3, 2026
    Configuration menu
    Copy the full SHA
    7a03523 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa4c72d View commit details
    Browse the repository at this point in the history
  5. Use CI image with VS 2026

    (cherry picked from commit 8922c8f)
    bdukes committed Apr 3, 2026
    Configuration menu
    Copy the full SHA
    1d81e21 View commit details
    Browse the repository at this point in the history
  6. Revert "Use CI image with VS 2026"

    This reverts commit 1d81e21.
    bdukes committed Apr 3, 2026
    Configuration menu
    Copy the full SHA
    cf2d520 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    14a4a0e View commit details
    Browse the repository at this point in the history
  8. Use specific SDK version

    bdukes committed Apr 3, 2026
    Configuration menu
    Copy the full SHA
    d08cfe2 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2026

  1. Fixed a viewstate managment issues with DnnTab webcontrol

    Fixes #7187 issue with the Active Directory provider https://github.com/DNNCommunity/DNN.ActiveDirectory as well as other providers and potentially other usages of that control.
    
    (cherry picked from commit 17a40ec)
    valadas authored and bdukes committed Apr 14, 2026
    Configuration menu
    Copy the full SHA
    70a1e05 View commit details
    Browse the repository at this point in the history
Loading