removed legacy fonts

This commit is contained in:
Gani Georgiev
2023-10-12 23:34:34 +03:00
parent 2567659696
commit 69983bff5e
53 changed files with 49 additions and 58 deletions
+1
View File
@@ -20,6 +20,7 @@
- Added support to "pin" collections in the sidebar.
- Added support to manually resize the collections sidebar.
- More clear "Nonempty" field label style.
- Removed the legacy `.woff` and `.ttf` fonts and keep only `.woff2`.
- Removed the explicit `Content-Type` charset from the realtime response due to compatability issues with IIS ([#3461](https://github.com/pocketbase/pocketbase/issues/3461)).
_The `Connection:keep-alive` realtime response header was also removed as it is not really used with HTTP2 anyway._