From db95c0d1dd0d53f296fc83e27db4ef151aa558e2 Mon Sep 17 00:00:00 2001 From: Lars Toenning Date: Sun, 7 Jun 2026 18:25:34 +0200 Subject: [PATCH 1/2] Bump macOS version --- docs/home/system_requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/home/system_requirements.md b/docs/home/system_requirements.md index abcbb55..6ff85c7 100644 --- a/docs/home/system_requirements.md +++ b/docs/home/system_requirements.md @@ -31,7 +31,7 @@ Our *swift* applications have been designed to work on all relevant operating sy * 200 MB free disk space ## macOS - * macOS 10.12 or higher + * macOS 13 or higher * 64 bit only * 200 MB free disk space From aca95861e7c4e1f5d549746f3eb19d2f97629d64 Mon Sep 17 00:00:00 2001 From: Lars Toenning Date: Tue, 11 Aug 2026 22:11:14 +0200 Subject: [PATCH 2/2] Add changelog link --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index c030e21..8030f57 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -217,6 +217,7 @@ nav: - Tracing network packets (FSD log) and network statistics: troubleshooting/tracing_fsd.md - Tracing and testing aircraft parts: troubleshooting/tracing_aircraft_parts.md - Tracing SimConnect: troubleshooting/tracing_simconnect.md + - Changelog: https://github.com/swift-project/pilotclient/blob/main/CHANGELOG.md - Developer Documentation: https://github.com/swift-project/pilotclient/wiki theme: