diff --git a/basicswap/static/js/offers.js b/basicswap/static/js/offers.js index 9ec63ae..8a472e4 100644 --- a/basicswap/static/js/offers.js +++ b/basicswap/static/js/offers.js @@ -284,6 +284,7 @@ const WebSocketManager = { clearTimeout(this.connectionState.connectTimeout); this.connectionState.lastHealthCheck = Date.now(); window.ws = this.ws; + console.log('π’ WebSocket connection established for Offers'); updateConnectionStatus('connected'); }; @@ -2755,7 +2756,7 @@ document.addEventListener('DOMContentLoaded', async () => { timerManager.addInterval(() => { if (WebSocketManager.isConnected()) { - console.log('π’ WebSocket connection established'); + console.log('π’ WebSocket connection established for Offers'); } }, 30000); diff --git a/basicswap/templates/footer.html b/basicswap/templates/footer.html index e61fd82..bdfd99e 100644 --- a/basicswap/templates/footer.html +++ b/basicswap/templates/footer.html @@ -23,9 +23,9 @@
Β© 2024~ (BSX) BasicSwap
+Β© 2025~ (BSX) BasicSwap
BSX: v{{ version }}
-GUI: v3.1.2
+GUI: v3.2.0
Made with
{{ love_svg | safe }}The World's Most Secure and Decentralized DEX, Safely swap cryptocurrencies without central points of failure. -Itβs free, completely trustless, and highly secure.
-Manage your cryptocurrency wallets.
- -Browse available swap offers placed by others.
- -Learn how to use BasicSwap with the Particl Academy.
-
-
-
-
-