Skip to content

Releases: CoCreate-app/CoCreate-file-server

v1.18.9

11 Oct 19:05

Choose a tag to compare

1.18.9 (2025-10-11)

Bug Fixes

  • add theme detection and handling for preferred color scheme in responses (484a37c)

v1.18.8

11 Oct 12:34

Choose a tag to compare

1.18.8 (2025-10-11)

Bug Fixes

  • improve file content decoding and enhance font handling logic (8bddb02)

v1.18.7

08 Oct 22:27

Choose a tag to compare

1.18.7 (2025-10-08)

Bug Fixes

  • enhance file content handling and error logging for font files (3093df3)

v1.18.6

08 Oct 21:20

Choose a tag to compare

1.18.6 (2025-10-08)

Bug Fixes

  • add handling for font files and improve error processing in CoCreateFileSystem (de3c618)
  • correct pathname handling by ensuring language region is prefixed with a slash (680832b)
  • enhance language detection in pathname processing and support Accept-Language header (cccc35d)
  • enhance language handling in pathname processing and improve file retrieval logic (b499141)
  • simplify pathname query handling in CoCreateFileSystem (1632670)
  • streamline HTML rendering logic by removing unnecessary language handling (924041b)
  • streamline language handling in pathname processing and simplify file retrieval logic (fd43225)

v1.18.5

02 Sep 01:44

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

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

Choose a tag to compare

1.18.3 (2025-05-01)

Bug Fixes

v1.18.2

30 Apr 23:42

Choose a tag to compare

1.18.2 (2025-04-30)

Bug Fixes

v1.18.1

22 Dec 19:58

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

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)