This update includes several major changes since v2.8.0.
A quick rundown:
- Python 3.12 support
- Removal of custom JS commands
- Removed historical data migration system
- Color-coded console logs
- IPC-based terminal management script
- Removal of automatic update manager
- Improved network performance
- New command statistics module
- Fully local database using sqlite3
- Removal of Access Control module
- Total removal of the Management Portal system
TitanBot should generally be much cleaner and a bit more performant, as more work is done locally. Should be easier to maintain in the future as well.
Why was v3.0.0 skipped? Because I forgot to make releases here :D