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

Added build scripts. Pushed version 2.2.2

This commit is contained in:
Paweł Malak 2022-03-21 12:16:48 +01:00
parent 58d021dde6
commit c2e81832a9
6 changed files with 13 additions and 5 deletions

View file

@ -1,7 +1,8 @@
### v2.2.2 (2022-02-TBA)
### v2.2.2 (2022-03-21)
- Added option to get user location directly from the app ([#287](https://github.com/pawelmalak/flame/issues/287))
- Fixed bug with local search not working when using prefix ([#289](https://github.com/pawelmalak/flame/issues/289))
- Fixed bug with app description not updating when using custom icon ([#310](https://github.com/pawelmalak/flame/issues/310))
- Changed permissions to some files and directories created by Flame
- Changed some of the settings tabs
### v2.2.1 (2022-01-08)