Agrume Versions Save

🍋 A lemony fresh iOS image viewer written in Swift.

5.8.10

5 months ago
  • Enable ImageAnalyzer on Mac Catalyst 17+

5.8.8

5 months ago
  • Fix compiling for Mac Catalyst

5.8.7

6 months ago
  • Fixes live text interaction presentation.

Thanks @nemecek-filip for raising the issue.

5.8.6

1 year ago
  • Fixes compilation on macCatalyst. Thanks @hyouuu for the fix!

5.8.5

1 year ago
  • Includes support for live text. Thanks @ba01ei for the contribution!

5.8.4

1 year ago
  • Fix potential crash due to unowned references. Thanks @lukeredpath For the PR

5.8.3

2 years ago
  • Sets minimum Swift.package version to iOS 13. Thanks @phoenisis For the contribution

5.8.2

2 years ago
  • Update SwiftyGif submodule. Addresses #308

5.8.0

2 years ago
  • Configurable dismiss physics. Thanks @navoshta for the addition

5.7.0

2 years ago
  • Allow replacing an image while maintaining the zoom scale and position. Thanks @ba01ei For the addition