updated modernc.org/sqlite

This commit is contained in:
Gani Georgiev
2026-05-14 09:26:13 +03:00
parent 820b9afe98
commit fbf4f3e5fb
4 changed files with 38 additions and 36 deletions
+3 -1
View File
@@ -5,10 +5,12 @@
- Updated the _experimental_ UI extensions APIs to allow top-level `await` in the initialization script.
- Force unset the auth state of existing realtime connections on user password, collection secret, etc. changes.
_This is not strictly necessery because the realtime connections have short-lived idle timeout by design but nonetheless it was implemented to restrict the abuse vectors._
_This is not strictly necessery because the realtime connections have short-lived idle timeout by design but nonetheless it was implemented to minimize the attack vectors._
- Added error marker for each collection tab and fixed the styles of the raw errors tooltip.
- Updated `modernc.org/sqlite` to v1.50.1 (SQLite 3.53.1).
## v0.38.0