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

Fixed bug with custom icons not working with apps

This commit is contained in:
Paweł Malak 2021-11-18 13:05:32 +01:00
parent 1220c56fc5
commit 426766225b
7 changed files with 31 additions and 39 deletions

View file

@ -1,3 +1,6 @@
### v2.0.1 (TBA)
- Fixed bug with custom icons not working with apps when "pin by default" was disabled
### v2.0.0 (2021-11-15)
- Added authentication system:
- Only logged in user can access settings ([#33](https://github.com/pawelmalak/flame/issues/33))