Skip to content

Releases: drjermy/radioUpdater

v3.5.0

11 Apr 11:48

Choose a tag to compare

  • Update the zip
  • Add clickable reference links to edit mode
  • Fix review link injection to use always-present menu item

v3.4

07 Apr 12:16

Choose a tag to compare

  • Allow manual trigger of tag release workflow
  • Add GitHub Release with auto-generated notes on version bump
  • Add GitHub Action to auto-tag releases from manifest version
  • Update the zip
  • Add review article link to article dropdown menu
  • Add radioUpdater.zip distribution archive
  • Fix CiteItRight buttons on newly added reference boxes for articles and cases
  • Fix CiteItRight buttons not appearing on newly added reference boxes
  • Fix duplicate CiteItRight buttons caused by native Radiopaedia links

3.2

07 Feb 17:14

Choose a tag to compare

3.2

Changed

  • CiteItRight API migrated from citeitright.co.uk to radiopaedia.work/cite
  • Host permission updated from citeitright.co.uk to radiopaedia.work
  • Renamed citeitright.js to cite.js

3.1

05 Feb 21:42

Choose a tag to compare

3.1

Fixed

  • setupNewReference now creates buttons for dynamically added references instead of crashing on null elements
  • MutationObserver null check in case edit pages
  • Duplicate event listeners no longer stack when MutationObserver fires repeatedly
  • Dropped message ports from rapid hovering no longer crash the extension
  • Stuck "Searching" state recovers after 35s if the service worker dies mid-request

Improved

  • Hover trigger debounced (300ms) so rapid mouse movement doesn't fire API calls
  • API requests serialized — only one hover-triggered request at a time
  • Extension context invalidation detected with a banner prompting the user to refresh
  • Graceful error handling when extension is reloaded while a page is open

Added

  • README with installation, updating, and usage instructions for editors
  • Privacy policy (PRIVACY.md) for Chrome Web Store submission
  • Vitest test suite covering sanitizeHTML, decodeHTML, createButton, createHiddenDiv, and fetchWithTimeout

2.5

31 Jul 07:55

Choose a tag to compare

2.5
  • Fix recognition of autogen question for specific article

2.4

30 Jul 20:24

Choose a tag to compare

2.4
  • fix broken citeitright buttons
  • update MCQ AI questions that had been broken by UI updates

2.1

04 Jun 09:48

Choose a tag to compare

2.1
  • Add a quick question generation button to an article view
  • Allow generation of a question based on an article in a GET var (article)

2.0

29 May 14:07

Choose a tag to compare

2.0

Update to the extension to use the updated API
Allow knowledge-integration and basic-factual question generation

1.0

29 May 10:00

Choose a tag to compare

1.0

Tidy up JS
Only implement js for articles, cases, questions based on href
Replace rather than append question and explanation
Add topic refinement for questions

0.10

28 May 15:26

Choose a tag to compare

Update citations.
Generate new questions.