v0.23.0-rc13
版本发布时间: 2024-11-14 23:50:19
pocketbase/pocketbase最新发布版本:v0.23.5(2024-12-08 20:25:38)
[!CAUTION] This is a prerelease intended for test and experimental purposes only!
-
Added WakaTime OAuth2 provider (#5829; thanks @tigawanna).
-
Added
superuser otp EMAIL
command as fallback for generating superuser OTPs from the command line in case OTP has been enabled for the_superusers
but the SMTP server has deliverability issues. -
⚠️ Changed
OnRecordRequestOTPRequest
hook to be triggered even if there is no record matching the email (aka.e.Record
could benil
), allowing you to manually create a new user with the OTP request and assigning it toe.Record
. -
Added new
sentTo
system field to the_otps
collection (it is managed programmatically or by superusers; it could be anything - email, phone, messanger app id, etc.). By default when the OTP is submitted via email it is automatically populated with the user email address (via theOnMailerRecordOTPSend
hook's finalizer). This allow us on validauth-with-otp
request to automatically mark the user email as verified. -
Added
RateLimitRule.Audience
optional field for restricting a rate limit rule for"@guest"
-only,"@auth"
-only,""
-any (default). -
Added default max limits for the expressions count and length of the search filter and sort params. This is just an extra measure mostly for the case when the filter and sort parameters are resolved outside of the request context since the request size limits won't apply.
-
Other minor changes (better error in case of duplicated rate limit rule, fixed typos, changed field id and name length validator to max 100, updated Go deps, etc.).
1、 checksums.txt 741B
2、 pocketbase_0.23.0-rc13_darwin_amd64.zip 14.17MB
3、 pocketbase_0.23.0-rc13_darwin_arm64.zip 13.54MB
4、 pocketbase_0.23.0-rc13_linux_amd64.zip 13.91MB
5、 pocketbase_0.23.0-rc13_linux_arm64.zip 12.96MB
6、 pocketbase_0.23.0-rc13_linux_armv7.zip 13MB
7、 pocketbase_0.23.0-rc13_windows_amd64.zip 14.24MB
8、 pocketbase_0.23.0-rc13_windows_arm64.zip 13.07MB