- Background execution for file operations.
- Interaction locking during long-running operations.
- Progress reporting for loading and file operations.
- Application icon.
- Fixed incorrect file concatenation caused by stream position handling.
- Moved tree rendering logic into a dedicated helper.
- Grouped theme colors into dedicated classes.
- Refactored internal architecture and naming for improved maintainability.
- Added file concatenation functionality.
- Added hidden files visibility support.
- Added application settings persistence.
- Improved status bar state management.
- Improved tree output formatting.
- Refactored explorer node structure.
- Improved project organization.
- Fixed hidden files selection behavior.