chore: add author headers to 148 source files and bump version to 1.9.0

This commit is contained in:
2025-12-18 22:48:50 +00:00
parent d1520f1b21
commit 2308fa20ad
150 changed files with 751 additions and 308 deletions
+8
View File
@@ -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.