File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ # 0.5.0
2
+
3
+ - A new widget: Date & Time with support for custom date and time formats.
4
+ - Fix country flags not loading up in location autocomplete input.
5
+ - Fix bottom bar icon color updates when color/gradient is changed.
6
+ - Add image download quality selection under advanced settings.
7
+ - Add option to manage custom collection sources under advanced settings.
8
+ - Show visual cue for custom collection sources in the collections dropdown.
9
+ - Fahrenheit unit now shows F as suffix for temperature on weather widget.
10
+
1
11
# 0.4.0
2
12
3
13
- Improve label fonts.
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: A beautiful new tab for your browser built with love in Flutter.
3
3
4
4
publish_to : ' none'
5
5
6
- version : 0.4 .0
6
+ version : 0.5 .0
7
7
8
8
environment :
9
9
sdk : ' >=3.0.0 <4.0.0'
You can’t perform that action at this time.
0 commit comments