Skip to content

Releases: epicweb-dev/epicshop

v6.27.0

21 Sep 20:13
81e4481

Choose a tag to compare

6.27.0 (2025-09-21)

🚀 Features

  • admin: Add cache expiration display with live countdown to admin page (#364)

❤️ Thank You

  • Copilot @Copilot

v6.26.0

21 Sep 04:15
03f0a84

Choose a tag to compare

6.26.0 (2025-09-21)

🚀 Features

  • cache: Add comprehensive admin cache management UI with improved UX and dedicated Epic API cache (#362)

❤️ Thank You

  • Copilot @Copilot

v6.25.0

20 Sep 18:09

Choose a tag to compare

6.25.0 (2025-09-20)

🚀 Features

  • implement warmCache function to preload user info and progress data (7d60ca6)
  • add Cache Management route and implement cache handling functionality (24fc2be)
  • implement cache entry loader and enhance cache management with filename support (7a91c65)

🩹 Fixes

  • correct import alias for warmCache in warm function (eee3340)

❤️ Thank You

v6.24.3

19 Sep 21:23

Choose a tag to compare

6.24.3 (2025-09-19)

🩹 Fixes

  • pass request object to dataWithPE for improved error handling across actions (ec2f7b6)

❤️ Thank You

v6.24.2

19 Sep 00:08
274cc38

Choose a tag to compare

6.24.2 (2025-09-19)

🩹 Fixes

  • sentry: Filter bot requests from Sentry error reporting and transaction spans (#356)

❤️ Thank You

  • Copilot @Copilot

v6.24.1

18 Sep 16:24
f6dc600

Choose a tag to compare

6.24.1 (2025-09-18)

🩹 Fixes

  • remove workshop config cache invalidation (f6dc600)

v6.24.0

18 Sep 05:00

Choose a tag to compare

6.24.0 (2025-09-18)

🚀 Features

  • sentry: ignore local ‘Failed to fetch’ noise when server is down (Fixes EPICSHOP-4D) (2dbc292)

❤️ Thank You

v6.23.16

18 Sep 04:46

Choose a tag to compare

6.23.16 (2025-09-18)

🩹 Fixes

  • enhance logging for cache operations with detailed event messages (9e856b1)
  • update file watching behavior to load modified times immediately (#343)
  • improve file modification time handling in watcher and utility functions (406110f)

❤️ Thank You

v6.23.15

17 Sep 23:18

Choose a tag to compare

6.23.15 (2025-09-17)

🩹 Fixes

  • remove unused verboseReporter import (00dc16a)

❤️ Thank You

v6.23.14

17 Sep 22:11

Choose a tag to compare

6.23.14 (2025-09-17)

🩹 Fixes

  • properly extract titles with backticks in MDX headings (#350)
  • remove release commit check to prevent skipped releases (8bd9671)
  • trigger formatting after validation completes (4575727)

❤️ Thank You