Skip to content

Commit

Permalink
Add changelog for v0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Stypox committed Jan 23, 2022
1 parent a6805ce commit f8ea970
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
12 changes: 12 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/5.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
New:
- Add French, Greek and Spanish languages

Improved:
- Add "English (India)" (en-in) to language selector
- [Open] Improve the algorithm that finds the best matching app
- [Calculator] Improve English operators
- [Weather] Improve Italian sentences

Fixed:
- [Vosk] Fix checking whether the model is already downloaded
- [Vosk] Keep showing the download icon when no model is available for the current user locale
12 changes: 12 additions & 0 deletions fastlane/metadata/android/it/changelogs/5.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Novità:
- Aggiunte le lingue francese, greco e spagnolo

Miglioramenti:
- Aggiunta "English (India)" (en-in) tra le lingue impostabili
- [Apertura di app] Migliorato l'algoritmo che trova l'app col nome più somigliante
- [Calcolatrice] Migliorate le frasi in inglese
- [Meteo] Migliorate le frasi in italiano

Correzioni:
- [Vosk] Sistemato il controllo dell'esistenza del modello già scaricato
- [Vosk] Ora l'icona di download resta mostrata se non c'è nessun modello per il locale dell'utente

0 comments on commit f8ea970

Please sign in to comment.