From 383e909a10444f53ae7846c0e5e31428ab864504 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Martin=20T=C5=AFma?=
Date: Mon, 28 Aug 2023 09:32:07 +0200
Subject: [PATCH] Version 13.7 info
---
index.html | 27 ++++++++++++++++++---------
1 file changed, 18 insertions(+), 9 deletions(-)
diff --git a/index.html b/index.html
index b43c41a2..cad2d6d8 100644
--- a/index.html
+++ b/index.html
@@ -133,7 +133,8 @@
as well as BSD distributions (FreeBSD, NetBSD, OpenBSD) also provide
GPXSee in their official repositories, however not always in the latest
version. On OS X you can also use the MacPorts or Homebrew packaging systems
- to install GPXSee.
+ to install GPXSee and on Windows you can use the Windows Package Manager
+ (winget).
On Android, you can install GPXSee from the Google Play app store.
@@ -147,6 +148,12 @@
run the application using the "right click menu" when opening it for the first
time.
+ If you have a M1/M2 Mac, it is strongly recomended that you use
+ the Macports package instead of the dmg from Sourceforge (or the Homebrew
+ package which is based on the dmg). The Macports packages provide native
+ ARM64 binaries while the dmg is x86_64-only and requires emulation on
+ M1/M2 Macs.
+
GPXSee maps
@@ -193,6 +200,16 @@
Releases
+
+
Aug 27 2023
+
Version 13.7
+
+ - Fixed/improved map info background rendering settings.
+ - Improved Mapsforge and ENC maps rendering.
+ - Switched to Android SDK 33.
+ - Added missing Windows quiet uninstaller entry.
+
+
Aug 13 2023
Version 13.6
@@ -228,14 +245,6 @@
- Improved Mapsforge maps rendering.
-
-
May 12 2023
-
Version 13.2
-
- - Fixed crash on empty routes (introduced in 12.4).
- - Minor fixes.
-
-