Skip to content

Latest commit

 

History

History
168 lines (84 loc) · 7.99 KB

File metadata and controls

168 lines (84 loc) · 7.99 KB

1.8.0 (2026-03-15)

Bug Fixes

  • release.yml: don't create two chrome artifacts for a release (88d477b)

Features

  • add API token authentication (cace41b)

1.7.4 (2026-01-01)

Bug Fixes

  • release.yml: specify exact firefox release name (c6a6110)

1.7.3 (2026-01-01)

Bug Fixes

  • release.yml: add GH release perms & update FF version (4d61cd9)

1.7.2 (2026-01-01)

Bug Fixes

  • firefox and chrome publish release (b28f25b)

1.7.1 (2026-01-01)

Bug Fixes

  • use semantic-release action for proper GitHub Actions outputs (719e851)

1.7.0 (2026-01-01)

Bug Fixes

Features

  • update release flows for GitHub Actions (cfa0c64)

1.6.0 (2026-01-01)

Bug Fixes

  • base.json: match www subdomain variants and non-www subdomain variants (81d72a2)
  • base.json: remove tabs permission as its not needed to read current tab (20a7297)

Features

  • add autocomplete for some fields when user types (473afcf)
  • options: add test connection button (5e00373)
  • use consistent date picker across all date fields (cbb3139)

1.5.4 (2025-12-12)

Bug Fixes

  • remove AI dreamed license parameter to web-ext sign (1945373)
  • return firefox specific manifest settings (00ca070)

1.5.3 (2025-12-12)

Bug Fixes

  • include apache license in signing request (e1fd610)

1.5.2 (2025-12-12)

Bug Fixes

  • continue trying to fix automated build (c3a18cb)

1.5.1 (2025-12-12)

Bug Fixes

  • force rebuild for packaging (75eb143)
  • force rebuild for packaging (6fd89f0)

1.5.0 (2025-12-12)

Bug Fixes

  • package: fix build problems introduced with chrome (c49e373)

Features

1.4.0 (2025-12-12)

Features

  • release.yml: attempt again to attach xpi to GitHub release (d1aa566)

1.3.0 (2025-12-12)

Features

  • release.config.cjs: add the signed XPI to the GitHub Release (2de2639)

1.2.0 (2025-12-12)

Features

  • release.yml: add Mozilla add-on signing (ffcd90e)

1.1.0 (2025-12-07)

Bug Fixes

  • index.ts: remove unsafe HTML assignments (65f47dd)

Features

  • manifest.json: add an ID to the manifest (37100b1)
  • prepping for first release (21894d1)

1.0.0 (2025-12-07)

Features

  • add consistent logging across all parsers (43393b0)
  • add debug logging to Google & API fetch fallback (ed48a43)
  • add icon for jelu-importer (2d5112c)
  • add more items to gitignore (38b805f)
  • add release and PR automation (3531703)
  • amazon: fix amazon parser so that it actually works (cf40110)
  • bump to node v22 (965cfa7)
  • clean up README.md a bit and add markdownlint rules (a386b04)
  • google: improve google books parsing (38b966b)
  • improve audible parser to work better (f77dc15)
  • indicate status during import and add finished selector (47d7ec1)
  • initial commit with basic functionality for goodreads (116f470)
  • license under Apache 2.0 (edd7635)
  • preview image during book import (99fe4ac)
  • remove API token logic as it doesn't seem to work correctly (2950709)

Changelog

Semantic-release maintains this file automatically. Do not edit entries manually; instead, use Conventional Commits so new releases can be generated with accurate notes.