Skip to content
This repository was archived by the owner on Mar 4, 2023. It is now read-only.

Bugfixes and enhancements

Choose a tag to compare

@Skycoder42 Skycoder42 released this 28 Apr 15:32
· 654 commits to master since this release

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 syncEnabled property to SyncController (removed from ws remote connector)
    • Changed RemoteConntector interface
  • Fixed Encryptor (export and includes)