Releases: CoCreate-app/CoCreate-file-server
Releases · CoCreate-app/CoCreate-file-server
v1.18.0
1.18.0 (2024-11-04)
Bug Fixes
Features
- add prettier.config.js and format files (cc62b41)
v1.17.1
1.17.1 (2024-11-02)
Bug Fixes
- handing condition if organization id not found (d0a956d)
v1.17.0
1.17.0 (2024-09-08)
Features
- serve xml files and replaceAll {${host}} placeholders with requesting host (7bda848)
v1.16.11
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.5
1.16.5 (2024-04-26)
Bug Fixes
- data object structure (46fef9e)
- handling of src data to format for sending over network (591b84b)
- properly handle encoding (2f37b7e)
- removed console.log (d7d010f)