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:
Generated
+2
-2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user