You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Last Updated column in the Realm Data tab now correctly shows the primary tag
timestamp (AUCTIONDB_NON_COMMODITY_DATA for realms, AUCTIONDB_REGION_STAT for
regions). Previously, when secondary tags were downloaded but the primary tag
was unchanged, a max() fallback wrote a wrong timestamp into the snapshot;
this caused the column to show the wrong time until the next manual refresh.
Tray notification text trimmed to "{n} realm(s)/region(s) updated."
Added
Reverse-engineered TSM API reference document (API.md) covering auth flow,
all endpoints, AppData download flow, tags, and scheduled job intervals.
CI
softprops/action-gh-release bumped to v2.3.2 (Node.js 24 compatible)
AUR publishing extracted from release.yml into a separate aur.yml workflow
triggered manually via workflow_dispatch