Update to pre-release version. Removed logging that was used for debugging. Added typing of files that the user sends with size restrictions.

This commit is contained in:
lockbitchat
2025-08-21 17:40:17 -04:00
parent 3eab0588db
commit cef5654cf8
9 changed files with 522 additions and 177 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
// PWA Offline Manager for SecureBit.chat
// Enhanced Security Edition v4.01.222
// Enhanced Security Edition v4.01.412
// Handles offline functionality, data synchronization, and user experience
class PWAOfflineManager {