Skip to content

Releases: epicweb-dev/epicshop

v6.33.0

25 Sep 15:22

Choose a tag to compare

6.33.0 (2025-09-25)

🚀 Features

  • connection: implement connectivity probing and logging for connection checks (29122d2)
  • database: add Database route with loader and editor functionality (4f3b591)

❤️ Thank You

v6.32.3

25 Sep 00:30

Choose a tag to compare

6.32.3 (2025-09-25)

🩹 Fixes

  • connection: log warning when using cached value during offline fallback (cb2c9e8)

❤️ Thank You

v6.32.2

25 Sep 00:16

Choose a tag to compare

6.32.2 (2025-09-25)

🩹 Fixes

  • remove timing logs from checkConnection (0d35cbb)

❤️ Thank You

v6.32.1

25 Sep 00:00

Choose a tag to compare

6.32.1 (2025-09-25)

🩹 Fixes

  • connection: update fetch URL for connection check and add timing logs (65d9714)

❤️ Thank You

v6.32.0

24 Sep 23:40

Choose a tag to compare

6.32.0 (2025-09-24)

🚀 Features

  • logging: add request debugging with morgan for detailed request logging (57d74d2)

🩹 Fixes

  • perf: replace checkConnectionCached with checkConnection for improved connection handling (5f58d41)
  • perf: optimize server by triggering import of build sooner (0e9eb7b)
  • perf: send self-request on startup to warm up server (422a749)

❤️ Thank You

v6.31.0

24 Sep 22:29

Choose a tag to compare

6.31.0 (2025-09-24)

🚀 Features

  • video-player: update playback rates to include additional options and update link (27a5d94)

❤️ Thank You

v6.30.3

24 Sep 22:11

Choose a tag to compare

6.30.3 (2025-09-24)

🩹 Fixes

  • add error handling for asynchronous operations to prevent startup blocking (aab0c06)

❤️ Thank You

v6.30.2

24 Sep 19:54

Choose a tag to compare

6.30.2 (2025-09-24)

🩹 Fixes

  • utils/cache: handle corrupted JSON cache files with retry and deletion; reuse helper in admin cache listing (Fixes EPICSHOP-59) (29a93e6)

❤️ Thank You

v6.30.1

24 Sep 19:15
d057a26

Choose a tag to compare

6.30.1 (2025-09-24)

🩹 Fixes

  • cleanup: improve empty directory cleanup logic to handle nested structures (#370)

❤️ Thank You

v6.30.0

24 Sep 18:52
a8ba1da

Choose a tag to compare

6.30.0 (2025-09-24)

🚀 Features

  • onboarding: add support for multiple onboarding videos and enhance UI elements (a8ba1da)

❤️ Thank You

  • Copilot @Copilot