diff --git a/.github/matrix.json b/.github/matrix.json index 45f1977..20cc4c4 100644 --- a/.github/matrix.json +++ b/.github/matrix.json @@ -8,8 +8,10 @@ "3.17", "3.18", "3.19", - "3.21", - "3.22" + "3.26", + "3.27", + "3.28", + "3.29" ], "include": [ { @@ -17,7 +19,7 @@ }, { "latest": true, - "version": "3.22" + "version": "3.29" } ] } diff --git a/README.md b/README.md index 8a246c8..06a95ad 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ but unfortunately I did not find another way to run Tixati on the server. Use this image only on servers without a desktop environment. If your server has a DE, use the installer from the official site. +**Reason for some versions missing:** + +* `3.21`, `3.22` - Does not save transfers and settings after closing the program. This behavior is also outside the container. +* `3.24`, `3.25` - Does not save transmissions after program is closed. This behavior is also outside the container. --- ![Tixati Screenshot](https://raw.githubusercontent.com/kyzima-spb/docker-tixati/master/preview.png)