-
Notifications
You must be signed in to change notification settings - Fork 56
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
Releasing 0.9 RC #804
Merged
Merged
Releasing 0.9 RC #804
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 54ece25 - Browse repository at this point
Copy the full SHA 54ece25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60d0424 - Browse repository at this point
Copy the full SHA 60d0424View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d68540 - Browse repository at this point
Copy the full SHA 7d68540View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e29644 - Browse repository at this point
Copy the full SHA 6e29644View commit details
Commits on Sep 21, 2024
-
Fix expected content types for content download jobs
Both thumbnail and full download.
Configuration menu - View commit details
-
Copy full SHA for 7b3d2ba - Browse repository at this point
Copy the full SHA 7b3d2baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f55444 - Browse repository at this point
Copy the full SHA 4f55444View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8db3d43 - Browse repository at this point
Copy the full SHA 8db3d43View commit details
Commits on Sep 22, 2024
-
Fix an assertion crash on a device with invalid keys
It is a profoundly invalid case when a tracked device has either an empty id or invalid/inexistent keys. Previously there was a Q_ASSERT guarding that; arguably, it's better to just clean away that kind of stuff from the database if it's encountered, and continue operating.
Configuration menu - View commit details
-
Copy full SHA for 4b2e394 - Browse repository at this point
Copy the full SHA 4b2e394View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.