This repository was archived by the owner on Mar 4, 2023. It is now read-only.
Bugfixes and enhancements
This release primarily fixes bugs, but because of a required feature interfaces had to be changed minimal, thus the jump to version 3. For users, the application should compile without changes to this new version.
Changelist:
- Fixed various bugs in
CachingDataStore - Fixed various lambda capturing failes
- Fixed default state for
SyncController - Added
syncEnabledproperty toSyncController(removed from ws remote connector)- Changed
RemoteConntectorinterface
- Changed
- Fixed
Encryptor(export and includes)