Add quick status buttons with SVG icons and status text support

Status buttons (Arbeiten, Besprechung, Fokus, Mittag, Feierabend) allow
one-click 3CX presence changes including status text via DOM automation.
Buttons are color-coded by status type (green/red/yellow) with Font Awesome
SVG icons. Also reduces verbose console logging in search module.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-10 10:01:43 +02:00
parent f890fce7c9
commit 93d066299c
9 changed files with 199 additions and 15 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "3cx-tapi",
"version": "9.3.0",
"version": "9.3.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "3cx-tapi",
"version": "9.3.0",
"version": "9.3.1",
"dependencies": {
"@trim21/gm-fetch": "^0.3.0",
"chrono-node": "^2.9.0"