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
+15-1Lines changed: 15 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,19 @@
1
1
# Changelog
2
2
3
-
## [1.24.1] - 2026-02-6
3
+
## [1.24.2] - 2026-02-25
4
+
5
+
### Changed
6
+
7
+
- deps(ci): bump docker/build-push-action from 6.18.0 to 6.19.2 ([#450](https://github.com/tobiasehlert/teslamateapi/pull/450) by [dependabot](https://github.com/dependabot))
8
+
- deps(ci): bump github/codeql-action from 4.32.2 to 4.32.4 ([#452](https://github.com/tobiasehlert/teslamateapi/pull/452), [#455](https://github.com/tobiasehlert/teslamateapi/pull/455) by [dependabot](https://github.com/dependabot))
9
+
- deps(docker): bump golang from 1.25.6 to 1.26.0 ([#447](https://github.com/tobiasehlert/teslamateapi/pull/447), [#451](https://github.com/tobiasehlert/teslamateapi/pull/451) by [dependabot](https://github.com/dependabot))
10
+
- deps(go): bump github.com/lib/pq from 1.11.1 to 1.11.2 ([#449](https://github.com/tobiasehlert/teslamateapi/pull/449) by [dependabot](https://github.com/dependabot))
11
+
12
+
### Fixed
13
+
14
+
- fix: support at-sign in password on mqtt ([#454](https://github.com/tobiasehlert/teslamateapi/pull/454) by [tobiasehlert](https://github.com/tobiasehlert))
15
+
16
+
## [1.24.1] - 2026-02-06
4
17
5
18
### Changed
6
19
@@ -685,6 +698,7 @@ The `ENCRYPTION_KEY` needs to have the same value as the key in the environment
0 commit comments