-
Notifications
You must be signed in to change notification settings - Fork 30
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
Version 3.2.2 #580
Merged
Merged
Version 3.2.2 #580
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…re upload, Adds context menu to pasteboard objects
…ts generic Select button
…0% when copying images to the pasteboard), Displays HUD during preparation
…lled from a contextual menu
… larger than the original image
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This build includes dark and tinted iOS 18 icons and is going to be submitted to the AppStore team.
Album viewing new features:
• Re-enables Manual Order sort option (regression)
• Displays the number of selected photos in navigation bar
• Adds Add Photos action to the context menu presented below an album that was long pressed
• Adds Share, Favorite/Unfavorite, Select, Deselect and Delete actions to the context menu presented below a photo that was long pressed
Management of device photos before upload:
• Adds an option to delete selections of photos/videos stored in the device
• Adds an upload action to the context menu presented below a photo already uploaded that was long pressed if re-uploading is allowed
• The upload action of the context menu presented below a photo that was long pressed now presents upload options
• Thumbnails of photos stored in the clipboard can now also be long-pressed to get a larger preview with a context menu
• Speeds up the preparation of the image collection by caching some elements
Bug fixes
• Fixes app trying to produce thumbnails of size greater than that of the image
• Fixes a crash occurring on iPad when trying to share a photo from a context menu
• Fixes a crash occurring when trying to share too many photos/videos
• Fixes a crash occurring when adding a tag to a photo stored in the clipboard before upload
• Fixes selection management during a share/favorite/unfavorite action called from a contextual menu
• Fixes the number of photos appearing twice at the bottom of the root album
• Fixes the Select button not hidden when there is no image to upload
• Fixes the wrong date range of image groups when the number of images is greater than 20.
• Fixes photo selections becoming incorrect when switching from date descending to ascending order
• Fixes the non-download of high-resolution shared iCloud photos after a long press on the thumbnail
• Fixes wrong placeholder shown when images are not loaded yet