We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f32d86 commit 5d405b4Copy full SHA for 5d405b4
CHANGELOG.md
@@ -1,5 +1,21 @@
1
# Changelog
2
3
+## v1.23.0 (20250218)
4
+
5
+### Feature
6
7
+- Update Dockerfile base image to `rclone/rclone:1.69.1`
8
+- Support MySQL SSL connection (close [#185](https://github.com/ttionya/vaultwarden-backup/pull/185))
9
+- Optimize Rclone connection detection logic (close [#183](https://github.com/ttionya/vaultwarden-backup/issues/183))
10
11
+### Chore
12
13
+- Compatible with docker/bake-action@v6
14
15
+<br>
16
17
18
19
## v1.22.0 (20250116)
20
21
### Feature
version
@@ -1 +1 @@
-v1.23.0-beta.0
+v1.23.0
0 commit comments