| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| XCSoar-ANDROID.apk | 2026-09-12 | 39.6 MB | |
| XCSoar-WIN64OPENGL-Installer.exe | 2026-09-12 | 19.0 MB | |
| XCSoar-WIN64OPENGL.zip | 2026-09-12 | 18.7 MB | |
| XCSoar-PC.exe | 2026-09-12 | 24.9 MB | |
| XCSoar-IOS64.ipa | 2026-09-12 | 11.6 MB | |
| XCSoar-WIN32OPENGL-Installer.exe | 2026-09-12 | 18.8 MB | |
| XCSoar-WIN32OPENGL.zip | 2026-09-12 | 18.5 MB | |
| XCSoar-WIN64.exe | 2026-09-12 | 24.3 MB | |
| KoboRoot-KOBO.tgz | 2026-09-12 | 25.5 MB | |
| XCSoar-MACOS.dmg | 2026-09-12 | 20.6 MB | |
| xcsoar_-UNIX.deb | 2026-09-12 | 4.9 MB | |
| XCSoar-Blitzeinstieg.pdf | 2026-09-12 | 358.7 kB | |
| XCSoar-Prise-en-main.pdf | 2026-09-12 | 238.9 kB | |
| XCSoar-in-a-flash-pt_BR.pdf | 2026-09-12 | 230.3 kB | |
| XCSoar-in-a-flash.pdf | 2026-09-12 | 236.3 kB | |
| XCSoar-manual-de.pdf | 2026-09-12 | 6.9 MB | |
| XCSoar-manual-fr.pdf | 2026-09-12 | 4.3 MB | |
| XCSoar-manual-pl.pdf | 2026-09-12 | 4.5 MB | |
| XCSoar-manual-pt_BR.pdf | 2026-09-12 | 4.7 MB | |
| XCSoar-manual.pdf | 2026-09-12 | 4.5 MB | |
| README.md | 2026-09-12 | 3.6 kB | |
| Version v7.45.2 source code.tar.gz | 2026-09-12 | 23.2 MB | |
| Version v7.45.2 source code.zip | 2026-09-12 | 25.7 MB | |
| Totals: 23 Items | 301.1 MB | 1 | |
Version 7.45.2 - 2026-09-12
- android
- target Android 16 so Google Play still accepts updates [#2874]
- fix internal and Bluetooth sensors going silent right after they are opened
- iOS
- raise the 64-bit minimum version from 11 to 15; App Store Connect rejected uploads targeting 11 and 12
- let Return submit text when using the system keyboard
- fix crash on exit from a late altimeter callback
- fix crash when a Task Manager button action fails
- Kobo
- fix the power-off screen not listing flights after flights.log moved into the logs directory #3001
- weather
- fix UK XC Therm forecast overlays (met-ukv model and layer catalog) #3029
- fix XC Therm polygons disappearing when the map is not north-up
- airspace
- fix repetitive airspace warning sound only playing once instead of repeating while inside or near airspace #3016
- task
- fix CUP FAI quadrants being loaded as plain sectors in gcc 15 optimized builds
- fix achieved task distance (planned minus remaining), so task speed InfoBoxes and Status stay consistent
- infoboxen
- show no wind in the T Next Leg comment when the box is blank because wind is not available
- fix T Next Leg equivalent thermal with a headwind or tailwind
- fix Speed Task Leg staying at zero after the task starts [#3081]
- devices
- fix crash when opening the port monitor
- fix Condor 3 Spectate showing altitude about 40 m (136 ft) too low #3055
- fix IGC downloads from LX Navigation loggers (Colibri, LX20, LX7007 IGC) showing about 65000 m for negative pressure altitudes #3075
- ui
- support manual UTC offsets up to +14:00 in 15-minute increments
- keep automatic UTC offsets synchronized with the operating-system time zone, including daylight-saving and travel changes
- fix blurry icons on high-DPI screens, most visible on the large waypoint list icons, by rendering the icon set at a higher resolution
- pressing the scroll bar of a list beside the slider now moves the slider to that spot instead of stepping a row or a page, which makes the short scroll bars in settings panels usable at all
- on touch screens, swiping a list scrolls it without dragging the selection to the row the finger came down on
- fix dragging inside a settings panel, e.g. scrolling the list in Setup / Look / Pages: the panel claimed every drag that started on one of its controls, so the list and its scroll bar never moved
- fix a settings panel going dead after a swipe: the control the swipe had started on kept the mouse capture, so every later press was delivered to it instead of to the control that was pressed
- dialogs
- fix crash when moving the keyboard focus on the waypoint picture page or in the flugwetter.de image view
- fix NOTAM details text being truncated and unable to scroll [#2943]
- keep the Wi-Fi connection state visible when the network name is long
- let Left/Right still change settings pages on Services until Up selects a service action
- data files
- skip the NMEA log and IGC file the loggers are writing, so a Windows backup no longer fails the whole archive, and refuse backup and restore while flying
- documentation
- document 15-minute UTC offset selection
- describe the T Next Leg InfoBox, how to use it at a turn, and that the comment shows no wind when the box is blank because wind is missing
- development
- build system: use Android SDK 36 and Build-Tools 36.0.0
- build system: use XTIFFOpenExt only with libgeotiff 1.7.2, so SkySight builds on Ubuntu 24.04