From 7ea1530443c64f48ca226990a69476ccb3c5c75d Mon Sep 17 00:00:00 2001 From: LukeHagar Date: Sat, 29 Mar 2025 00:01:16 +0000 Subject: [PATCH] Update changelog for 0.26.5 --- CHANGELOG.md | 7 ++++++- latest_version | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d4392e9..f6a0e47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,13 @@ +## v0.26.5 + +- Fixed S3 canonical parts escaping when generating the SigV4 request signature ([#6654](https://github.com/pocketbase/pocketbase/issues/6654)). + + ## v0.26.4 - Fixed `RecordErrorEvent.Error` and `CollectionErrorEvent.Error` sync with `ModelErrorEvent.Error` ([#6639](https://github.com/pocketbase/pocketbase/issues/6639)). -- Fixed logs details clipboard copy. +- Fixed logs details copy to clipboard action. - Updated `modernc.org/sqlite` to 1.36.2. diff --git a/latest_version b/latest_version index 7f6839c..5564d9a 100644 --- a/latest_version +++ b/latest_version @@ -1 +1 @@ -0.26.0-rc.1 +0.26.5