mirror of
https://github.com/pawelmalak/flame.git
synced 2026-02-28 01:13:11 +08:00
Pushed version 1.7.2
This commit is contained in:
2
.env
2
.env
@@ -1,3 +1,3 @@
|
|||||||
PORT=5005
|
PORT=5005
|
||||||
NODE_ENV=development
|
NODE_ENV=development
|
||||||
VERSION=1.7.1
|
VERSION=1.7.2
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
### v1.7.2 (TBA)
|
### v1.7.2 (2021-10-28)
|
||||||
- Pressing Enter while search bar is focused will now redirect to first result of local search ([#121](https://github.com/pawelmalak/flame/issues/121))
|
- Pressing Enter while search bar is focused will now redirect to first result of local search ([#121](https://github.com/pawelmalak/flame/issues/121))
|
||||||
- Use search bar shortcuts when it's not focused ([#124](https://github.com/pawelmalak/flame/issues/124))
|
- Use search bar shortcuts when it's not focused ([#124](https://github.com/pawelmalak/flame/issues/124))
|
||||||
- Fixed bug with Weather API still logging with module being disabled ([#125](https://github.com/pawelmalak/flame/issues/125))
|
- Fixed bug with Weather API still logging with module being disabled ([#125](https://github.com/pawelmalak/flame/issues/125))
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
REACT_APP_VERSION=1.7.1
|
REACT_APP_VERSION=1.7.2
|
||||||
Reference in New Issue
Block a user