mirror of
https://github.com/LukeHagar/pocketbase.git
synced 2025-12-06 04:20:57 +00:00
Update changelog for 0.28.3
This commit is contained in:
committed by
github-actions[bot]
parent
bf32ba8105
commit
d9f57d95af
@@ -1,3 +1,12 @@
|
|||||||
|
## v0.28.3
|
||||||
|
|
||||||
|
- Skip sending empty `Range` header when fetching blobs from S3 ([#6914](https://github.com/pocketbase/pocketbase/pull/6914)).
|
||||||
|
|
||||||
|
- Updated Go deps and particularly `modernc.org/sqlite` to 1.38.0 (SQLite 3.50.1).
|
||||||
|
|
||||||
|
- Bumped GitHub action min Go version to 1.23.10 as it comes with some [minor security `net/http` fixes](https://github.com/golang/go/issues?q=milestone%3AGo1.23.10+label%3ACherryPickApproved).
|
||||||
|
|
||||||
|
|
||||||
## v0.28.2
|
## v0.28.2
|
||||||
|
|
||||||
- Loaded latin-ext charset for the default text fonts ([#6869](https://github.com/pocketbase/pocketbase/issues/6869)).
|
- Loaded latin-ext charset for the default text fonts ([#6869](https://github.com/pocketbase/pocketbase/issues/6869)).
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
0.26.0-rc.1
|
0.28.3
|
||||||
|
|||||||
Reference in New Issue
Block a user