Skip to content

Tags: CoCreate-app/CoCreate-file-server

Tags

v1.18.10

Toggle v1.18.10's commit message
chore(release): 1.18.10 [skip ci]

## [1.18.10](v1.18.9...v1.18.10) (2025-11-17)

### Bug Fixes

* enhance font and data URI handling in file processing ([25b7e8c](25b7e8c))

v1.18.9

Toggle v1.18.9's commit message
chore(release): 1.18.9 [skip ci]

## [1.18.9](v1.18.8...v1.18.9) (2025-10-11)

### Bug Fixes

* add theme detection and handling for preferred color scheme in responses ([484a37c](484a37c))

v1.18.8

Toggle v1.18.8's commit message
chore(release): 1.18.8 [skip ci]

## [1.18.8](v1.18.7...v1.18.8) (2025-10-11)

### Bug Fixes

* improve file content decoding and enhance font handling logic ([8bddb02](8bddb02))

v1.18.7

Toggle v1.18.7's commit message
chore(release): 1.18.7 [skip ci]

## [1.18.7](v1.18.6...v1.18.7) (2025-10-08)

### Bug Fixes

* enhance file content handling and error logging for font files ([3093df3](3093df3))

v1.18.6

Toggle v1.18.6's commit message
chore(release): 1.18.6 [skip ci]

## [1.18.6](v1.18.5...v1.18.6) (2025-10-08)

### Bug Fixes

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

v1.18.5

Toggle v1.18.5's commit message
chore(release): 1.18.5 [skip ci]

## [1.18.5](v1.18.4...v1.18.5) (2025-09-02)

### Bug Fixes

* enhance Cache-Control header handling in sendResponse function ([7b6f29c](7b6f29c))

v1.18.4

Toggle v1.18.4's commit message
chore(release): 1.18.4 [skip ci]

## [1.18.4](v1.18.3...v1.18.4) (2025-09-01)

### Bug Fixes

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

v1.18.3

Toggle v1.18.3's commit message
chore(release): 1.18.3 [skip ci]

## [1.18.3](v1.18.2...v1.18.3) (2025-05-01)

### Bug Fixes

* update [@cocreate](https://github.com/cocreate) dependencies ([a14042f](a14042f))

v1.18.2

Toggle v1.18.2's commit message
chore(release): 1.18.2 [skip ci]

## [1.18.2](v1.18.1...v1.18.2) (2025-04-30)

### Bug Fixes

* query attributes ([007e1fc](007e1fc))

v1.18.1

Toggle v1.18.1's commit message
chore(release): 1.18.1 [skip ci]

## [1.18.1](v1.18.0...v1.18.1) (2024-12-22)

### Bug Fixes

* pass url to render.HTML ([c5827c3](c5827c3))