Releases: GuildMastery-io/GuildMasterySync
Releases · GuildMastery-io/GuildMasterySync
Release list
1.2.0
Incremental sync (v2)
The companion now uploads only changed loot entries instead of the full history on every sync:
- Delta upload — only entries whose content changed are sent.
- Manifest reconciliation — a daily/at-startup safety net that self-heals any drift with the server.
- Persisted sync state — restarting the app no longer re-uploads the whole history.
Requires the matching backend (live) and the v2 addon (1.2.0+) for delta syncing; older addons keep working via the v1 path. Auto-update will bring existing installs to this version.
1.0.0
First public release of GuildMastery Sync.
Install
Download GuildMastery-Sync-Setup-1.0.0.exe below and run it. The installer puts GuildMastery Sync in your Start menu.
On first launch:
- Click Parcourir… and select your
World of Warcraftfolder. - Paste your API key from guildmastery.io → Dashboard → API.
- Wait for the green Actif badge.
Every /reload in-game with the RCLootCouncil_GuildMastery addon loaded will trigger a sync.
What's in 1.0.0
- Silent background sync of
RCLootCouncil_GuildMastery.luato the GuildMastery API - Per-WoW-account isolation (multi-account safe)
- Manual force-sync button
- Live connection probe (server reachability + API key validation)
- Optional auto-start with Windows
- Live log panel
See the README for the full architecture and security notes.