Skip to content

Releases: Xenolphthalein/order-history-exporter-for-amazon

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 08:23
401aabe

What's Changed

✨ Features

🐛 Bug Fixes

📦 Dependencies

🔧 Miscellaneous

Downloads

  • Firefox: .xpi file (or .zip for manual installation)
  • Chrome/Chromium: .zip file (load unpacked in developer mode)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Feb 22:00

What's Changed

✨ Features

🐛 Bug Fixes

  • url: Support all Amazon order-history URL variants (css/your-account/locale-prefixed) (7d25c99) by @Xenolphthalein

🔧 Miscellaneous

Downloads

  • Firefox: .xpi file (or .zip for manual installation)
  • Chrome/Chromium: .zip file (load unpacked in developer mode)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Feb 12:16

What's Changed

♻️ Refactoring

🐛 Bug Fixes

👷 CI/CD

📚 Documentation

📝 Other

🔧 Miscellaneous

Downloads

  • Firefox: .xpi file (or .zip for manual installation)
  • Chrome/Chromium: .zip file (load unpacked in developer mode)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 28 Jan 10:47
9105129

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

🔧 Miscellaneous

  • Update devDependencies to latest versions (2953e10)

Downloads

  • Firefox: .xpi file (or .zip for manual installation)
  • Chrome/Chromium: .zip file (load unpacked in developer mode)