File Details
1.28.1
- R
- Mar 9, 2026
- 59.34 KB
- 68
- 2.5.5
- Classic TBC
File Name
GuildWorkshop.zip
Supported Versions
- 2.5.5
## [1.28.1] - 2026-03-09
### Fixed
- Scan Status summary: guild sync block (player count and per-profession counts) now derived from the same data as the Synced players panel, so the summary always matches the list and no longer depends on Core GetSyncStats or recipe visibility.
## [1.28.0] - 2026-03-09
### Added
- Sync notification settings: in Settings, "Notify when my profession scan completes" and "Notify when other guild members sync" (both on by default). The first message of each kind after login/reload always shows as a sanity check that sync is running.
### Fixed
- Scan Status summary: nil-safe iteration in GetAllGuildProfessions and GetAllRecipesForProfession so the guild sync block no longer disappears when the DB contains nil player entries.