Fixed reconnection starting duplicate timers

This commit is contained in:
2024-10-29 18:47:25 -05:00
parent 729d6b41be
commit 08d023076b
2 changed files with 8 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
# Changelog
## Release Version 1.2
- Fixed reconnection starting duplicate timers
- Added system to prevent MOTD from chosing the same daily result consecutively
- Added support for MOTDs matching only the date
- General purpose functions have been split off into IzzComLib