783e9df00494cc2e073eebbb17fcd112c12312ba
java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/home/desktop/places/whatsnew/resources/InSightAppNotes.html
| ... | ... | @@ -4,6 +4,24 @@ |
| 4 | 4 | <div id="mainContent"> |
| 5 | 5 | <h4 class="articleHeadline">What's New - Sail Insight powered by SAP</h4> |
| 6 | 6 | <div class="innerContent"> |
| 7 | + <h5 class="articleSubheadline">unreleased changes</h5> |
|
| 8 | + <ul class="bulletList"> |
|
| 9 | + <li>Major framework update: Upgraded React Native from 0.71.5 to 0.76.9 for improved performance, security, and modern Android/iOS compatibility.</li> |
|
| 10 | + <li>Updated React Navigation libraries to version 7 for smoother navigation and better screen transitions.</li> |
|
| 11 | + <li>Upgraded Firebase libraries (@react-native-firebase) from version 14 to version 20.</li> |
|
| 12 | + <li>Updated background geolocation and tracking libraries for more reliable GPS performance.</li> |
|
| 13 | + <li>Modernized QR code scanning functionality with improved reliability.</li> |
|
| 14 | + <li>Updated react-native-image-crop-picker for better Android 14+ compatibility.</li> |
|
| 15 | + <li>Updated storage and network libraries (@react-native-async-storage, @react-native-community/netinfo).</li> |
|
| 16 | + <li>Upgraded date/time picker and UI components for better native platform integration.</li> |
|
| 17 | + <li>Updated animation library (react-native-reanimated) from 3.0.2 to 3.18.0 for smoother animations and better performance.</li> |
|
| 18 | + <li>Modernized map display components (react-native-maps) for reliable rendering and interaction.</li> |
|
| 19 | + <li>Enhanced gesture handling and safe area support for better compatibility with newer device screen sizes and notches.</li> |
|
| 20 | + <li>Updated SVG rendering library for improved graphics performance.</li> |
|
| 21 | + <li>Improved build tools and development dependencies.</li> |
|
| 22 | + <li>Enhanced Android permissions handling to meet latest Google Play Store requirements for Android 14+.</li> |
|
| 23 | + <li>Added patch-package postinstall script for better dependency management.</li> |
|
| 24 | + </ul> |
|
| 7 | 25 | <h5 class="articleSubheadline">15.05.2025 - Version 2.11.0</h5> |
| 8 | 26 | <ul class="bulletList"> |
| 9 | 27 | <li>Ensure Android 14 compatibility for image selection</li> |
| ... | ... | @@ -236,4 +254,4 @@ |
| 236 | 254 | </div> |
| 237 | 255 | </div> |
| 238 | 256 | </body> |
| 239 | -</html> |
|
| ... | ... | \ No newline at end of file |
| 0 | +</html> |