3x-ui/config
root 226bae2b2f fix: master heartbeat not visible to workers in shared MariaDB mode
When master uses SQLite locally, updateNodeState only wrote to local DB.
Workers querying shared MariaDB never saw the master's heartbeat.

Now master also writes its heartbeat to the shared MariaDB via a
temporary connection when MariaDB connection settings are configured.

Bump version to v1.6.4.
2026-04-24 21:29:57 +08:00
..
config.go fix: add node settings to defaultValueMap and settingGroups 2026-04-24 20:57:12 +08:00
config_test.go feat: improve mariadb flow, db settings init, and traffic flush 2026-04-15 16:58:49 +08:00
name 3x-ui 2023-02-09 22:48:06 +03:30
version fix: master heartbeat not visible to workers in shared MariaDB mode 2026-04-24 21:29:57 +08:00