Skip to content
This repository was archived by the owner on Apr 4, 2026. It is now read-only.

Commit bf45d3f

Browse files
committed
Version 2022.01.26
1 parent 6019eba commit bf45d3f

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

compose.manager.plg

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!DOCTYPE PLUGIN [
33
<!ENTITY name "compose.manager">
44
<!ENTITY author "dcflachs">
5-
<!ENTITY version "2021.12.03">
5+
<!ENTITY version "2022.01.26">
66
<!ENTITY launch "Settings/&name;">
77
<!ENTITY packageVER "&version;">
8-
<!ENTITY packageMD5 "9612e93b184d4b48119f6a9838e46e29">
8+
<!ENTITY packageMD5 "06abafdffdf3699387aa7cc02df4b36d">
99
<!ENTITY packageName "&name;-package-&packageVER;">
1010
<!ENTITY packagefile "&packageName;.txz">
1111
<!ENTITY github "dcflachs/compose_plugin">
@@ -25,6 +25,11 @@
2525
>
2626

2727
<CHANGES>
28+
###2022.01.26
29+
- Add settings page.
30+
- Add terminal style output option.
31+
- Add Compose Pull command.
32+
- Add handling for .env files.
2833
###2021.12.03
2934
- Add basic web ui
3035
- Docker Compose v2.1.1

0 commit comments

Comments
 (0)