Skip to content

Commit

Permalink
🔖 release v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BirjuVachhani committed Dec 21, 2023
1 parent e27ed8c commit 17f6a11
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# 0.5.0

- A new widget: Date & Time with support for custom date and time formats.
- Fix country flags not loading up in location autocomplete input.
- Fix bottom bar icon color updates when color/gradient is changed.
- Add image download quality selection under advanced settings.
- Add option to manage custom collection sources under advanced settings.
- Show visual cue for custom collection sources in the collections dropdown.
- Fahrenheit unit now shows F as suffix for temperature on weather widget.

# 0.4.0

- Improve label fonts.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: A beautiful new tab for your browser built with love in Flutter.

publish_to: 'none'

version: 0.4.0
version: 0.5.0

environment:
sdk: '>=3.0.0 <4.0.0'
Expand Down

0 comments on commit 17f6a11

Please sign in to comment.