This update includes significant changes to the product name, enhancements to data handling, and optimizations for performance and error management.
- Renamed the Product: Renamed the app from SyncWin Prompt Builder to SyncWin Copilot to better define the Chrome extension's purpose and align with our parent brand.
- Internal Name Change: Changed the name from SyncWin Prompt Builder to SyncWin Copilot internally throughout the source code.
- New Logo: Added a brand new logo for the extension. However, the icon remains the same as we decided to use the existing icon dedicated for this app.
- Enhanced Data Safety: Improved data integrity with IndexedDB, ensuring robust storage and a fallback to localStorage for compatibility.
- Performance Optimization: Implemented indexed fields for faster data retrieval, enhancing application responsiveness.
- Improved Error Handling: Added comprehensive error handling and logging for database operations, facilitating easier debugging and user feedback.
- Seamless Version Upgrades: Established mechanisms to ensure smooth version transitions without data loss, maintaining data consistency and integrity.
- Automatic Local Backup: The automatic local backup is not working and is under investigation to fix it.