You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
# v2.2.1 (The little Flame 🔥)
2
+
3
+
> Bugfix release due to errors on some services after v2.2 release.
4
+
5
+
## Bugfixes and improvements ⚙️
6
+
7
+
*[**Portainer**] Remove ``admin`` password auto-configuration. Password is now set on first installation via GUI.
8
+
*[**Flood** | **MariaDB** | **Calibre**] Fix variables not taken into account (fix #61)
9
+
* Services which used a ``command`` with environment variables were broken since v2.2 release because app-specific env files are injected with env_file directive in Docker Compose, but some services cannot read from environment variables in their command.
0 commit comments