202404.11.0
This release fixes issues in the new reader and adds two new interfaces on top of the old functionality: Richie
as an entry point to all the sub-SDKs (ads, editions, books) and RichieAdsController
as a more modern, limited version of RichieAds
. For now these are just facades on the still-available old types and you can adopt them on your own pace.
- 202404.10: Add some sendability annotations
- 202404.4: Add an unified SDK factory,
Richie
. You can use it to create ads, editions and books root objects.- The books factory method drops the
useCustomTabs
parameter that is on theBooksLibraryController
constructor because it was being ignored there.
- The books factory method drops the
- 202404.1: Add a new Swifty interface to Ads,
RichieAdsController
. It forces main actor and hides unused features. - 202403.51: Add missing version info to docs
- 202403.39: Support for tab grouping in books catalog
- 202403.20: Fix interaction bugs in the editions reader
- 202403.3: Show numeric keyboard for sudokus
- 202402.50: Memory usage reduction: clear the editions reader image cache when the app goes to background
- 202402.35: Fix multicolumn text selection in the editions reader
- 202402.34: Fix zoom state handling in the editions reader
- 202402.27: Fix zoom state handling in the editions reader