Skip to content

Paste/upload photos & videos, Bug fixes

Compare
Choose a tag to compare
@EddyLB EddyLB released this 03 Mar 09:59
· 2942 commits to master since this release
9f3b9dc

New features

  • Paste/upload photos and videos from clipboard
  • Adopts URLSessionDelegate method to update upload progress bars
  • Help pages 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

Look at the list of issues closed by this release