mirror of
https://github.com/trailbaseio/trailbase.git
synced 2026-05-02 06:29:29 -05:00
Prepare new release v0.15.8.
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ traildepot/
|
||||
**/dist/
|
||||
|
||||
client
|
||||
!client/trailbase-rs
|
||||
!client/rust
|
||||
deploy/
|
||||
docs/
|
||||
!docs/examples/record_api_rs
|
||||
|
||||
@@ -1,3 +1,13 @@
|
||||
## v0.15.8
|
||||
|
||||
* Support custom URI schmes for auth redirects like `my-app://callback`.
|
||||
* Stop auto-redirect for signed in users if explicit `?redirect_to` is provided.
|
||||
* Fix benign ghost session when login in using PKCE.
|
||||
* Fix param propagation for OAuth login flow.
|
||||
* Many more tests and better documentation.
|
||||
* Minor: clean up the repository of clients.
|
||||
* Update dependencies.
|
||||
|
||||
## v0.15.7
|
||||
|
||||
* Add an official Golang client for TrailBase 🎉.
|
||||
|
||||
Reference in New Issue
Block a user