v0.20.1
版本发布时间: 2023-12-17 17:07:28
pocketbase/pocketbase最新发布版本:v0.22.21(2024-09-18 11:56:49)
To update the prebuilt executable you can run
./pocketbase update
.
-
Added
--dev
flag and its accompanyingapp.IsDev()
method (in place of the previosly removed--debug
) to assist during development (#3918). The--dev
flag prints in the console "everything" and more specifically:- the data DB SQL statements
- all
app.Logger().*
logs (debug, info, warning, error, etc.), no matter of the logs persistence settings in the Admin UI
-
Minor Admin UI fixes:
- Fixed the log
error
label text wrapping. - Added the log
referer
(when it is from a different source) anddetails
labels in the logs listing. - Removed the blank current time entry from the logs chart because it was causing confusion when used with custom time ranges.
- Updated the SQL syntax highligher and keywords autocompletion in the Admin UI to recognize
CAST(x as bool)
expressions.
- Fixed the log
-
Replaced the default API tests timeout with a new
ApiScenario.Timeout
option (#3930). A negative or zero value means no tests timeout. If a single API test takes more than 3s to complete it will have a log message visible when the test fails or whengo test -v
flag is used. -
Added timestamp at the beginning of the generated JSVM types file to avoid creating it everytime with the app startup.
1、 checksums.txt 706B
2、 pocketbase_0.20.1_darwin_amd64.zip 15.25MB
3、 pocketbase_0.20.1_darwin_arm64.zip 14.89MB
4、 pocketbase_0.20.1_linux_amd64.zip 14.66MB
5、 pocketbase_0.20.1_linux_arm64.zip 13.69MB
6、 pocketbase_0.20.1_linux_armv7.zip 14MB
7、 pocketbase_0.20.1_windows_amd64.zip 15.01MB
8、 pocketbase_0.20.1_windows_arm64.zip 13.8MB