Skip to content

Releases: janbar/osmin

1.14.3

27 Jun 09:33
Compare
Choose a tag to compare

What's Changed

  • use asynchronous loader to manage the suspended state on android by @janbar in #104

Full Changelog: 1.14.2...1.14.3

1.14.2

20 May 21:14
Compare
Choose a tag to compare

What's Changed

  • memory manager: use thread event loop by @janbar in #100
  • improve the track profiler by @janbar in #101
  • Android: handles immersive view and fix system bars overlay on Android 15 (API 35)

Full Changelog: 1.14.1...1.14.2

1.14.1

08 May 23:03
Compare
Choose a tag to compare
  • 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

Full Changelog: 1.14.0...1.14.1

1.14.0

03 May 18:08
0a491f5
Compare
Choose a tag to compare

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

09 Mar 09:23
Compare
Choose a tag to compare

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

19 Oct 15:03
Compare
Choose a tag to compare
  • 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

08 Oct 17:19
Compare
Choose a tag to compare
  • Rotate the magnetic azimuth when the orientation of the device change (enabled only on Android)

1.13.1

05 Oct 11:32
Compare
Choose a tag to compare

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

28 Sep 14:50
Compare
Choose a tag to compare

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

18 Sep 22:18
Compare
Choose a tag to compare

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