File tree Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Expand file tree Collapse file tree 1 file changed +20
-2
lines changed Original file line number Diff line number Diff line change 1
1
CHANGELOG
2
2
=========
3
3
4
- 1.1.0 (unreleased )
5
- ----------------------
4
+ 1.1.0 (2024-11-25 )
5
+ ---------------------
6
6
7
7
** Warning**
8
8
9
9
- ` NG_APP_API_URL ` setting in ` .env ` has to be updated to include ` /api/ `
10
10
11
+ ** Improvements**
12
+
13
+ - Improve observations list UI (#133 )
14
+ - Improve synthesis UI (#143 )
15
+ - Restore synthesis interface context (#144 )
16
+ - Improve map configuration (#145 )
17
+ - Allow to skip steps on new observation (#149 )
18
+ - Improve display of the new observation map (#146 )
19
+ - Allow to edit observation (#147 )
20
+ - Allow to delete observation (#162 )
21
+ - Remove hard-coded ` /api/ ` in ` NG_APP_API_URL ` setting in ` .env ` file (#165 )
22
+ - Improve "My offline data" UI (#166 )
23
+ - Upgrade several dependencies
24
+
25
+ ** Bugfix**
26
+
27
+ - Add missing icons (128x128.png and 384x384.png)
28
+
11
29
1.0.6 (2024-07-31)
12
30
----------------------
13
31
You can’t perform that action at this time.
0 commit comments