mirror of
https://github.com/trailbaseio/trailbase.git
synced 2026-05-24 11:49:44 -05:00
Prepare new release v0.26.2.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
## v0.26.2
|
||||
|
||||
- Fork the `reactivate` crate to streamline it and make it lock-free. Previously, accessing the config would require claiming an eclusive lock.
|
||||
- Remove unsafe query construction from WASM guest examples and add utilities for escaping safe SQL string literals to the guest runtimes.
|
||||
- Fix wiring of new `redirect_uri_allowlist` config option.
|
||||
|
||||
## v0.26.1
|
||||
|
||||
- Add an `redirect_uri_allowlist` config option to enable select off-site auth redirects.
|
||||
|
||||
Reference in New Issue
Block a user