fix: restore fast AIUI launch

This commit is contained in:
archipelago
2026-06-12 05:04:42 -04:00
parent 0339268c43
commit eaf13effd5
2 changed files with 32 additions and 38 deletions
+5
View File
@@ -1,5 +1,10 @@
# Changelog
## v1.7.88-alpha (2026-06-12)
- AIUI now loads immediately again instead of waiting on a production availability probe and cache-busted iframe URL, restoring the lighter launch behavior from before the regression.
- Validation pending on the AIUI rollback; the rest of the release train remains unchanged.
## v1.7.87-alpha (2026-06-12)
- Bitcoin receive now calls LND's on-chain address endpoint with the correct REST method, and backend failures keep the specific address-generation error instead of collapsing into the generic operation-failed message.