promotional bannermobile promotional banner

GuildHub

Modern guild social hub. Members, team presets, persistent chats, guild events, and internal recruitment, all in one window.

File Details

GuildHub-.77.zip

  • R
  • May 17, 2026
  • 412.18 KB
  • 6
  • 12.0.7+2
  • Retail

File Name

GuildHub-.77.zip

Supported Versions

  • 12.0.7
  • 12.0.5
  • 12.0.1

GuildHub — Patch Notes (2026-05-17)

Events

Dropdown selectors in Schedule New Event The click-through cycle buttons for Type, Repeat, and Host Team have been replaced with proper dropdown menus. Click the field to see all options at once, click outside to dismiss without changing the selection. The dropdown list refreshes the team roster each time the dialog is opened so newly created teams appear immediately.

Event title list fix Long event titles in the sidebar list no longer wrap onto a second line and push other elements out of place.


Teams

Scrollable team tabs The team tab strip now scrolls horizontally via mouse wheel when you have more teams than fit in the bar. The tab strip also auto-scrolls to keep the currently selected team visible when switching.


Chat

Member-only custom channels Custom channels in the chat tab now only show channels you are actually a member of. Previously all guild-created channels appeared regardless of membership.


Guild News

Accurate timestamps and sorting News entries are now stamped with a timestamp when received and always displayed newest-first. Previously the sort order could drift after a reload.

Duplicate suppression Identical news items (same player + same description) are now deduplicated. Achievement spam from the same player no longer floods the sidebar.

Stale cache fix The news sidebar now reads directly from the database on each refresh rather than a snapshot captured at login, so news added mid-session appears immediately.


Members

Personal notes column widened The Personal column is wider (160 px, up from 108 px) and notes that span multiple lines now expand the row to fit rather than being clipped.

Personal note dialog The private note dialog is now a proper persistent singleton — it no longer flickers or loses focus on second open. Saving a note also immediately updates the profile panel sidebar if it's currently open for that member.


Macro Tool

Last-seen inactivity tracking The macro tool now tracks when each guild member was last seen online. Inactivity rules now filter by actual days-since-seen rather than current online status alone, making "kick inactive members" macros significantly more accurate.

Rank-limit warning placement The "macros can only move 1 rank at a time" warning note now only appears on the Promote and Demote tabs where it is relevant. It no longer shows on the Kick tab.

Macro list reset on tab switch Switching between Kick / Promote / Demote tabs now fully resets the macro list and status button, preventing leftover entries from a previous build from remaining visible.


Profile Panel

Note counter anchor fix The character counter for the public note field is now correctly anchored to the bottom-right of the note box instead of floating into the wrong position when the panel is resized.


Mouseover Window

Escape key support The mouseover window now closes properly when pressing Escape (it is registered in UISpecialFrames and also added to the main window's cleanup list so it doesn't block the WoW game menu).

Lock state reset on close Closing the mouseover window now clears the lock state — the locked name and lock hint are reset so the next open starts fresh.


Calendar

Deprecated API fix Birthday and guild anniversary calendar events now use C_Calendar.EventSave() instead of the removed C_Calendar.AddEvent(), restoring calendar creation for those features.