-
Notifications
You must be signed in to change notification settings - Fork 30
Releases 2.12.x
Eddy Lelièvre-Berna edited this page Dec 1, 2023
·
9 revisions
- Fixes #528 by only setting the required parameters
- Fixes crash occurring when retrieving the email contained in a certificate
- Improves translations
- Fixes crash due to wrong index determination
- Fixes crash occurring when self is nil
- Fixes rare crash occurring when calling reloginAnRetry() and didProgress is false
- Fixes the impossibility to return to Settings after having killed and restarted the app when the default album is not the root album
- Fixes back button undefined or non-properly set after scene restoration or when album data was changed on the server
- Fixes a rare crash occurring when re-logging in in the background.
- Removes superfluous line feed at the end of (HTML encoded) photo descriptions
- Fixes colour of image description after rotation of device
- Fixes album descriptions not displayed in album list
- Fixes a crash occurring when logging out
- Fixes a crash occurring when an email address cannot be retrieved from a certificate
- Improves the management of the video player
- Fixes a crash occurring in some circumstances when resuming upload operations.
- Decodes HTML encoded descriptions of albums and photos
- Adds help view showing how to jump back to a parent album
- Changes icon used to display help views
- Improves session management
- Improves multitasking use on iPad
- Fixes a crash occurring on iOS 9-12 when displaying the upload request queue
- Fixes upload manager not skip photos deleted from the Photo Library
- Fixes album description text view not very accessible before uploading
- Fixes a crash occurring on iOS 9-13 when changing tags allocated to photos
- Fixes a rare crash occurring when album data are unknown
- Fixes correction of photo URLs
- Adds a search bar for selecting tags faster
- Fixes rare crash occurring when uploading photos/videos
- Fixes potential existence of duplicates after upload
- Improves the management of tags in the persistent database
- Routines related with the display of albums and photos/videos, including favorites, best rated, most visited, tagged and recent ones translated into Swift.