Skip to content

Releases: etchteam/recycling-locator

v1.78.1

17 Apr 16:43

Choose a tag to compare

1.78.1 (2026-04-17)

  • Merge pull request #419 from etchteam/dependabot/npm_and_yarn/npm_and_yarn-9b2ff1f3aa (118e0a7), closes #419
  • Merge pull request #420 from etchteam/dependabot/npm_and_yarn/npm_and_yarn-94be095972 (639c6e1), closes #420
  • Merge pull request #421 from etchteam/dependabot/npm_and_yarn/npm_and_yarn-85af2c71bb (785f851), closes #421
  • Merge pull request #422 from etchteam/fix/missing-translation-key-start-aside-list (9dbf729), closes #422
  • fix: prevent i18n load failures spamming Sentry as missing keys (81a7840)
  • chore(deps-dev): bump vite in the npm_and_yarn group across 1 directory (85c384a)
  • chore(deps): bump axios in the npm_and_yarn group across 1 directory (583adcd)
  • chore(deps): bump follow-redirects (df93ab9)

v1.78.0

07 Apr 03:55

Choose a tag to compare

1.78.0 (2026-04-07)

  • Merge pull request #417 from etchteam/dependabot/npm_and_yarn/npm_and_yarn-52571dc7e9 (a1c3f3b), closes #417
  • Merge pull request #418 from etchteam/wrap-2234-refill-place-details-notes-has-what-3-words-replaced (d5d1ba2), closes #418
  • fix: address CI lint and CodeQL findings (519773e)
  • fix: simplify refill details to singular note and fix E2E phone selectors (f683080)
  • feat: consolidate what3words display and add refill first-wins detail logic (4694cac)
  • chore(deps): bump lodash in the npm_and_yarn group across 1 directory (1785140)

v1.77.1

02 Apr 09:59

Choose a tag to compare

1.77.1 (2026-04-02)

  • Merge pull request #416 from etchteam/wrap-2232-clicking-show-map-from-refill-location-details-404s (017cbb8), closes #416
  • fix: correct show map URL on refill place details page (8fc891f)

v1.77.0

30 Mar 15:45

Choose a tag to compare

1.77.0 (2026-03-30)

  • Merge pull request #415 from etchteam/wrap-2226-adjust-copy-to-suggest-that-the-store-could-stock-ot (668ee58), closes #415
  • feat: adjust disclaimer to suggest the store could stock other products (811b1fa)

v1.76.0

30 Mar 10:23

Choose a tag to compare

1.76.0 (2026-03-30)

  • Merge branch 'main' into wrap-2222-remove-the-sign-up-page (a804975)
  • Merge pull request #410 from etchteam/dependabot/npm_and_yarn/npm_and_yarn-66413a1f6e (16c4689), closes #410
  • Merge pull request #412 from etchteam/wrap-2222-remove-the-sign-up-page (05f5dc9), closes #412
  • Merge pull request #414 from etchteam/dependabot/npm_and_yarn/npm_and_yarn-c5774b5308 (aa0d4fd), closes #414
  • fix: update refill places test to use heading instead of removed alert (24ec4cb)
  • chore(deps-dev): bump picomatch (dbb0007)
  • chore(deps-dev): bump the npm_and_yarn group across 1 directory with 2 updates (0e66e59)
  • feat: remove refill sign-up page and related code (b895c21)

v1.75.1

27 Mar 16:33

Choose a tag to compare

1.75.1 (2026-03-27)

  • Merge pull request #413 from etchteam/wrap-2204-fix-dynamic-import-failure-for-close-icon-chunk-on-r (0f76e39), closes #413
  • fix: replace dynamic SVG imports with static import.meta.glob (d49e3c2)

v1.75.0

27 Mar 12:02

Choose a tag to compare

1.75.0 (2026-03-27)

  • Merge pull request #411 from etchteam/wrap-2221-update-translations-again-v2 (8359c6a), closes #411
  • feat: update refill Welsh translations (4231971)

v1.74.2

25 Mar 17:07

Choose a tag to compare

1.74.2 (2026-03-25)

  • Merge pull request #406 from etchteam/wrap-2212-alternatives-options-are-broken-on-the-postcode-page (6a93af9), closes #406
  • Merge pull request #407 from etchteam/wrap-2203-map-store-icon-is-green (ec38eed), closes #407
  • Merge pull request #408 from etchteam/wrap-2211-store-should-only-list-website-once (e1a8e05), closes #408
  • fix: ensure store map icon is purple in refill (21860d3)
  • fix: use correct copy and links for refill no locations options (fd2f76c)
  • fix(refill): only show one website link per place (c079a04)

v1.74.1

25 Mar 17:03

Choose a tag to compare

1.74.1 (2026-03-25)

  • Merge pull request #404 from etchteam/dependabot/npm_and_yarn/npm_and_yarn-203d1363da (be57499), closes #404
  • Merge pull request #409 from etchteam/wrap-2213-refill-options-should-be-purple-in-the-menu (4cfcdd8), closes #409
  • fix: apply refill purple theme to li element in menu (fdf2468)
  • chore(deps): bump the npm_and_yarn group across 1 directory with 5 updates (fa944ec)

v1.74.0

23 Mar 16:09

Choose a tag to compare

1.74.0 (2026-03-23)

  • Merge pull request #401 from etchteam/fix/memoize-record-view (dc8ef38), closes #401
  • Merge pull request #402 from etchteam/wrap-2187-need-a-refill-404-page (8225ab0), closes #402
  • Merge pull request #403 from etchteam/release/refill-fixes (014c983), closes #403
  • refactor: clarify not-found page names and add JSDoc comments (1f5a1fe)
  • feat: add refill and recycling 404 pages with correct theming (97816b1)
  • fix: memoize recordEvent to prevent duplicate analytics events (0a3eca4)
  • fix: memoize recordView to prevent duplicate analytics pageviews (b5a9e01)
  • fix: stabilise sessionId and deduplicate pageview analytics (188cc2d)