Releases: lschaeffer313/domaine-nc-mobile
Releases · lschaeffer313/domaine-nc-mobile
v1.2.3
1.2.3 (2023-01-21)
Bug Fixes
- Auto-Correction Clavier: 🐛 Remove the possibility to add space in searchBar (eb305af), closes #121
- MaxSizeDomaine: 🐛 Put a maximum size on TextField (906e610), closes #122
- Placeholder: 🐛 Put placeholder in TextField to indicate user what to write (9839084), closes #118
- Spelling Mistake: 🐛 Added a missing "s" to "information" (364b37a), closes #119
- Spelling Mistake: 🐛 Remove "s" when they're only a single day, month or year (f0c2aec), closes #123 #124
v1.2.2
1.2.2 (2022-12-26)
Bug Fixes
- StatusBarIcon: 🚑 Changing Status bar icon should be done in "setSystemUIOverlayStyle" (0483b80), closes #90
v1.2.1
1.2.1 (2022-12-26)
Bug Fixes
- Status Bar icon: 🐛 White icon on yellow status bar wasn't readable, changed to a darker one (3ec3cc7), closes #90
v1.2.0
1.2.0 (2022-12-18)
Bug Fixes
- Logo: 🚑 Change logo of the app (2641048), closes #47
Features
- AboutPage: ✨ Create about page (ed23dfe), closes #8
- Theme: 💄 Change theme to default to the dark one (7dc2228), closes #8 #47
v1.1.0
1.1.0 (2022-12-13)
Features
- DarkTheme: ✨ Added dark mode (12c065a), closes #81
v1.0.8
1.0.8 (2022-11-30)
Bug Fixes
- domain_detail_page: 🐛 DNS Server was behind the floating button, which cause it to not be visible (da54eba), closes #54
v1.0.7
1.0.7 (2022-11-28)
Bug Fixes
- Permission: 📝 Added permission needed for internet connection and calendar acces (0121c75), closes #43
v1.0.6
1.0.6 (2022-11-27)
Bug Fixes
- TimeoutBackend: 🚑 Added a displayed error in case of timeout (654159e), closes #44
v1.0.5
1.0.5 (2022-11-26)
Bug Fixes
- DomaineDetailsPage: 🎨 Added a Widget to display each specific info of a domain (31b50b6), closes #21
- DomaineProteger: 🐛 Protected Domain provoked an error because of nullable field (63b5f65), closes #21
v1.0.4
1.0.4 (2022-11-23)
Bug Fixes
- CI Github: 💚 Deploy to alpha on release created by semantic-release (64202b0)