Recent Improvements
- UI/UX and Accessibility:
- Improved color contrast, focus states, and keyboard navigation for better accessibility.
- Added ARIA roles and screen reader support for all interactive elements.
- Enhanced table and button styling for a modern, user-friendly experience.
CSV Export for Excel/Sheets:
- CSV export now uses a semicolon (;) as the separator for better compatibility with Excel/Sheets in many locales.
- The exported CSV columns now match the UI and Markdown export: No, Shop Name, Item Name, Total Order.
- The 'Total Order' column is numeric only (no currency symbol), so you can sum or calculate easily in Excel/Sheets.
- Grand total row is included at the end of the CSV export.
General:
- Improved error handling and reliability for parsing Shopee order pages.