-
3.13.01 Stable
released this
2024-05-02 15:08:24 +00:00 | 13 commits to main since this releaseRelease Notes
Bug Fixes
- Allow loading of
about:srcdoc
URLs in in-app browser.
Minor Changes
- Wait to hide ePaper in-article native ad space until the ad loading fails. This prevents jitter effects and movements of the contents during article load.
- Changed vertical center of collapsed top article image to be at 1/3 of the image.
Downloads
- Allow loading of
-
3.13.00 Stable
released this
2024-04-25 10:28:00 +00:00 | 16 commits to main since this releaseRelease Notes
Breaking Changes
- Added support for
lockedOrientation
andlockedOrientationDevice
props.
Bug Fixes
- The background page component is now always rendered, and a hidden prop has been added to it. This fixes an issue were user could got stuck when switching from
Read
toSwipe
mode. - Fixed dark mode foreground color of ePaper article paragraphs and publication logo.
- Avoid duplicates in the 'my home' categories list.
- Ensure that the toggle is shown only when the ePaper image can actually be expanded.
Minor Changes
- If the low resolution e-paper article image fails to load, the system will now try to load the high resolution version of it or hide it. This change improves the user experience by providing a fallback option for image loading.
Downloads
- Added support for
-
3.12.05 Stable
released this
2024-04-17 16:38:58 +00:00 | 17 commits to main since this releaseRelease Notes
Minor Updates
Enhancements
- Two-Finger Tap Hint: We have extended the timeout duration for the two-finger tap hint. The text is now readable for twice as long as before.
- Close publication Banner: The "close" banner is now displayed for special sections.
- Close publication Banner: We have enhanced the xPaper info top bar. It now displays the edition name when possible. We have also increased the size of the close icon.
Removals
- Push Notifications Settings: We have removed the push notifications settings when no push library is present.
- IAP Module: Removed In-app purchases module
Bug Fixes
- Fixes to loading of Special sections of other publications
- Fixes for Dark Mode
- Fixes for eNewspaper label change in group layout
Downloads
-
3.12.00 Stable
released this
2024-03-27 16:00:52 +00:00 | 20 commits to main since this releaseBreaking change:
- Added
@tecnavia/react-native-web-analytics
module to track Firebase and GA4 properties in a headless webview
Minor change:
- internal refactor of analytics code
Bug fixes:
- Fixed
AccessibilityResources.bundle
platform references - Page extra links will no longer be displayed if the referenced page number does not exist in the current issue
- Added a Null Pointer Exception (NPE) check for undefined articles in the page jumps chain
Downloads
- Added
-
3.11.01 Stable
released this
2024-03-12 16:13:37 +00:00 | 21 commits to main since this releaseRelease Notes for 3.11.01
Minor Changes:
- loosen podspec dependencies version ranges to support
Google-Mobile-Ads-SDK
10.x and 11.x - added
onNewsmemoryTokenExpired
callback to delegate the handling of the login process upon token expiration
Downloads
- loosen podspec dependencies version ranges to support
-
3.11.00 Stable
released this
2024-03-06 16:02:47 +00:00 | 25 commits to main since this releaseRelease Notes for 3.11.00
Breaking Change:
- the SDK now supports debug builds on Apple Silicon machines
Minor Changes:
upgraded the following dependencies:
GoogleAppMeasurement
from8.15.0
to10.21.0
GoogleUtilities
from7.11.6
to7.13.0
PromisesObjC
from2.3.1
to2.4.0
Bug Fixes:
- pass API key also to API calls to get configuration updates after first startup
Downloads