updated changelog
This commit is contained in:
parent
8868fa9ae6
commit
3c5409d607
|
@ -1,4 +1,4 @@
|
||||||
## v0.19.0-WIP
|
## v0.19.0
|
||||||
|
|
||||||
- Added Patreon OAuth2 provider ([#3323](https://github.com/pocketbase/pocketbase/pull/3323); thanks @ghostdevv).
|
- Added Patreon OAuth2 provider ([#3323](https://github.com/pocketbase/pocketbase/pull/3323); thanks @ghostdevv).
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
- More clear "Nonempty" field label style.
|
- More clear "Nonempty" field label style.
|
||||||
- Removed the legacy `.woff` and `.ttf` fonts and keep only `.woff2`.
|
- 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)).
|
- Removed the explicit `Content-Type` charset from the realtime response due to compatibility 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._
|
_The `Connection:keep-alive` realtime response header was also removed as it is not really used with HTTP2 anyway._
|
||||||
|
|
||||||
- Added new JSVM bindings:
|
- Added new JSVM bindings:
|
||||||
|
|
Loading…
Reference in New Issue