Skip to content

Releases: mergesort/Recap

1.1.5

25 Nov 19:24
38b4868
Compare
Choose a tag to compare

Recap now exposes the AppVersion fields publicly (#23), to make building custom display logic easier. Thank you @iKenndac!

1.1.4

02 Nov 22:22
Compare
Choose a tag to compare

Recap is now available in any color you like — even more. By which I mean, I've fixed #22 and added support for primary, secondary, and accent semantic colors.

1.1.3

02 Nov 00:27
Compare
Choose a tag to compare

Recap is now available in any color you like. By which I mean, I've fixed #21. It turns I had defaulted the title and page dot colors to black, which is invisible in dark mode. 😅

1.1.2

31 Oct 03:31
Compare
Choose a tag to compare

Implement a fix for #20, where ReleaseView was not compiling in some instances. Thank you @paul-brenner for the bug report!

1.1.1

30 Oct 01:48
Compare
Choose a tag to compare

With the help of @iKenndac, Recap has a nice new feature and a small fix!

  • Recap now allows developers to customize the dismiss button title, with the help of the new . recapScreenDismissButtonTitle(LocalizedStringResource) modifier. (#18)

  • A deprecation warning has now been silenced. (#17)

And that's the Recap!

Colors, Alignments, and Layouts, Oh My

23 Oct 03:13
Compare
Choose a tag to compare

With the help of @iKenndac and @jverkoey, Recap has some great new features!

  • Recap now supports the use system colors for feature icons, such pink, blue, and any Color supported by iOS and macOS. The full list is available here, on top of the current support for any hex color. Give it a shot, they look A++ in light and dark mode! (#7)

  • Recap now supports aligning a feature's icon to the top, center, or bottom of a feature's title and description. (#11)

  • Recap now supports iOS 16, and iOS apps running in a Mac Catalyst environment. (#12)

  • Recap now looks great on devices that don't have a bottom safe area, such as the iPad, iPhone SE, or Mac. (#14)

And that's the Recap!

1.0.1

11 Oct 18:04
Compare
Choose a tag to compare

Here's the Recap

  • Readying Recap for Swift 6 by adding Sendable conformances
  • Fixing an incorrectly localized string for the Continue button

1.0.0

11 Oct 17:39
Compare
Choose a tag to compare

Here's the Recap

Nothing yet, I just shipped this! Enjoy. 🥳