mirror of
https://github.com/LukeHagar/pocketbase.git
synced 2025-12-06 04:20:57 +00:00
Update changelog for 0.28.4
This commit is contained in:
committed by
github-actions[bot]
parent
1d562dddd6
commit
4bc50a6631
@@ -1,3 +1,12 @@
|
|||||||
|
## v0.28.4
|
||||||
|
|
||||||
|
- Added global JSVM `toBytes()` helper to return the bytes slice representation of a value such as io.Reader or string (_other types are first serialized to Go string_).
|
||||||
|
|
||||||
|
- Fixed `security.RandomStringByRegex` random distribution ([#6947](https://github.com/pocketbase/pocketbase/pull/6947); thanks @yerTools).
|
||||||
|
|
||||||
|
- Minor docs and typos fixes.
|
||||||
|
|
||||||
|
|
||||||
## v0.28.3
|
## v0.28.3
|
||||||
|
|
||||||
- Skip sending empty `Range` header when fetching blobs from S3 ([#6914](https://github.com/pocketbase/pocketbase/pull/6914)).
|
- Skip sending empty `Range` header when fetching blobs from S3 ([#6914](https://github.com/pocketbase/pocketbase/pull/6914)).
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
0.26.0-rc.1
|
0.28.4
|
||||||
|
|||||||
Reference in New Issue
Block a user