Skip to content

Commit 2bce380

Browse files
committed
chore: bump version to 0.2.12 and update CHANGELOG
1 parent 840c115 commit 2bce380

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## \[0.2.12\] - 2026-07-07
4+
5+
### Added
6+
7+
- `allow_login_token` — enable per-user Login Tokens (`~t:...` username format). Required when using the [MeshCentral HA integration](https://github.com/andlo/ha-meshcentral) with accounts that have 2FA enabled, since the integration authenticates using a Login Token instead of a password. Disabled by default. See [ha-meshcentral#12](https://github.com/andlo/ha-meshcentral/issues/12).
8+
39
## \[0.2.11\] - 2026-05-01
410

511
### Added

meshcentral/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "MeshCentral",
3-
"version": "0.2.11",
3+
"version": "0.2.12",
44
"slug": "meshcentral",
55
"description": "Self-hosted remote device management — monitor and control your PCs from Home Assistant",
66
"url": "https://github.com/andlo/ha-meshcentral-addon",

0 commit comments

Comments
 (0)