Releases 3.3.x - Piwigo/Piwigo-Mobile GitHub Wiki

Version 3.3.2 — April 16, 2025

  • Fixes a crash occurring when trying to delete an image from a contextual menu
  • Fixes a crash occurring when executing the Auto-Upload shortcut when the database requires migration
  • Fixes album title and back button not always displayed correctly
  • Fixes a bug preventing from fetching album data after a logout/login
  • Adds UploadManager logs (to be shared with us when encountering issues)
  • Improves some translations

Version 3.3.1 — March 27, 2025

Improvements

  • Adds video auto-play and loop options to the Settings page
  • Synchronises the "recent period" parameter for admin users

Bug fixes

  • Fixes a crash occurring after a migration when trying to pursue uploads
  • Fixes a login failure encountered when the password contains a ampersand.

Version 3.3 — March 21, 2025

Improvements

  • Copies and moves a selection of photos much more quickly
  • Corrects photo and video sharing rights management
  • Detects when a photo has been modified by another app (when displayed full screen)
  • Improved display and management of database migrations
  • Provides data migration error logs in Settings / Logs to help reporting issues (if any)
  • Displays HUD during logout so that the user knows what's happening
  • Updates the database for future releases

Bug fixes

  • Fixes photo rotation in full screen mode on iPad
  • Fixes a bug in the management of recently used albums
  • Fixes cells not properly re-configured after image rotation on iPad
  • Fixes calls on a background thread that should be made on the main thread
  • Fixes favorite icon not shown/hidden after changing favorite status
  • Fixes favorite icon of thumbnails not updated in all opened albums
  • Fixes a crash occurring during database migration while a bckg task is scheduled
  • Fixes a crash occurring on iPad when sharing logs
  • Fixes a crash occurring when killing the app during a data migration
  • Updates all views during a migration, restores them or presents the login view after