We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8ec85b commit aefe9e7Copy full SHA for aefe9e7
changelog.md
@@ -1,13 +1,12 @@
1
CHANGELOG
2
=========
3
4
-1.1.1+dev (unreleased)
+1.1.2 (2024-11-27)
5
----------------------
6
7
**Bugfix**
8
9
-- Revert changes about NG_APP_API_URL. No need to change it in production environments.
10
-
+- Revert changes about `NG_APP_API_URL`. No need to change it in production environments.
11
12
1.1.1 (2024-11-26)
13
---------------------
@@ -19,10 +18,6 @@ CHANGELOG
19
18
1.1.0 (2024-11-25)
20
21
22
-**Warning**
23
24
-- `NG_APP_API_URL` setting in `.env` has to be updated to include `/api/`
25
26
**Improvements**
27
28
- Improve observations list UI (#133)
0 commit comments