Comparing master...7.1 · owncloud/client · 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: owncloud/client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: owncloud/client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 28 files changed
  • 5 contributors

Commits on Apr 29, 2026

  1. feat: v7.1.0-rc.1 (#12525)

    * v7.1.0-rc.1
    
    * changelog: add 7.1.0 release notes
    
    Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
    Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
    
    * refactor: [DC-294] let qt pick the style to use on windows (#12526)
    
    let qt pick the style to use on windows
    
    ---------
    
    Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
    Co-authored-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
    Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
    Co-authored-by: modSpike <lisa.reese@kiteworks.com>
    4 people authored Apr 29, 2026
    Configuration menu
    Copy the full SHA
    37f2578 View commit details
    Browse the repository at this point in the history
  2. v7.1.0-rc.2 (#12530)

    erikjv authored Apr 29, 2026
    Configuration menu
    Copy the full SHA
    b8fa45c View commit details
    Browse the repository at this point in the history

Commits on May 12, 2026

  1. feat: v7.1.0-rc.3 (#12532)

    erikjv authored May 12, 2026
    Configuration menu
    Copy the full SHA
    009b71b View commit details
    Browse the repository at this point in the history

Commits on May 18, 2026

  1. chore: Bump OpenSSL version to 3.4.5 (#12538) (#12542)

    This uses a cloned craft repository, because the OpenSSL blueprint is
    part of craft itself.
    
    (cherry picked from commit 6455147)
    erikjv authored May 18, 2026
    Configuration menu
    Copy the full SHA
    6826223 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79f35e9 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2026

  1. feat: v7.1.0-rc.4 (#12544)

    erikjv authored May 28, 2026
    Configuration menu
    Copy the full SHA
    6a7bc37 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2026

  1. feat: v7.1.0-rc.5 (#12551)

    erikjv authored Jun 8, 2026
    Configuration menu
    Copy the full SHA
    6ec989e View commit details
    Browse the repository at this point in the history
  2. feat: v7.1.0 (#12554)

    erikjv authored Jun 8, 2026
    Configuration menu
    Copy the full SHA
    daa98a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2026

  1. chore: Pin GitHub action for Windows to windows-2022 (#12556) (#12569)

    (cherry picked from commit 2abc564)
    erikjv authored Jun 24, 2026
    Configuration menu
    Copy the full SHA
    d4b00d7 View commit details
    Browse the repository at this point in the history
  2. chore: update ocis docker image and use upload-artifacts (#12576)

    * use actions/upload-artifact
    
    Signed-off-by: Prajwol Amatya <prajwolamatya11@gmail.com>
    
    * ci: update ocis docker image
    
    Signed-off-by: Prajwol Amatya <prajwolamatya11@gmail.com>
    
    ---------
    
    Signed-off-by: Prajwol Amatya <prajwolamatya11@gmail.com>
    PrajwolAmatya authored Jun 24, 2026
    Configuration menu
    Copy the full SHA
    02a2e00 View commit details
    Browse the repository at this point in the history
  3. chore: Pin GitHub action for macOS to macos-15 (#12577) (#12578)

    This can be reverted once we have a new Qt version in place.
    
    (cherry picked from commit 3afac87)
    erikjv authored Jun 24, 2026
    Configuration menu
    Copy the full SHA
    6016b95 View commit details
    Browse the repository at this point in the history
Loading