Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix incomplete traversal of clipboard data when an image is present resulting in Not an Image error #5156

Merged
merged 7 commits into from
Feb 24, 2024

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    c445945 View commit details
    Browse the repository at this point in the history
  2. Add bugfix to CHANGELOG.md

    hemirt committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    bca23c2 View commit details
    Browse the repository at this point in the history
  3. fix upload of multiple files

    a reference to a temporary was passed into lambda instead of copying the
    pointer
    hemirt committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    35745e9 View commit details
    Browse the repository at this point in the history
  4. resolve stylistic issues

    hemirt committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a1d3f21 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

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

Commits on Feb 24, 2024

  1. Update changelog entry

    pajlada committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    bc7ef5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a63718 View commit details
    Browse the repository at this point in the history