Skip to content

Releases: CoCreate-app/CoCreate-file-server

v1.18.5

02 Sep 01:44
Compare
Choose a tag to compare

1.18.5 (2025-09-02)

Bug Fixes

  • enhance Cache-Control header handling in sendResponse function (7b6f29c)

v1.18.4

01 Sep 04:43
Compare
Choose a tag to compare

1.18.4 (2025-09-01)

Bug Fixes

  • enhance file retrieval with BCP 47 language support and improve fallback logic (f3f44f8)
  • improve language handling in HTML rendering by conditionally setting langRegion and lang (ea72c6e)
  • refactor send method to use urlObject and enhance BCP 47 language handling (c9f8591)

v1.18.3

01 May 00:52
Compare
Choose a tag to compare

1.18.3 (2025-05-01)

Bug Fixes

v1.18.2

30 Apr 23:42
Compare
Choose a tag to compare

1.18.2 (2025-04-30)

Bug Fixes

v1.18.1

22 Dec 19:58
Compare
Choose a tag to compare

1.18.1 (2024-12-22)

Bug Fixes

  • pass url to render.HTML (c5827c3)

v1.18.0

04 Nov 13:12
Compare
Choose a tag to compare

1.18.0 (2024-11-04)

Bug Fixes

  • prettier.config options (6fef07b)

Features

  • add prettier.config.js and format files (cc62b41)

v1.17.1

02 Nov 02:05
Compare
Choose a tag to compare

1.17.1 (2024-11-02)

Bug Fixes

  • handing condition if organization id not found (d0a956d)

v1.17.0

08 Sep 18:01
Compare
Choose a tag to compare

1.17.0 (2024-09-08)

Features

  • serve xml files and replaceAll {${host}} placeholders with requesting host (7bda848)

v1.16.11

30 Aug 18:09
Compare
Choose a tag to compare

1.16.11 (2024-08-30)

Bug Fixes

  • $or operator removed from getDefaultFile (d9f2b90)
  • add sitemap handling plugin (870b15d)
  • query for file if not returned query for wildcard (1af8851)

v1.16.10

23 Jun 21:28
Compare
Choose a tag to compare

1.16.10 (2024-06-23)

Bug Fixes