Skip to content

Releases: youversion/platform-sdk-swift

4.9.0

22 Apr 20:32

Choose a tag to compare

4.9.0 (2026-04-22)

Features

  • add (optional) version picking feature to BibleCard (#84) (656036d), closes #77

4.8.0

20 Apr 14:09

Choose a tag to compare

4.8.0 (2026-04-20)

Features

  • make all animations aware of reduce motion setting and add corresponding lint rule (967874f)

4.7.0

20 Apr 13:23

Choose a tag to compare

4.7.0 (2026-04-20)

Features

  • update sample app to not use deprecated members (bc5572b)

4.6.0

20 Apr 13:19

Choose a tag to compare

4.6.0 (2026-04-20)

Features

  • reader: improve verse actions animation and respect accessibility Reduce Motion setting (#76) (1e63e1e)

4.5.0

17 Apr 15:08

Choose a tag to compare

4.5.0 (2026-04-17)

Features

  • reader, ui: make verse selection underline style configurable (#69) (7dd27bb)

2.0.0

26 Jan 22:51

Choose a tag to compare

2.0.0 (2026-01-26)

⚠ BREAKING CHANGES

  • the LanguageOverview struct's members now are all optional.

Access them now with the normal SwiftUI optional-chaining logic.
Reasoning: when you send the "fields[]" parameter to the UI, it will omit whatever fields weren't requested.

Performance Improvements

  • optimizes API calls getting the lists of Bible versions and language data (0cb6579)

1.0.1

22 Dec 16:28

Choose a tag to compare

1.0.1 (2025-12-22)

Bug Fixes

  • correct colors on the BibleReaderLanguagesView segmented picker (91c770e)

1.0.0

15 Dec 20:42

Choose a tag to compare

1.0.0 (2025-12-15)

⚠ BREAKING CHANGES

  • remove outdated VersionView.swift and ship 1.0 (#28)

Features

  • remove outdated VersionView.swift and ship 1.0 (#28) (27674b2)

0.5.1

09 Dec 21:21

Choose a tag to compare

0.5.1 (2025-12-09)

Bug Fixes

  • reader: adjust the Footnote marker image's size to match the font (4693d37)

0.5.0

08 Dec 19:41

Choose a tag to compare

0.5.0 (2025-12-08)

Features

  • ui: add footnoteImage option (f8c91d8)