Fix regex for some emails #98 // Add option to disable log completely #96 (#99)

* Update volovData.username regex (#98)

* Add option to disable log completely #96

---------

Co-authored-by: Gert-jan Theunissen <gurtjun@users.noreply.github.com>
This commit is contained in:
Linus Dietz
2023-09-08 11:40:21 +02:00
committed by GitHub
co-authored by Gert-jan Theunissen
parent e5ece2116b
commit 6b419cfe3a
6 changed files with 23 additions and 3 deletions
+9
View File
@@ -1,3 +1,12 @@
## v1.8.7
### 🚀 Features:
- Add option to disable log completely #96
### 🐛 Bug Fixes:
- Fix regex error for some mailaddresses #97
## v1.8.6
### 🚀 Features: