Skip to content

Release 2.6

Closed Mar 3, 2021 100% complete
  • Paste/upload photos and videos from clipboard
  • Adopts URLSessionDelegate method to update upload progress bars
  • Help pages will now be displayed in appropriate views instead of at app launch

Bug fixes

  • Updates pwg_token when checking session with server
  • Fixes Select button not hidden after selecting all available images and tapping on Upload
  • Fixes backgro…
  • Paste/upload photos and videos from clipboard
  • Adopts URLSessionDelegate method to update upload progress bars
  • Help pages will now be displayed in appropriate views instead of at app launch

Bug fixes

  • Updates pwg_token when checking session with server
  • Fixes Select button not hidden after selecting all available images and tapping on Upload
  • Fixes background colour of Select button in .none state
  • Fixes toolbar not hidden when returning to the local albums view
  • Fixes potential crash by adopting Int16 type in UploadProperties
  • Fixes uploaded file no deleted after successful transfer when the user has no admin rights
  • Fixes upload request status set to "uploading" before resuming upload tasks
  • Replaces type of date attributes of the Upload entity to fix crashes encountered when bridging NSDate / Date
  • Cancels all remaining tasks related to the same upload request after success to prevent duplicates
  • Fixes UI frozen for a moment when storing new place name
  • Fixes UI frozen for a moment when requesting several series of uploads
  • Fixes sharing representative instead of video when the video frame is small
  • Fixes crash occurring when deleting uploaded images
  • Avoids image recompression when removing private metadata
  • Excludes "assign to contact" activity when sharing video
  • Fixes call to login view in background thread
  • Fixes crash occurring in the absence of local images
Loading