Skip to content

Releases: JanGorman/Agrume

5.8.10

15 Dec 12:47
Compare
Choose a tag to compare
  • Enable ImageAnalyzer on Mac Catalyst 17+

5.8.8

24 Nov 11:27
Compare
Choose a tag to compare
  • Fix compiling for Mac Catalyst

5.8.7

04 Nov 08:49
Compare
Choose a tag to compare
  • Fixes live text interaction presentation.

Thanks @nemecek-filip for raising the issue.

5.8.6: Merge pull request #341 from hyouuu/master

16 Dec 17:10
3527d8d
Compare
Choose a tag to compare
  • Fixes compilation on macCatalyst. Thanks @hyouuu for the fix!

5.8.5

28 Sep 07:02
Compare
Choose a tag to compare
  • Includes support for live text. Thanks @ba01ei for the contribution!

5.8.4

31 Jul 12:15
Compare
Choose a tag to compare
  • Fix potential crash due to unowned references. Thanks @lukeredpath For the PR

5.8.3

12 Apr 14:41
d2e80c1
Compare
Choose a tag to compare
  • Sets minimum Swift.package version to iOS 13. Thanks @phoenisis For the contribution

5.8.2

11 Apr 11:49
Compare
Choose a tag to compare
  • Update SwiftyGif submodule. Addresses #308

5.8.0

12 Oct 12:51
Compare
Choose a tag to compare
  • Configurable dismiss physics. Thanks @navoshta for the addition

5.7.0

23 Sep 07:31
Compare
Choose a tag to compare
  • Allow replacing an image while maintaining the zoom scale and position. Thanks @ba01ei For the addition