@@ -204,6 +204,9 @@ All notable changes to this project will be documented in this file.
204204- ** frontend:** Add skeleton loading state to StellarChatInterface
205205- ** frontend:** Add ARIA live-region announcements to BankDetailsModal
206206- ** frontend:** Harden banks API and instrument status telemetry
207+ - ** frontend:** Harden banks API and instrument status telemetry
208+ - ** frontend:** Harden banks API and instrument status telemetry
209+ - ** frontend:** Harden banks API and instrument status telemetry
207210- ** frontend:** Add optimistic UI loading state to ReceiptQrCode
208211- ** frontend:** Add accessibility and loading states
209212- ** frontend:** Add skeleton loading states to TransactionAmountDisplay and StellarFiatModal
@@ -418,6 +421,7 @@ All notable changes to this project will be documented in this file.
418421- All 6 remaining test failures - events, circuit breaker threshold, operator guards
419422- ** ci:** Repair clippy, changelog, WASM size gate and auto-merge
420423- ** ci:** Unbreak contract build on current stable and drop git-cliff-action
424+ - Add request
421425- ** frontend:** Race conditions in useChatHistory/useChatPerformance and memory leaks in useCurrencyConversion/useEffectiveDarkMode
422426- ** frontend:** Resolve stale closure in chatSearch.ts debounce
423427- ** frontend:** Prevent memory leak in useIdempotentAction.ts
@@ -429,6 +433,8 @@ All notable changes to this project will be documented in this file.
429433- ** frontend:** Correct totalMessages count when no search filters are active
430434- Verify-account error handling, webhook error handling, stale closure, EventSource leak
431435- Resolve stale closures, memory leak, and add split-view telemetry
436+ - ** hooks:** Remove duplicate setHistoryState call in updateCurrentSession
437+ - Worked on CLI
432438- ** ci:** Post WASM size report via workflow_run, not pull_request
433439- Remove duplicate setHistoryState call in useChatHistory
434440- Resolve CI typecheck, lint, and test parse errors across 5 files
@@ -565,6 +571,7 @@ All notable changes to this project will be documented in this file.
565571- Improve inline documentation for draftUtils
566572- Improve inline documentation for messageUtils
567573- Improve inline documentation for offlineMessageQueue
574+ - ** changelog:** Update changelog [ skip ci]
568575
569576### Deprecated
570577
0 commit comments