Releases: jonathan-robertson/7dtd-discord-log-hook
Releases · jonathan-robertson/7dtd-discord-log-hook
Update to Support 7 Days to Die 1.0 (and 1.1-b14)
Summary
Improved Logging, Fixed Bugs, Improved Notifications, Copy Support for Mobile, and Timestamps!
Changes
- add debug command to troubleshoot future errors
- add local timestamp to events for easy reference
- fix log level processing
- fix protocol error when sending data to webhook
- update content for easier copy on mobile
- update default log level to error
- update default status messages
- update references for 7dtd-1.0-b333
- update status events to be more compact
What's Changed
- Update to Support 7 Days to Die 1.0 by @jonathan-robertson in #26
Full Changelog: 1.0.2...2.0.0
Support A21.2 b30 (stable)
- add setup section to readme
- add support section to readme
- fix initial settings creation error on first start
- update refs to a21.2 b30 (stable)
What's Changed
- Support A21.2 b30 (stable) by @jonathan-robertson in #24
Full Changelog: 1.0.1...1.0.2
Update to Support A21 b324 (stable)
What's Changed
- Update to support a21 b324 (stable) by @jonathan-robertson in #23
Full Changelog: 1.0.0...1.0.1
Add Support for A21
- update null console param to 'settings'
- update readme, finally
- update to a21 mod-info file format
- update to a21 references
What's Changed
- Add Support for A21 by @jonathan-robertson in #22
Full Changelog: 0.6.0...1.0.0
Breaking Change: Field Names Adjusted
Migration Guide
First, sorry for this breaking change. I'd recommend you manually update your settings file (discord-log-hook.json
) with the following changes:
Old Name | New Name |
---|---|
StatusWebhooks | [[UNCHANGED]] |
rollingLimit | RollingLimit |
logLevel | LogLevel |
loggerWebhooks | LoggerWebhooks |
loggerIgnorelist | LoggerIgnorelist |
messageOnGameShutdown | MessageOnGameShutdown |
messageOnGameAwake | MessageOnGameAwake |
messageOnGameStartDone | MessageOnGameStartDone |
Thank you for your understanding.
Change Summary
- fix failure to read in status hooks
- update field names to begin with capitals
What's Changed
- Breaking Change: Field Names Adjusted by @jonathan-robertson in #20
Full Changelog: 0.5.1...0.6.0
Fix server-ready message trigger
What's Changed
- Fix server-ready message trigger by @jonathan-robertson in #19
Full Changelog: 0.5.0...0.5.1
Reposition ready message after all other mods load
What's Changed
- Reposition ready message after all other mods load by @jonathan-robertson in #17
Full Changelog: 0.4.0...0.5.0
Add Log Levels
- add legible output for settings list
- add support for log level control in console
- fix feedback for all set commands
- move limit setting into the set category
What's Changed
- Add Log Levels by @jonathan-robertson in #16
Full Changelog: 0.3.0...0.4.0
Add commands to change server status messages
What's Changed
- Add commands to change server status messages by @jonathan-robertson in #15
Full Changelog: 0.2.3...0.3.0
Fix default status updates for mobile
- Close #13
What's Changed
- Fix default status updates for mobile by @jonathan-robertson in #14
Full Changelog: 0.2.2...0.2.3