1.0.16
- Upgraded to support the new in game guildbank - you can now broadcast and track how long things have been in the guildbank
- renamed the add-on because it was conflicting with the name blizzard had given their guildbank
1.0.15
- I broke filtering by rarity in version 1.0.9, re-enabling it
1.0.14
- Changed TOC for patch 2.2
- fixed an error when the player manually loaded guild bank, where the slash command used to load gbbroadcast would continue to ask the player to load.
1.0.13
- fixed an exception when you recieve a letter with no items attached in the mail
1.0.12
- fixed a problem where item suffixes like 'of the whale' were not showing up
- added the mailbox helper button, which displays items that are in your mailbox and will stack with items in your bags.
1.0.11
- added a checkbox to optionally suppress the 'skipped item' messages sent to the local display
1.0.10
- added support for the two new bank bags that were added
- changed to use the 'GetMailItemLink' api.
1.0.9
- changed the layout of the saved information to make it smaller, and to no longer store item links (to avoid the disconnect bug when Blizzard changes item links)
- added support for reading items from the mail
- added the ability to broadcast to different channels
- changed the bag display messages to be more friendly
- refactored the code in order to make it more maintainable and localizable
1.0.8
- updated for the 2.0.0 patch
1.0.7
- Added a combo box to the UI to allow the user to filter by an items rarity
- Added a multi-select combo box to the UI to allow the user to filter by bags
1.0.6
- Fixed a bug in the UI where it would keep spamming with only the first page
- Added the display (locally) button and the refresh button to the ui
- refactored the code a bit, to make it easy to add more filters in the future
1.0.5
- Added ruidmentary UI
- fixed a bunch of bugs in the time keeping (for how long items had been around)
- fixed a bug where it would only load if you typed /gb (and not /gbbroadcast)
- added incoming rate for new items
1.0.4
- Added the ability to whisper to someone
- Added the ability to filter by bags
- Fixed a bug where item positions were not getting update correctly
- Started working on mail, but haven't got it hooked up yet.
- Added /gb as a command line option.
1.0.3
fixed a bug in the loading code for stubby where the /gbbroadcast command wasn't loaded correctly
1.0.2
fixed a bug for first time users running into an unitialized variable on going to the bank.
1.0.1
- Fixed output so that it goes to a properly named window
- changing spam type now resets the counter
- hitting the end of the spam list now resets the counter
- added colours to local item display for increased visibility