|
50 | 50 | <content_rating type="oars-1.1"/> |
51 | 51 | <launchable type="desktop-id">ch.bailu.aat.desktop</launchable> |
52 | 52 | <releases> |
| 53 | + <release version="1.28" date="2025-08-04"> |
| 54 | + <url type="details">https://github.com/bailuk/AAT/releases/tag/v1.28</url> |
| 55 | + <description> |
| 56 | + <p>v1.28 (42)</p> |
| 57 | + <ul> |
| 58 | + <li>Android & GTK: Fix map border does not always receive click events</li> |
| 59 | + <li>Android & GTK: Fix preview image generation (wrong bounding in draw function)</li> |
| 60 | + <li>Android: Fix layout adaption on fold-devices</li> |
| 61 | + <li>Android: Fix null pointer exception when scanning BT-devices</li> |
| 62 | + <li>CI: Update acra to 5.12.0</li> |
| 63 | + <li>CI: Update android gradle plugin to 8.8.2</li> |
| 64 | + <li>CI: Update gradle `./gradlew wrapper --gradle-version 8.13`</li> |
| 65 | + <li>CI: Update gradle shadow plugin to version 8.3.6</li> |
| 66 | + <li>CI: Update gson to 2.12.1</li> |
| 67 | + <li>CI: Update java-GTK to 0.6.0</li> |
| 68 | + <li>CI: Update JUnit (Jupiter) to 5.12.1</li> |
| 69 | + <li>CI: Update Kotlin to 2.1.20</li> |
| 70 | + <li>CI: Update MapsForge to 0.24.1</li> |
| 71 | + <li>CI: Update mapsforge-GTK to 0.5.0</li> |
| 72 | + <li>CI: Update spotbugs-annotations to 4.9.3</li> |
| 73 | + <li>GTK: Fix alpha on saved HillShade tiles</li> |
| 74 | + <li>GTK: Fix crash on startup when using GTK property-access</li> |
| 75 | + <li>GTK: Fix crash when accessing freed resources in preferences dialog</li> |
| 76 | + <li>GTK: Fix current track not always updated in detail view</li> |
| 77 | + <li>GTK: Fix framing and selecting of current track and overlays</li> |
| 78 | + <li>GTK: Fix invisible nodes are getting selected in map view</li> |
| 79 | + <li>GTK: Fix offset of bounding box in POI-Query</li> |
| 80 | + <li>GTK: OfflinePoi as leaflet page</li> |
| 81 | + <li>GTK: Replace deprecated Leaflet with NavigationSplitView</li> |
| 82 | + <li>GTK: Show tracker controller buttons in map view</li> |
| 83 | + <li>Lib: Fix ignoring altitude precision when reading and displaying tracks</li> |
| 84 | + <li>Lib: Fix infinite loop when parsing broken GPX-files (Issue #174)</li> |
| 85 | + <li>Lib: HillShade fixes</li> |
| 86 | + <li>Lib: Read Results-Files from OSM Routing APIs (Valhalla, GraphHopper and OSRM)</li> |
| 87 | + <li>Lib: Support Motorider Theme</li> |
| 88 | + </ul> |
| 89 | + </description> |
| 90 | + </release> |
53 | 91 | <release version="1.27" date="2025-02-25"> |
54 | 92 | <url type="details">https://github.com/bailuk/AAT/releases/tag/v1.27</url> |
55 | 93 | <description> |
|
0 commit comments