feat: add debug logging option to serve command
refactor: reorganize imports and improve error handling in application fix: correct typo in ip2location middleware chore: add author headers to source files
This commit is contained in:
@@ -9,6 +9,14 @@
|
||||
|
||||
|
||||
|
||||
|
||||
## Version 1.9.0 - 2025-12-18
|
||||
|
||||
Adds a debug logging option to the serve command for enhanced troubleshooting. Improves error handling across the application and corrects a typo in the ip2location middleware.
|
||||
|
||||
**Changes:** 148 files, 1047 lines
|
||||
**Languages:** JavaScript (299 lines), Python (748 lines)
|
||||
|
||||
## Version 1.8.0 - 2025-12-18
|
||||
|
||||
The socket service now handles errors more robustly and prevents crashes through improved safety checks. Socket methods support better concurrency and provide enhanced logging for developers.
|
||||
|
||||
Reference in New Issue
Block a user