Skip to content

Releases: youversion/platform-sdk-kotlin

0.7.0

04 Feb 21:15
b6dee6e

Choose a tag to compare

What's Changed

  • feat(api): Version & Languages Pagination w/ some updated UI elements by @dsrees in #30
  • chore: update `README' to include sign in integration info by @erikpedersen in #29
  • feat: Overhaul ViewModel Dependency Injection + Bible Version & Language Picker Improvements by @dsrees in #32
  • Bible Reader Header & Bottom Passage Selector by @dsrees in #33
  • [YPE-1095][YPE-1096] Render Versions List with Optimized API Routes by @dsrees in #34
  • [YPE-1097][YPE-1098] Render Versions List with Optimized API Routes by @dsrees in #35
  • chore: Bump 0.7.0 by @dsrees in #36

Full Changelog: 0.6.0...0.7.0

0.6.0

16 Dec 03:26
7182c8b

Choose a tag to compare

BREAKING

There are several breaking changes in this PR. Here are a couple of highlights

  • API models have been changed. Some new properties have been added or names changed.
  • VoTD views API has changed to take a day of the year.

What's Changed

  • feat: reader formatting updates by @erikpedersen in #9
  • fix(configure): Allow configure to be called multiple times by @dsrees in #12
  • feat: add function to separately set apiHost by @sidorchukandrew in #11
  • chore(cache): Remove logs from Mem and File caches by @dsrees in #13
  • chore(publish): Automatically release a publication after validation by @dsrees in #16
  • fix(votd): Votd views now accepts a bible version instead of a passage by @dsrees in #15
  • feat: reader fonts by @erikpedersen in #14
  • chore(deps): Bump depdendencies by @dsrees in #18
  • fix: update languages param for Bible versions call by @sidorchukandrew in #17
  • feat: Initial Work for Selecting Versions by @dsrees in #19
  • chore(core): Update API to use unified data models by @dsrees in #22
  • [YPE-569] Persist and Restore User's Reader Settings by @dsrees in #23
  • chore(core): Updated BibleVersion copyright_short and copyright_long by @dsrees in #24
  • feat(theme): Added Aktiv Grotesk Font & Bible Theme Tokens by @dsrees in #26
  • feat(reader): Add ability to switch between versions by @dsrees in #25
  • [YPE-537]: Sign in with YouVersion by @erikpedersen in #20
  • [YPE-526] Update footnotes in Reader by @erikpedersen in #27
  • chore: Bump version to 0.6.0 by @dsrees in #28

New Contributors

Full Changelog: 0.5.0...0.6.0

0.5.0

17 Nov 00:40
a4bca3d

Choose a tag to compare

Initial release of the YouVersion Platform Kotlin SDK. Please see the README for details on getting started.