2024-02-02 11:07:55 +01:00
|
|
|
## 1.2.1
|
|
|
|
|
|
|
|
- Added Iconica CI and Iconica Linter
|
|
|
|
|
2024-02-01 11:40:49 +01:00
|
|
|
## 1.2.0
|
|
|
|
|
|
|
|
- Added the posibilty to enable the user to change it's password.
|
|
|
|
|
2023-10-06 11:37:13 +02:00
|
|
|
## 1.1.6
|
|
|
|
|
|
|
|
- Fixed avatar image zooming when constrained beyond it's size
|
|
|
|
|
2023-10-06 10:33:02 +02:00
|
|
|
## 1.1.5
|
|
|
|
|
|
|
|
- Added custom background color for avatar
|
|
|
|
|
2023-03-03 11:49:21 +01:00
|
|
|
## 1.0.5
|
|
|
|
|
2023-10-06 10:33:02 +02:00
|
|
|
- Added TextStyle option for all text fields
|
2023-03-03 11:49:21 +01:00
|
|
|
|
|
|
|
## 1.0.4
|
2022-12-12 14:19:03 +01:00
|
|
|
|
2023-10-06 10:33:02 +02:00
|
|
|
- Fixed a nullcheck being done on the nullable user in Avatar
|
2022-12-12 14:19:03 +01:00
|
|
|
|
2022-12-12 14:16:03 +01:00
|
|
|
## 1.0.3
|
2022-08-26 15:31:42 +02:00
|
|
|
|
2023-10-06 10:33:02 +02:00
|
|
|
- No longer crashes without profile data
|
2022-10-14 15:54:50 +02:00
|
|
|
|
2022-12-12 14:16:03 +01:00
|
|
|
## 1.0.2
|
2022-10-14 15:54:50 +02:00
|
|
|
|
2023-10-06 10:33:02 +02:00
|
|
|
- Added form key and more customizability for web
|
2022-10-21 10:53:38 +02:00
|
|
|
|
2022-12-12 14:16:03 +01:00
|
|
|
## 1.0.1
|
2022-10-21 10:53:38 +02:00
|
|
|
|
2023-10-06 10:33:02 +02:00
|
|
|
- Added a default wrap instead of column
|
2022-11-11 12:06:34 +01:00
|
|
|
|
2022-12-12 14:16:03 +01:00
|
|
|
## 0.0.11
|
2022-11-11 12:06:34 +01:00
|
|
|
|
2023-10-06 10:33:02 +02:00
|
|
|
- Fixed bug where some field wouldn't update when submitted.
|
2022-11-15 11:20:48 +01:00
|
|
|
|
|
|
|
## 0.0.10
|
|
|
|
|
2023-10-06 10:33:02 +02:00
|
|
|
- Fixed bug where keyboard would close on selecting custom input fields.
|
2022-11-15 11:20:48 +01:00
|
|
|
|
2022-12-12 14:16:03 +01:00
|
|
|
## 0.0.7
|
2022-11-15 11:20:48 +01:00
|
|
|
|
2023-10-06 10:33:02 +02:00
|
|
|
- Submit all edited fields on submit of one field
|
2022-12-01 15:11:15 +01:00
|
|
|
|
2022-12-12 14:16:03 +01:00
|
|
|
## 0.0.3
|
2022-12-01 15:11:15 +01:00
|
|
|
|
2023-10-06 10:33:02 +02:00
|
|
|
- Add support for image URL (instead of in-memory image using image parameter from User model)
|
2022-12-02 10:40:16 +01:00
|
|
|
|
2022-12-12 14:16:03 +01:00
|
|
|
## 0.0.2
|
2022-12-02 10:40:16 +01:00
|
|
|
|
2023-10-06 10:33:02 +02:00
|
|
|
- Add prioritizedItems option to display items at the top of the page.
|
2022-12-06 09:11:12 +01:00
|
|
|
|
2022-12-12 14:16:03 +01:00
|
|
|
## 0.0.1
|
2022-12-06 09:11:12 +01:00
|
|
|
|
2023-10-06 10:33:02 +02:00
|
|
|
- Initial release.
|