mirror of
https://github.com/LukeHagar/pocketbase.git
synced 2025-12-06 12:47:45 +00:00
Update changelog for 0.27.1
This commit is contained in:
committed by
github-actions[bot]
parent
5e5f512078
commit
c5b6343160
11
CHANGELOG.md
11
CHANGELOG.md
@@ -1,3 +1,14 @@
|
|||||||
|
## v0.27.1
|
||||||
|
|
||||||
|
- Updated example `geoPoint` API preview body data.
|
||||||
|
|
||||||
|
- Added JSVM `new GeoPointField({ ... })` constructor.
|
||||||
|
|
||||||
|
- Added _partial_ WebP thumbs generation (_the thumbs will be stored as PNG_; [#6744](https://github.com/pocketbase/pocketbase/pull/6744)).
|
||||||
|
|
||||||
|
- Updated npm dev dependencies.
|
||||||
|
|
||||||
|
|
||||||
## v0.27.0
|
## v0.27.0
|
||||||
|
|
||||||
- ⚠️ Moved the Create and Manage API rule checks out of the `OnRecordCreateRequest` hook finalizer, **aka. now all CRUD API rules are checked BEFORE triggering their corresponding `*Request` hook**.
|
- ⚠️ Moved the Create and Manage API rule checks out of the `OnRecordCreateRequest` hook finalizer, **aka. now all CRUD API rules are checked BEFORE triggering their corresponding `*Request` hook**.
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
0.27.0
|
0.27.1
|
||||||
|
|||||||
Reference in New Issue
Block a user