Releases: merlos/iOS-Open-GPX-Tracker
Releases · merlos/iOS-Open-GPX-Tracker
releases/v1.9.0
What's Changed
- Changes for Xcode 14, iOS 16, new devices by @vincentneo in #230
- Fix save button on watch by @dillona in #238
- Added new option for selecting custom output folder by @leonspok in #239
- Update MapCache version to last release 0.10.0 by @merlos in #247
- Added OpenSeaMap tile server by @merlos in #248
- Auto recover last track instead of making a question upon launching the app. by @merlos in #249
New Contributors
Full Changelog: releases/v1.8.0...releases/v1.9.0
releases/v1.8.0
What's Changed
- Ukrainian 'uk' or 'uk_UA' localization added by @onix in #154
- Convert LaunchScreen.xib to LaunchScreen.storyboard by @knorfield in #156
- Add #163 Finnish localization by @vincentneo in #164
- Implementation of custom default name preferences by @vincentneo in #157
- Fix pre iOS 9 Core Data related crashes by @vincentneo in #169
- Add Russian localization by @NeoFusion in #171
- add french translation from #175 by @vincentneo in #176
- Dutch Translation by @vincentneo in #185
- Fix swiftlint build errors and a lot of warnings by @NSMutableString in #174
- Feature/zoom beyond max by @merlos in #188
- Support for @2x/retina tiles (Carto only) by @vincentneo in #190
- Add confirm reset by @merlos in #191
- Add support for iPhone 12, 12 Pro, 12 Pro Max; Update pods by @vincentneo in #196
- Fix for glitchy polylines by @vincentneo in #206
- Fix the waypoint location to real GPS location instead from map by @papadave66 in #213
- Project refresh by @vincentneo in #202
- Fix location permissions warning issue (closes #193) in #194
- fix iOS 15 compass sizing issue by @vincentneo in #219
- Add Apple Maps Satellite as an option by @vincentneo in #220
- Feature/italian translation by @merlos in #222
New Contributors
- @onix made their first contribution in #154
- @knorfield made their first contribution in #156
- @NeoFusion made their first contribution in #171
- @papadave66 made their first contribution in #213
Full Changelog: releases/v1.7.2...releases/v1.8.0
releases/v1.7.2
Fixes #151 which made the app crash when changing waypoints names
releases/v1.7.0
Lots of new cool stuff:
- Optimized for iOS 13 including dark mode
- Added auto-recovery of last session
- Added multi language support translated into: German, Chinese and Spanish
- Added cache size information
- Complete rebuild of the cache system
- Added imperial units support (feet, miles)
- Added tracking modes (Navigation, Fitness...)
- Added map source OpenTopoMap
- Small user interface improvements
- Many more small fixes and improvements
Special thanks to our team member @vincentneo who worked in many of the features. Also, thanks to Kurt Höblinger (@nitricware) who provided multilingual support and the German translation.