Releases: janbar/osmin
1.14.3
1.14.2
1.14.1
- Fixes crash starting the Welcome page to download the first map database caused by unknown bug from Qt6.
The issue was fixed by removing the antialiasing of stacked image in the page. - Now the Navigation Information becomes transparent in widescreen format.
- Introduces the simple elevation profile of GPX track.
- The font scaling is limited in the range from x0.70 to x1.40.
- Layout improvements in some views.
What's Changed
- minor fixes for android build by @janbar in #91
- Improves the navigation info box by @janbar in #92
- purge qt5.15 gui by @janbar in #93
- tracking: review fields placement by @janbar in #94
- introduces the simple track elevation profile by @janbar in #95
- fixes canvas context on fast start by @janbar in #96
- Improve laf by @janbar in #97
- maximize map preview heigh as needed by @janbar in #98
- Fix startup by @janbar in #99
Full Changelog: 1.14.0...1.14.1
1.14.0
What's Changed
- Uses the latest Qt framework 6.9.0
- Based on libosmscout e2f9fad7dd73135a13dfb5c804699c778b298665
- Introduces lane turns
- Introduces memory manager
- Android: Allows to share current position, favorite POI and GPX track
- Improves stability and performance with the latest devices running Vulkan
- Improves look and feel
The map database format remains the same as the previous version 1.13.
Framework Qt 5.15 is no longer supported.
Full Changelog: 1.13.5...1.14.0
1.13.5
Fix crash caused by throwing, on Android arm64-v8a: See android/ndk#988.
What's Changed
- Update screenshot urls in osmin.appdata.xml.in by @1Maxnet1 in #77
- Fix crash on Android platform caused by throwing
New Contributors
Full Changelog: 1.13.4...1.13.5
1.13.4
- Workaround for the crash caused by throw in FileScanner::close(), on Android arm64-v8a. The others tested platforms (armv7, x86, x86-64) haven't this issue.
Full Changelog: 1.13.2...1.13.4
1.13.2
1.13.1
This is the first release of the new major version of osmin (1.13)
It uses a new version of map database, therefore you will have to upgrade yours existing maps.
What's new
- Map database version 26 of OSMScout, including the amenity "charging station", and many improvements.
- The aliasing defect of the tiled rendering mode has been fixed, so save the battery life using the tiled rendering mode (see in Map Settings screen).
- Fix bug in the day light toggle flag
- Global review of font scaling
- A bunch of minor fixes
Full Changelog: 1.12.11...1.13.1
1.12.11
This is the last release using map databases version 25.
-
Fix azimuth drift of the compass
-
Disable all on suspended, and save battery life when the state is in navigation
-
It includes the simulation tool to test the application in real conditions. See README for more details.
Full Changelog: 1.12.10...1.12.11
1.12.10
The provided Android Apk include a new build of qt-5.15.15 not linked to OpenSSL.
Full Changelog: 1.12.9...1.12.10