mirror of
https://github.com/tobiasehlert/teslamateapi.git
synced 2026-02-27 09:54:18 +08:00
updating information text at 1.15.0 release
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [1.15.0] - 2022-07-15
|
||||
**🔓 Encryption of API tokens** was added in [1.27.0](https://github.com/adriankumpf/teslamate/releases/tag/v1.27.0) of TeslaMate and needs adjustment in the TeslaMateApi deployment as well.
|
||||
|
||||
### Information
|
||||
🔓 **Encryption of API tokens** was added in [1.27.0](https://github.com/adriankumpf/teslamate/releases/tag/v1.27.0) of TeslaMate.
|
||||
You therefore need to adjust your TeslaMateApi deployment with the new added environment variables `ENCRYPTION_KEY`.
|
||||
The `ENCRYPTION_KEY` needs to have the same value as the key in the environment variables of your TeslaMate.
|
||||
|
||||
|
||||
### Added
|
||||
* TeslaMate encryption of API tokens ([#141](https://github.com/tobiasehlert/teslamateapi/pull/141) by [LelandSindt](https://github.com/LelandSindt), [tobiasehlert](https://github.com/tobiasehlert))
|
||||
|
||||
Reference in New Issue
Block a user