chore: bump version to 1.14.0 and strip 15k lines of dead modules from 85 files

This commit is contained in:
2025-11-07 17:43:04 +00:00
parent d1d0bfdad1
commit 64d763e760
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -11,6 +11,14 @@
## Version 1.14.0 - 2025-11-07
Several internal modules and features have been removed from the codebase. This simplifies the project and removes functionality that was no longer in use.
**Changes:** 85 files, 15237 lines
**Languages:** Markdown (51 lines), Other (562 lines), Python (14603 lines), TOML (21 lines)
## Version 1.13.0 - 2025-11-07
The application now uses a synchronous HTTP client, improving performance and simplifying code. This change doesn't affect the application's functionality for users.