You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 0.15:
* Fixes OpenSSL 3.x startup, it was required to laod blowfish algo manually.
* When embedding large images, they're automatically scaled to fit the
P2P protocol item maximum size.
Version 0.13, changes include:
- Database layer refactoring due to qt5.11 changes
- Fix for bug causing connection hang during transfer of large files
- Test suite re-arranged for easier inclusion into automated builds
0.12 release:
- TCL scripting ability to extend the UI
- Distributed general-purpose database for sharing data between TCL programs
- Bugfixes in UI and object publish code