File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed
Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,26 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 1.7.0] - 2025-10-06
9+
10+ ### Added
11+ - ** Traffic Alert System** : Enhanced alert support for road signs and traffic infrastructure
12+ - ** Camera Alert** : Voice warnings when approaching speed cameras
13+ - ** Traffic Light Alert** : Audio notifications when approaching traffic lights
14+ - ** Toll Plaza Alert** : Voice alerts when approaching toll plazas and payment stations
15+ - Cross-platform support for iOS and Android with native voice synthesis
16+ - Real-time detection of road infrastructure from map data
17+ - Customizable alert distance and timing for different alert types
18+
19+ ### Fixed
20+ - ** Xcode 16.1 Compatibility** : Resolved iOS build issues with latest Xcode version
21+ - Fixed VietMapDirections.swift module loading failures in Xcode 16.1
22+ - Updated iOS deployment target to 15.1 for React Native 0.80.1 compatibility
23+ - Disabled explicit module compilation to resolve Swift package conflicts
24+ - Updated CocoaPods configuration for iOS SDK 26.0 support
25+ - Enhanced build system compatibility with latest iOS development tools
26+ - Fixed Node.js path resolution in Xcode build phases
27+
828## [ 1.6.2] - 2025-09-16
929
1030### Fixed
Original file line number Diff line number Diff line change 11{
22 "name" : " @vietmap/vietmap-react-native-navigation" ,
33 "title" : " VietMap React Native turn by turn Navigation" ,
4- "version" : " 1.6.2 " ,
4+ "version" : " 1.7.0 " ,
55 "description" : " VietMap turn-by-turn navigation for React Native." ,
66 "main" : " dist/index.js" ,
77 "types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments