-
3.18.16 Stable
released this
2025-05-05 08:26:58 +00:00 | 1 commits to main since this releaseMinor Changes
- Show slow network connection message if we are going to download the edition in a different mode w.r.t. to offline mode
Bug Fixes
- Detect 5G data connection as fast connection so that offline download mode can work correctly
- Make headless webview GA4 analytics work also when parameters values contain single quotes
- Fix download errors upon clear storage
Downloads
-
3.18.14 Stable
released this
2025-04-16 15:02:13 +00:00 | 5 commits to main since this releaseMinor Changes
- add method
setExtraGA4Params
to set custom GA4 analytics params
Bug Fixes
- fix bug in ePaper article mode causing unexpected scroll to top of the article
- fix issue with text-to-speech, making the button not to work correctly
Downloads
- add method
-
3.18.09 Stable
released this
2025-03-25 09:03:58 +00:00 | 6 commits to main since this releaseMinor Change
- added method
setReferrer
to set GA4 analyticspage_referrer
param
Bug Fixes
- fix issue on article mode swipe thru article causing gestures to get stuck in some situations
- fix TTS button disappearing on article mode screen resize
- fix position issue of special section page after rotation if not fullscreen
Downloads
- added method
-
3.18.06 Stable
released this
2025-02-27 09:43:15 +00:00 | 7 commits to main since this releaseMajor Change
- Skip continuations when loading article mode list
Minor Changes
- Show notification email and edit token settings only on debug apps or Tecnavia IPs
- removed
react-native-image-editor
dependency
Bug Fixes
- Add support to ad targeting in ePaper in-story ads
- fix sharing of 2 files in Google Drive
- fix attachment issue in Gmail on iOS 16
- iPhones: made swipe thru pages more smooth
- fix potential crash on local SQLite3 database creation
Downloads
-
3.17.05 Stable
released this
2025-01-20 14:23:05 +00:00 | 8 commits to main since this releaseMinor Changes
- add
debounce
on app state change check - on app resume treat state change
inactive
->active
likebackground
->active
for latest edition check - search: when highlighting search term in article HTML keep original text
Bug Fixes
- fix dark mode in accessibility mode
- fix read on swipe in accessibility mode
- fix duplicate read in accessibility mode
- fix auto-resize on article mode
- fix search: do not consider whitespaces in between words
Downloads
- add
-
3.17.02 Stable
released this
2025-01-07 15:20:06 +00:00 | 9 commits to main since this releaseMajor change
- optional libraries are now dynamically loaded, only when actually required
Bug Fixes
- fix height check in webviews when resizing the article mode area
- fix vertical pan when opening article graphic crop
- fix regression bug causing feedback email not to work anymore, introduced in version
3.16.14
Downloads
-
3.16.14 Stable
released this
2024-12-20 10:20:18 +00:00 | 10 commits to main since this releaseMajor Bug Fixes
- Fixed crash on
iOS
< 13, due toSwiftUI
module
Other Bug Fixes
- added debounce to reduce resizes of root-component from container
- add debounce to offline check, to avoid to show warnings to the user if there is a temporary connection drop
Minor Changes
- allow feedbacks on SDKs
Downloads
- Fixed crash on
-
3.16.13 Stable
released this
2024-11-20 14:32:55 +00:00 | 11 commits to main since this releaseBug Fix
- fix app reactivity to system color scheme changes, if the default theme is set to
automatic
Downloads
- fix app reactivity to system color scheme changes, if the default theme is set to