- 
					
					
3.24.05 Stable
released this
2025-10-10 10:23:08 +00:00 | 0 commits to main since this releaseMinor Changes
- add article images in text article print
 - fix behavior of close and back buttons in editions page. When opening an external page they will now act as a browser history back to the previous page
 - fix margin and default dark mode color of 
<a>tags in ePaper articles 
Bug Fixes
- fixed style of navigation header to avoid sizing issues during rotation
 - avoid to cut off the ePaper graphics when showing the "close edition" top banner is enabled
 - fix animation issue with "close edition" top banner
 - fix cut off of fonts glyphs
 
Downloads
 - 
					
					
3.24.03 Stable
released this
2025-10-02 09:23:35 +00:00 | 1 commits to main since this releaseBreaking Change
- Moved from 
JSCtoHermesJS engine 
Major Change
- migrated to Gesture V2 API (https://docs.swmansion.com/react-native-gesture-handler/docs/)
 
Minor Changes
- start generating PNG images on download to be used in transitions between article mode and graphic mode
 - avoid reload of Contacts page upon resume from background
 - update horizontal padding of settings page upon rotation
 
Improvements
- improve behavior of zoom buttons in article graph mode
 - reduce flickering on pages and buttons when opening/closing article mode
 
Bug Fixes
- keep search open upon rotation
 - ensure that restore default settings updates settings page when open
 - fix behavior of graph increase/decrease zoom buttons
 - fix scroll indexes to avoid bouncing and exceptions when using keyboard
 - reset scale when scrolling to a page (e.g. click on a page reference)
 
Downloads
 - Moved from 
 - 
					
					
3.22.02 Stable
released this
2025-08-06 07:56:23 +00:00 | 2 commits to main since this releaseBreaking Changes
- based on React-Native 
0.80.2 - upgraded Android Gradle Plugin to 
8.9.2 
Major Changes
- improved gesture animations
 
Bug Fixes
- ensure that article read-aloud continues upon rotation
 
Other Changes
- added package 
react-native-volume-manager - removed unused packages:
@react-native-community/datetimepicker
@react-native-community/slider
@tecnavia/react-native-geolocation
react-native-photo-view-ex
react-native-splash-screen
react-native-volume-control 
Downloads
 - based on React-Native 
 - 
					
					
3.18.19 Stable
released this
2025-05-14 13:18:04 +00:00 | 4 commits to main since this releaseMinor Changes
- make changes to Firebase/GA4 configuration force an app restart
 - add to docs info to support keyboard shortcuts
 
Bug Fixes
- make GA4 cookies in headless webview persist upon SDK closing
 
Downloads
 - 
					
					
3.18.16 Stable
released this
2025-05-05 07:55:37 +00:00 | 5 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 14:18:55 +00:00 | 8 commits to main since this releaseMinor Changes
- add constant 
TaConstants.TA_EXTRA_GA4_PARAMSto set custom GA4 analytics params - rename constant 
TaConstants.TA_ENABLE_DEBUGGER_KEYtoTaConstants.TA_ENABLE_DEBUGGER 
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 constant 
 - 
					
					
3.18.09 Stable
released this
2025-03-25 09:14:15 +00:00 | 10 commits to main since this releaseMinor Change
- added constant 
TaConstants.TA_REFERRERto set GA4 analyticspage_referrerparam 
Bug Fixes
- fix TTS button disappearing on article mode screen resize
 - fix position issue of special section page after rotation if not fullscreen
 
Downloads
 - added constant 
 - 
					
					
3.18.06 Stable
released this
2025-02-27 14:19:04 +00:00 | 14 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
 
Bug Fixes
- Add support to ad targeting in ePaper in-story ads
 - fix potential crash on local SQLite3 database creation
 
Downloads