1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-08-09 12:35:18 +02:00

Improved default theme setting. Pushed version 2.0.1

This commit is contained in:
Paweł Malak 2021-11-19 13:24:07 +01:00
parent e0f6034868
commit c2e9f82cd6
5 changed files with 11 additions and 6 deletions

View file

@ -1,7 +1,8 @@
### v2.0.1 (TBA)
### v2.0.1 (2021-11-19)
- Added option to display humidity in the weather widget ([#136](https://github.com/pawelmalak/flame/issues/136))
- Added option to set default theme for all new users ([#165](https://github.com/pawelmalak/flame/issues/165))
- Added option to hide header greetings and date separately ([#200](https://github.com/pawelmalak/flame/issues/200))
- Fixed bug with broken basic auth ([#202](https://github.com/pawelmalak/flame/issues/202))
- Fixed bug with custom icons not working with apps when "pin by default" was disabled
### v2.0.0 (2021-11-15)