1
0
Fork 0
mirror of https://github.com/pawelmalak/flame.git synced 2025-08-09 20:45:17 +02:00

Added support for .ico files

This commit is contained in:
Paweł Malak 2021-11-20 14:18:42 +01:00
parent 089ace562a
commit 8941f8f2f4
6 changed files with 17 additions and 5 deletions

View file

@ -1,3 +1,8 @@
### v2.0.2 (TBA)
- Added support for .ico files for custom icons ([#209](https://github.com/pawelmalak/flame/issues/209))
- Added option to pin apps and categories directly from table view
### 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))