You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,14 @@
6
6
7
7
- Reworked quota-alert deduplication around a stable provider/window identity. Timestamp jitter, locale changes, and threshold edits no longer re-arm alerts or flood the DankMaterialShell notification popup.
8
8
- High-usage alerts now escalate in place to a critical “quota reached” notification at 100%; reminders reuse the same DMS notification instead of stacking cards, and a critical alert is never downgraded back to a warning.
9
-
- Notification popups now use each provider's bundled brand logo and concise localized text for the quota window, usage percentage, and reset time.
9
+
- Notification popups now use a padded monochrome rendering of each provider's bundled logo and concise localized text for the quota window, usage percentage, and reset time.
10
10
- Clarified the notification settings, re-alert behavior, and documentation in every supported locale.
11
11
12
+
### Provider logo presentation
13
+
14
+
- All provider marks in the DankBar pill, dashboard, settings, and new desktop alerts now use one configurable monochrome color while preserving the vector silhouette and transparent canvas.
15
+
- Provider-card logo surfaces now share that same color instead of individual brand accents, and Copilot uses the GitHub Copilot mark.
Copy file name to clipboardExpand all lines: i18n/de_DE.json
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -89,6 +89,8 @@
89
89
"settings.informational_providers_desc": "Diese Anbieter bieten keine öffentliche, schreibgeschützte Kontingent-API. Ihre Karten verweisen auf die offizielle Nutzungsoberfläche.",
90
90
"settings.language.description": "Sprache der Plugin-Oberfläche. Auto folgt der Systemsprache.",
91
91
"settings.language.label": "Sprache",
92
+
"settings.logo_color": "Farbe der Anbieterlogos",
93
+
"settings.logo_color_desc": "Eine monochrome Farbe für alle Anbieterlogos im Dashboard und in Desktop-Benachrichtigungen.",
92
94
"settings.notify.description": "Warnt einmal, wenn ein Anbieter den Schwellwert überschreitet, und aktualisiert dieselbe Benachrichtigung bei ausgeschöpftem Kontingent.",
0 commit comments