-
Application Crash on Startup with Specific Configurations
Users have reported intermittent application crashes when launching the application with certain hardware configurations or background services running.
Status: Open
Workaround: Try disabling third-party antivirus software temporarily or running the application in a clean boot environment.
-
Performance Degradation in Data Processing Module
A noticeable slowdown has been observed in the data processing module when handling large datasets (over 1GB). This impacts processing times significantly.
Status: Investigating
Workaround: For immediate needs, consider splitting large datasets into smaller chunks.
-
UI Element Overlap in Settings Menu
Certain buttons and text fields in the advanced settings menu were overlapping on screens with resolutions below 1024x768.
Status: Resolved
This issue has been fixed in the latest patch release (v1.2.3). Please update your application.
-
Network Connectivity Issues After Sleep Mode
The application sometimes fails to re-establish network connections after the system wakes up from sleep mode, requiring a manual restart of the application.
Status: Open
-
Incorrect Data Export Format for CSV
When exporting data to CSV format, specific characters (e.g., accents, special symbols) are not being encoded correctly, leading to unreadable data in external applications.
Status: Investigating
Workaround: As a temporary measure, export to JSON and convert to CSV using a script or third-party tool.
-
Memory Leak in Reporting Tool
A memory leak was identified in the reporting tool, causing increased memory consumption over prolonged usage.
Status: Resolved
This issue has been addressed in the cumulative update released on October 26th.