commit 860321494a632182675ab7fe8a8f9c277f782ee4 Author: Fabio Mazza Date: Thu May 15 12:43:16 2025 +0200 Update changelog diff --git a/metadata/en-US/changelogs/63.txt b/metadata/en-US/changelogs/63.txt index 2e6084e..2571d61 100644 --- a/metadata/en-US/changelogs/63.txt +++ b/metadata/en-US/changelogs/63.txt @@ -1,12 +1,19 @@ -Open the line details from arrivals in the correct direction -Resolved by fabio.mazza -https://gitpull.it/T1216 - -[Funciure request] Navigate to the stop -Reported by marcoM32 -Resolved by fabio.mazza -https://gitpull.it/T897 - -Use MapLibre instead of OsmDroid -Resolved by fabio.mazza -https://gitpull.it/T1225 \ No newline at end of file +- Opening line details from arrivals in the correct direction (https://gitpull.it/T1216) + * Resolved by fabio.mazza + +- New feature: navigation to the stop (https://gitpull.it/T897) + * Reported by marcoM32 + * Resolved by fabio.mazza + +- Replaced OsmDroid map library with MapLibre for increased speed and functionality (https://gitpull.it/T1225) + * Resolved by fabio.mazza + +- Enabling app language selection from Android settings. + * Resolved by fabio.mazza + +- Improved display of single line direction on the map. + * Resolved by fabio.mazza + +- Updated libraries to avoid security bugs + +- Build for Android 15 (API 35) diff --git a/metadata/it/changelogs/63.txt b/metadata/it/changelogs/63.txt index 91ec839..496f092 100644 --- a/metadata/it/changelogs/63.txt +++ b/metadata/it/changelogs/63.txt @@ -1,12 +1,19 @@ -Aprire i dettagli della mappa mostrando la direzione giusta -Risolto da fabio.mazza -https://gitpull.it/T1216 - -[Funciure request] Navigate to the stop -Segnalato da marcoM32 -Risolto da fabio.mazza -https://gitpull.it/T897 - -Use MapLibre instead of OsmDroid -Risolto da fabio.mazza -https://gitpull.it/T1225 \ No newline at end of file +- Apertura dettagli della linea dagli arrivi nella direzione corretta (https://gitpull.it/T1216) + * Risolto da fabio.mazza + +- Nuova funzionalità: navigazione verso la fermata (https://gitpull.it/T897) + * Segnalato da marcoM32 + * Risolto da fabio.mazza + +- Sostituzione della libreria di mappe OsmDroid con MapLibre per una maggiore velocità e funzionalità (https://gitpull.it/T1225) + * Risolto da fabio.mazza + +- Abilitazione della selezione della lingua dell'app dalle impostazioni di Android + * Risolto da fabio.mazza + +- Migliore visualizzazione della direzione della singola linea sulla mappa + * Risolto da fabio.mazza + +- Aggiornamento delle librerie per evitare bug di sicurezza + +- Build per Android 15 (API 35)