- Parallelized folder export for massive speedup
- Implemented exclusion mask caching
- Fixed statistics discrepancy by scaling exclusion coordinates
- Hardcoded CSV format to semicolon separator and comma decimal
- Defaulted file/folder dialogs to images/ directory
- Added unit test for coordinate scaling
- Migrated toolbar to QMenuBar to fix UI crowding
- Categorized actions into File, Edit, Tools, and View
- Added dynamic theming to QMenuBar and QMenu
- Localized Export CSV delimiter and decimals for German Excel
- Padded exported CSV values for clean plain-text alignment
- Globally standardized the spelling of 'color'
- Removed duplicate code and old Tkinter codebase