What's Changed
- Refactor codebase to migrate from PyQt5 to QtPy and PySide2 by @GiulioRomualdi in #104
- 🗑️ Remove duplicated ColorPalette class and related matplotlib dependency by @GiulioRomualdi in #105
- 🐛 Improve cleanup process in closeEvent to ensure proper resource release and thread management by @GiulioRomualdi in #106
- Handle metadata refresh in real time mode by @xela-95 in #109
- Disable curve interactivity and point selection in real-time mode by @xela-95 in #114
Full Changelog: v0.12.0...v0.13.0