Skip to content

Releases: Piwigo/Piwigo-Mobile

Bug fixes

17 Oct 04:52
74e0070
Compare
Choose a tag to compare

What's Changed

  • Version 3.2.3 — Bug fixes by @EddyLB in #582:
    • Fixes thumbnails and photos appearing blurred in some circumstances.
    • Fixes creation dates offset by the time zone and daylight saving time (iOS 18)
    • Fixes memory leaks

Full Changelog: v3.2.2...v3.2.3

Adds contextual menus

11 Sep 19:54
233431a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.1...v3.2.2

Albums w/o description, Bug fixes

29 Jul 14:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2...v3.2.1

Sorting and Rotating Photos, Bug fixes

14 Jul 18:35
Compare
Choose a tag to compare
  • Adopts album photo sorting options
  • Adds on-the-fly photo sorting options
  • Adds rotation of uploaded photos (requires the rotateImage plugin)
  • Bug fixes

Full Changelog: v3.1.4...v3.2

Fixes a crash on iOS 12, 13

27 Feb 05:56
99c84b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.3...v3.1.4

Bug fixes

11 Feb 17:58
475d1f8
Compare
Choose a tag to compare
  • Fixes thumbnail appearing stretched in some circumstances
  • Fixes device photo collection not updated after changing selection
  • Fixes crash occurring sometimes when changing album thumbnail
  • Fixes crash occurring when trying to update the limited library selection
  • Fixes rare crash occurring when retrieving user object

Server version checker, bug fixes

03 Feb 16:25
2a92483
Compare
Choose a tag to compare
  • Adds a "0 day" option to disable the "recent" icon presented on albums
  • Disconnects and asks to update the Piwigo server if its version is lower than 2.10
  • At login, invites to update the Piwigo server if its version is lower than 13.0
  • Suggests server updates less than once per month

Bug fixes:

  • Deletes detected corrupted cached image file
  • Allows access to all login text fields and button when necessary
  • Fixes incorrect current time and duration of long videos
  • Fixes default image sort option not updated after change in Settings
  • Fixes situations where album thumbnails are not presented
  • Fixes a crash occurring when changing the creation date of a photo
  • Fixes a crash occurring when uploaded photos cannot be downsampled
  • Fixes a rare crash occurring when preparing an album thumbnail

Updates server statistics, Bug fixes

01 Dec 17:13
abd05f5
Compare
Choose a tag to compare

• Fixes #257 i.e. updates server statistics (requires Piwigo 14)
• Fixes #560 a crash occurring when accessing a Piwigo for the first time with "IP:port"
• Fixes a rare crash occurring when checking the user session
• Improved translations

UI Improvements, Bug fixes

20 Nov 21:32
365e60a
Compare
Choose a tag to compare

• Fixes #544 by allowing swiping down or pinching a photo or video to return to the album
• Pinch to look closer to videos (as for photos)
• Watch a video stored on your Piwigo while you use other apps
• Play/pause and mute/unmute video playback (PiP mode)
• Play automatically videos stored in cache (requires to be watched fully once)
• Displays current time in video controls
• Adds option for deleting the upload data cache and chunks manually
• Displays a warning in the upload queue button when the upload manager is on hold
• Moves "Share private metadata" settings to the "Privacy" section
• Swipe through photos/videos of an album when watching them on an external screen
• Fixes #552 by displaying privacy levels in the same order as on the web UI

Fixes:
• Fixes #556 by improving photo preview resolution
• Hides status bar in landscape mode on iPhone on iOS 12-13
• Fixes albums presented with favorite icon for guest
• Fixes app not returning to album after deleting last image
• Fixes video description not hidden with navigation bar
• Fixes #534 i.e. failed video uploads growing disk usage outside of Piwigo cache
• Fixes issues raised by Xcode 15
• Fixes messages displayed before deleting videos
• Fixes a crash sometimes occurring when launching the app
• Fixes a rare crash occurring when starting uploading photos
• Fixes a crash occurring when the user closes the app during a database migration
• Fixes a crash occurring when upload rights have been removed by the admin
• Fixes a crash occurring at launch when a photo has been deleted with the web UI

Bug fixes, MGSwipeTableCell replaced

15 Jul 16:04
47f0dc5
Compare
Choose a tag to compare
  • Fixes #546 image date creation/availability not presented in the right time zone
  • Fixes appearance of unexpected albums after having moving an album
  • Fixes a crash occurring when moving an album
  • Fixes upload requests not always handled immediately
  • Replaces the MGSwipeTableCell library with iOS 11+ UISwipeActionsConfiguration