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

Fixed visual bug with custom theme editor modal. Added Mint theme

This commit is contained in:
Paweł Malak 2022-03-25 14:07:53 +01:00
parent 0f6d79683e
commit 2c0491a5b0
7 changed files with 55 additions and 17 deletions

View file

@ -2,6 +2,7 @@
- Added custom theme editor ([#246](https://github.com/pawelmalak/flame/issues/246))
- Fixed bug where pressing Enter with empty search bar would redirect to search results ([#325](https://github.com/pawelmalak/flame/issues/325))
- Fixed bug where user could create empty app or bookmark which was causing page to go blank ([#332](https://github.com/pawelmalak/flame/issues/332))
- Added new theme: Mint
### v2.2.2 (2022-03-21)
- Added option to get user location directly from the app ([#287](https://github.com/pawelmalak/flame/issues/287))