Releases: Xenolphthalein/order-history-exporter-for-amazon
Releases · Xenolphthalein/order-history-exporter-for-amazon
Release list
v1.3.0
What's Changed
✨ Features
- Add Swedish locale support and amazon.se domain (b92bf46) by @Xenolphthalein
- status: Add missing FR and EN order card labels (82d7638) by @UnMars
- content: Extract shipping recipient (name + address) from order cards (91f2257) by @UnMars
- Add stop button to cancel in-progress exports and improve handling (189ddf2) by @Xenolphthalein
🐛 Bug Fixes
- Amazon.com.mx spanish locale support (0e282ec) by @Xenolphthalein
- content: Export item prices on non-euro marketplaces (7d9c588) by @octopuxltd
- Price incorrectly parsed as 0 EUR in some orders (b3a8866) by @ArthurHoaro
📦 Dependencies
- deps: Update all dependencies to latest versions (a2d95d7) by @Xenolphthalein
🔧 Miscellaneous
- Update version and change license with documentation enhancements (401aabe) by @Xenolphthalein
- deps-dev: Bump postcss (66bb6ad) by @dependabot[bot]
- deps-dev: Bump brace-expansion (8c098e3) by @dependabot[bot]
Downloads
- Firefox:
.xpifile (or.zipfor manual installation) - Chrome/Chromium:
.zipfile (load unpacked in developer mode)
v1.2.0
What's Changed
✨ Features
- Add bump script for version management in package files (aa31132) by @Xenolphthalein
- Add support for English day-first date format in order parsing (e79983b) by @Xenolphthalein
- Implement order date and status parsing for French localization (57f0137) by @Xenolphthalein
🐛 Bug Fixes
- url: Support all Amazon order-history URL variants (css/your-account/locale-prefixed) (7d25c99) by @Xenolphthalein
🔧 Miscellaneous
- Bump version to 1.2.0 in package and manifest files (a392c24) by @Xenolphthalein
Downloads
- Firefox:
.xpifile (or.zipfor manual installation) - Chrome/Chromium:
.zipfile (load unpacked in developer mode)
v1.1.0
What's Changed
♻️ Refactoring
- Improve upload state checks in release workflow (7b8e338) by @Xenolphthalein
🐛 Bug Fixes
- Update changelog template to improve commit message formatting (1ad69c2) by @Xenolphthalein
- Improve AMO validation polling logic and error handling (eeeb027) by @Xenolphthalein
- Enhance error handling for Chrome upload and publish processes (97c4aa4) by @Xenolphthalein
👷 CI/CD
- Add store publishing and improve release workflow (d9c36a0) by @Xenolphthalein
📚 Documentation
- Update AGENTS.md and README.md for clarity and development guidelines (47fe822) by @Xenolphthalein
- Update extension links in README for Firefox and Chrome (f5fdc20) by @Xenolphthalein
📝 Other
🔧 Miscellaneous
- Bump version to 1.1.0 in package and manifest files (512c38f) by @Xenolphthalein
- github: Add issue forms and strengthen PR template conventions (650d2e8) by @Xenolphthalein
- hooks: Add Husky pre-commit checks for lint and formatting (2bdd7b8) by @Xenolphthalein
Downloads
- Firefox:
.xpifile (or.zipfor manual installation) - Chrome/Chromium:
.zipfile (load unpacked in developer mode)
v1.0.0
What's Changed
✨ Features
- Add Chromium extension support (73a064a)
- Update CI workflows and add git-cliff configuration for changelog generation (a381c05)
- Add code formatter to improve formatting (aeb3a7e)
- Add utility functions for CSV conversion, date parsing, price handling, and order validation (b05c00d)
- Rename project to "Order History Exporter for Amazon" and update related files (07f28a1)
- Add localization support for Amazon Order History Exporter (a5770ee)
- Update README and add LICENSE file for project documentation and legal clarity (26c9b25)
- Enhance order data structure to include promotions and total savings (942bd22)
- Replace SVG icons with PNG versions in manifest and assets (f1bbb1d)
- Add Amazon Order History Exporter extension with popup UI and export functionality (0f6dcd2)
🐛 Bug Fixes
- Correct Firefox manifest data_collection_permissions format (3d68fb3)
- Update Firefox manifest for Mozilla data collection requirements (a0048ea)
- Add data_collection_permissions to Firefox manifest (8c8bc9c)
- ci: Correct repository name in cliff.toml (6d450fc)
- Enhance formatting across changed files (bc29143)
- Use context detection for download method (0ab15f9)
- Use data URL for downloads in Chrome MV3 service worker (316aae6)
- Properly import webextension-polyfill for Chrome compatibility (9ce6e1e)
- Enhance settings visibility with smooth transitions and UI updates during export process (ad918a9)
👷 CI/CD
- Update release workflow for Firefox and Chrome builds (8f3269e)
📝 Other
- Initial commit (6b98a27)
🔧 Miscellaneous
- Update devDependencies to latest versions (2953e10)
Downloads
- Firefox:
.xpifile (or.zipfor manual installation) - Chrome/Chromium:
.zipfile (load unpacked in developer mode)