This repository has been archived by the owner on Mar 4, 2023. It is now read-only.
Releases: Skycoder42/QtDataSync
Releases · Skycoder42/QtDataSync
Qt 5.13.2 rebuild
4.2.3-6 update ci to 5.13.2
Qt 5.13.1 rebuild
4.2.3-5 disable asm/simd for ios
Qt 5.13.0 rebuild
4.2.3-4 fix droid x86_64 cryptopp build
Qt 5.12.3 rebuild
4.2.3-3 update ci to 5.12.3
Rebuild for Qt 5.12.2
Changelog:
- Update internal CryptoPP to 8.1.0
- added platform Mingw73 x86
- built against Qt 5.12.2
Rebuild against QtService 2.0.0
4.2.3 remove msvc2015 build, update version
4.2.2
Changelog:
- Build against Qt 5.12.1
- Replace qpmx by qdep
- Fix import/export macros for static builds
- Update cryptopp to 8.0.0, improve builds to be more platform-agnostic
- Fix DataStoreModel::clearColumns: did not notify view before, now it does
Updated to Qt 5.12.0
Changelog:
- Update QtRemoteObjects usage with stable API, as QtRo is now stable as well
- Changes in platforms:
- Android Arm64 v8a was added
- Mingw73 x64 was added
- Msvc2017 x86 was added
- Msvc2015 x86 was removed
Minor Feature Update
Changelog:
- Fix bug that prevented mapping the USER role as display role in DataStoreModel
- Fix bug in UserExchangeManager that made it unusable after the first disconnect
- Added EventCursor class:
- Keeps track of any change event, regardless if source in chronological order
- Cursor-Style access to work with these events
- Added Setup::exists function
- Added support for background synchronization for mobile plattforms
- Is meant to be used to update periodically, even if your app is not running
- Uses a custom service that runs in a seperate process on android
- uses a background fetch handler on iOs
- Added contains method to most stores
- Improved iterating semantics on corrupted or deleted datasets
- Added setupName method/property on most public classes
- Added optional IP-Logging to server
- Switch to ubuntu for docker image, as alpine is missing context switching support
- Update service to use newer QtService APIs
- Code cleanups and modernizations
Qt 5.11.2 rebuild
4.1.0-3 update ci to 5.11.2