2022-09-20 15:51:22 +02:00
|
|
|
<!--
|
|
|
|
SPDX-FileCopyrightText: 2022 Iconica
|
|
|
|
|
|
|
|
SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
-->
|
2023-10-03 14:06:36 +02:00
|
|
|
# 1.1.0
|
|
|
|
|
2023-10-03 14:38:52 +02:00
|
|
|
- feat: Added the ability to go to specific page on error
|
2022-09-20 15:51:22 +02:00
|
|
|
|
2023-09-20 11:48:34 +02:00
|
|
|
# 1.0.0
|
|
|
|
|
|
|
|
- feat: Added an onError function.
|
|
|
|
- feat: Register function in RegistrationRepository can now return a nullable string. Works like a validator.
|
|
|
|
|
2023-03-31 11:15:48 +02:00
|
|
|
# 0.5.0
|
|
|
|
|
|
|
|
- feat: add customBackgroundColor to AuthScreen
|
|
|
|
- fix: fix linter
|
|
|
|
- fix: fix translations to English
|
|
|
|
|
|
|
|
# 0.4.0
|
|
|
|
|
|
|
|
- feat: Added the abilty to show and hide the passwords
|
|
|
|
|
2023-02-24 14:19:31 +01:00
|
|
|
## 0.3.0
|
|
|
|
|
|
|
|
- Added the abilty to set an initial value fot the default email field
|
|
|
|
|
2023-02-16 15:02:03 +01:00
|
|
|
## 0.2.0
|
2022-09-20 15:51:22 +02:00
|
|
|
|
2023-02-16 15:02:03 +01:00
|
|
|
- Added the abilty to add labels
|
|
|
|
- The default password step now includes two textfields
|
2022-09-20 15:51:22 +02:00
|
|
|
|
|
|
|
## 0.0.2
|
|
|
|
|
2023-02-16 15:02:03 +01:00
|
|
|
- Firebase integration
|
|
|
|
- Registration capabilities
|
|
|
|
|
|
|
|
## 0.0.1
|
|
|
|
|
|
|
|
- Initial version
|