Skip to content

Commit 0b5fd0b

Browse files
chore: update app version to 0.17.0
1 parent 28c14e0 commit 0b5fd0b

File tree

24 files changed

+156
-3
lines changed

24 files changed

+156
-3
lines changed

CHANGELOG.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,39 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.17.0] - 2025-10-12
11+
12+
### Added
13+
- Enhance tour navigation with async operations and state persistence
14+
- Add multi-page tour functionality with overlay component
15+
- Add language selection dropdown to onboarding dialog
16+
- Add loading overlay to pages with state management improvements
17+
- Improve user experience for multiple sync errors display
18+
- Implement translation keys with parameters for sync error handling
19+
20+
### Changed
21+
- Initialize onboarding steps once in initState
22+
23+
### Fixed
24+
- Add mounted check before navigation after async gap
25+
- Update help dialog title and content formatting
26+
- Enhance task completion button touch area and recurrence handling
27+
- Improve app initialization timing with context availability check
28+
- Prevent background dim flicker during step transitions
29+
- Wait for page loaded before starting tour
30+
- Wait for page loaded before starting tour
31+
- Wait for page loaded before starting tour
32+
- Wait for page loaded before starting tour
33+
- Wait for page loaded before starting tour
34+
- Prevent data loss in task details date fields during background refresh
35+
- Refactor tag display logic in task_card.dart
36+
- Refactor tag display logic in note_card.dart
37+
- Refactor tag display logic in habit_card.dart
38+
- Refactor tag display logic in app_usage_card.dart
39+
- Remove cursor selection restoration logic from detail components
40+
- Improve tag display in card components with overflow handling
41+
- Capture errorParams in _handleIncomingSync method
42+
1043
## [0.16.5] - 2025-10-02
1144

1245
### Added
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
• Vylepšená navigace na prohlídce aplikací, která si pamatuje váš pokrok
2+
• Přidáno komplexní vícestránkové turné s užitečnými překryvy
3+
• Přidána možnost výběru jazyka během paluby
4+
• Vylepšené stavy načítání a plynulejší výkon v celé aplikaci
5+
• Lepší zobrazení a zpracování chyb synchronizace
6+
• Vylepšené chybové zprávy pro problémy synchronizace
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
• Forbedret app Tour -navigation, der husker dine fremskridt
2+
• Tilføjet omfattende multi-siders turné med nyttige overlays
3+
• Tilføjet sprogvalgsmulighed under onboarding
4+
• Forbedrede belastningsstater og glattere ydelse i hele appen
5+
• Bedre visning og håndtering af synkroniseringsfejl
6+
• Forbedrede fejlmeddelelser til synkroniseringsproblemer
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
• Verbesserte App-Tournavigation, die Ihren Fortschritt speichert
2+
• Umfassende mehrseitige Tour mit hilfreichen Overlays hinzugefügt
3+
• Option zur Sprachauswahl beim Onboarding hinzugefügt
4+
• Verbesserte Ladezustände und reibungslosere Leistung in der gesamten App
5+
• Bessere Anzeige und Behandlung von Synchronisationsfehlern
6+
• Verbesserte Fehlermeldungen bei Synchronisierungsproblemen
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
• Βελτιωμένη πλοήγηση στο Tour App που θυμάται την πρόοδό σας
2+
• Προστέθηκε ολοκληρωμένη περιοδεία πολλαπλών σελίδων με χρήσιμες επικαλύψεις
3+
• Προστέθηκε επιλογή επιλογής γλώσσας κατά τη διάρκεια της επιβίβασης
4+
• Ενισχυμένες καταστάσεις φόρτωσης και ομαλότερη απόδοση σε όλη την εφαρμογή
5+
• Καλύτερη εμφάνιση και χειρισμός σφαλμάτων συγχρονισμού
6+
• Βελτιωμένα μηνύματα σφάλματος για προβλήματα συγχρονισμού
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
• Improved app tour navigation that remembers your progress
2+
• Added comprehensive multi-page tour with helpful overlays
3+
• Added language selection option during onboarding
4+
• Enhanced loading states and smoother performance throughout the app
5+
• Better display and handling of synchronization errors
6+
• Improved error messages for sync issues
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
• Navegación de recorrido de aplicación mejorada que recuerda su progreso
2+
• Se agregó un recorrido completo de varias páginas con superposiciones útiles
3+
• Se agregó la opción de selección de idioma durante la incorporación
4+
• Estados de carga mejorados y rendimiento más fluido en toda la aplicación
5+
• Mejor visualización y manejo de errores de sincronización
6+
• Mensajes de error mejorados para problemas de sincronización
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
• Parannettu sovelluskierroksen navigointi, joka muistaa edistymisen
2+
• Lisätty kattava monisivun kiertue hyödyllisillä peittokuvilla
3+
• Lisätty kielen valintavaihtoehto ajoneuvon aikana
4+
• Parannetut lastaustilat ja tasaisempi suorituskyky koko sovelluksen ajan
5+
• Synkronointivirheiden parempi näyttö ja käsittely
6+
• Parannetut virhesanomat synkronointiongelmiin
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
• Navigation améliorée dans la visite guidée de l'application qui mémorise vos progrès
2+
• Ajout d'une visite guidée complète de plusieurs pages avec des superpositions utiles
3+
• Ajout d'une option de sélection de la langue lors de l'intégration
4+
• États de chargement améliorés et performances plus fluides dans toute l'application
5+
• Meilleur affichage et gestion des erreurs de synchronisation
6+
• Messages d'erreur améliorés pour les problèmes de synchronisation
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
• Navigazione del tour dell'app migliorata che ricorda i tuoi progressi
2+
• Aggiunto tour completo di più pagine con utili sovrapposizioni
3+
• Aggiunta l'opzione di selezione della lingua durante l'onboarding
4+
• Stati di caricamento migliorati e prestazioni più fluide in tutta l'app
5+
• Migliore visualizzazione e gestione degli errori di sincronizzazione
6+
• Messaggi di errore migliorati per problemi di sincronizzazione

0 commit comments

Comments
 (0)