v0.29.62
Pre-release
Pre-release
- [FIX] dont remove user from clientUsers, this would create dangling and undefined behavior for models...
- [FIX] trying to fix udp connection lost from clientside for no reason, user get connection lost (likely ping packet dont work but now added some prints for that to see on log) also interval timer from 10 increase to 15s and max elapsed value changed from 9s to 14s
- [FIX] a syntax problem fixed on user.cpp
qml changes:
- [FIX] blocked user's message are need to be revealed
- [FIX] logger for qml actions and messages
- [FIX] some unused buttons on settings commented