-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
9 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,4 @@ | ||
v2.5.3 | ||
• Unterstützung für Android 14 hinzugefügt | ||
|
||
v2.5.2 | ||
• weitere fehlende Bluetooth-Berechtigung hinzugefügt | ||
|
||
v2.5.1 | ||
• Hell- und Dunkelmodus | ||
• neue Berechtigungen für Bluetooth-Erkennung mit Android 12+ | ||
|
||
v2.5.0 | ||
• Unterstützung von Platzhaltern bei Auswahl von WLANs | ||
• Verbesserungen bei der Validierung von Eingabewerten | ||
v2.6.0 | ||
• Nachrichten werden nun sofort nach Verbinden mit oder Trennen von WLAN gesendet | ||
• Gerätename kann nun als Nachrichteninhalt versendet werden | ||
• Fehler beim Löschen von WLAN-Bedingungen mit Platzhalter behoben |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,4 @@ | ||
v2.5.3 | ||
• added support for Android 14 | ||
|
||
v2.5.2 | ||
• added another missing bluetooth permission | ||
|
||
v2.5.1 | ||
• bright and dark mode | ||
• new permissions for bluetooth detection on Android 12+ | ||
|
||
v2.5.0 | ||
• support for wildcards when selecting WiFi networks | ||
• improved validation of input values | ||
v2.6.0 | ||
• messages are now immediately sent when connecting to or disconnecting from a WiFi network | ||
• device name can now be sent as message content | ||
• fixed bug where wifi conditions with wildcards could not be deleted |