Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Releases: wKovacs64/drinks

v3.7.0

09 Nov 21:09

Choose a tag to compare

3.7.0 (2025-11-09)

Bug Fixes

  • deploy: update Dockerfile to handle dependencies better (#184) (34e163b)

Features

  • search: replace Algolia with local search service (#183) (aa3cfe4)

v3.6.1

21 Sep 02:04

Choose a tag to compare

3.6.1 (2025-09-21)

Bug Fixes

  • deps: npm audit fix (fefc166)
  • logs: don't log healthcheck requests (8290587)

v3.6.0

21 Sep 01:53

Choose a tag to compare

3.6.0 (2025-09-21)

Bug Fixes

  • ci: fix semantic-release permissions (fcfb542)

Features

  • extend CDN cache duration with targeted purges (#174) (740f18b)

v3.5.2

19 Sep 02:36
25e61b7

Choose a tag to compare

3.5.2 (2025-09-19)

Bug Fixes

  • server: bring back security headers (#172) (315ebf0)
  • server: fix memory leak in entry.server (#171) (4a29575)

v3.5.1

30 Jun 02:25
3781a75

Choose a tag to compare

3.5.1 (2025-06-30)

Bug Fixes

  • images: replace bespoke responsive image handling with Unpic (#164) (3781a75)
  • optimize Docker builds by moving DEPLOYMENT_ENV down (#160) (80cf178)

v3.5.0

20 Jun 02:28
4cfc9f1

Choose a tag to compare

3.5.0 (2025-06-20)

Bug Fixes

  • eliminate self-request in healthcheck endpoint (#158) (22b9f10)
  • resolve Tailwind CSS v4 hydration issues (#159) (4cfc9f1)

Features

  • migrate from Remix v2 to React Router v7 (#141) (be4523c)

v3.4.1

08 Nov 05:09
fbe99b1

Choose a tag to compare

3.4.1 (2024-11-08)

Bug Fixes

  • pwa: neuter the service worker in an attempt to fix broken clients (#132) (fbe99b1)

v3.4.0

08 Nov 04:33

Choose a tag to compare

3.4.0 (2024-11-08)

Bug Fixes

Features

  • add Cache-Control headers (#125) (c4068b1)
  • dynamically generate robots.txt based on DEPLOYMENT_ENV (#128) (7d1ae7f)
  • remove server-side content cache (#127) (f9ddf87)

v3.3.0

02 Nov 22:10
0187e9b

Choose a tag to compare

3.3.0 (2024-11-02)

Features

v3.2.1

02 Nov 21:33
3c23e4e

Choose a tag to compare

3.2.1 (2024-11-02)

Bug Fixes

  • set Content-Encoding to identity when compression is disabled (#120) (3c23e4e)