[#6597] forced text/javascript content-type when serving .js/.mjs collection uploaded files

This commit is contained in:
Gani Georgiev
2025-04-03 16:16:39 +03:00
parent 2554192c06
commit 409bcdaa96
3 changed files with 54 additions and 6 deletions

View File

@@ -6,7 +6,9 @@
- Added new `geoPoint` field for storing `{lon:x,lat:y}` record value (@todo docs).
- Minor UI fixes (_removed the superuser fields from the auth record create/update examples, etc._).
- Forced `text/javascript` Content-Type when serving `.js`/`.mjs` collection uploaded files ([#6597](https://github.com/pocketbase/pocketbase/issues/6597)).
- Minor UI fixes (_removed the superuser fields from the auth record create/update body examples, etc._).
## v0.26.6