- Fix missing output function when updating batch data.
- Add output function to output logs during data downloading
- Fix the problem that old data points are removed incorrectly when refreshing the historical data tree control.
- Replace pytz library with zoneinfo. 2.
- Adjust setup.cfg to add Python version restriction.
- Change the module's icon file information to a full path string.
- Modify the use of PySide6's QDate to datetime conversion function.