Version 3.1.18
- Reworked temporary weapon enchants somewhat. They should work a lot better now
- Fixed a problem where ButtonFacade users could not rename frames
- Fixed an error during buff updates when fast bar is enabled (line 177)
- Some performance tweaks
- The SBF entry in the Interface panel now has a button to launch SBF options rather than just clicking on the name
- Fixed a bug where the tracking type icon would not update when the tracking type was changed
Version 3.1.17
- Hopefully fixed ButtonFacade problems
Version 3.1.16
- More work on castable filters
- Buff timers and bars should refresh correctly when first appearing in frames
Version 3.1.15
- Fix dumb error in 3.1.14
Version 3.1.14
- Fix for castable filter (that should fix up out my filters as well)
- Added option for icon opacity
- If you set a the height of a frame's bars to be greater than its width, the bar will automatically become vertical (experimental)
- Totems and weapon enchants should work correctly with my filters now
SBF 3.1.13
- Player and vehicle buffs are now separated correctly (this fixes the stack count problem)
- Added a vehicle (v) filter for filtering your vehicle's effects
- Added an option on the General tab to have player blacklist buff frames show vehicle buffs when mounted
- The spellsteal (s) filter works correctly now.
- Added the player (player) filter that will filter effects cast by players
- Added the NPC (npc) filter that will filter effects cast by NPCs
- Added the party (party) filter that will filter effects cast by members of your party or raid
- You can now toggle buff names to show tooltips when hovered over
- Added frame visibility options for solo, party, raid, party or raid, friendly, and hostile
- Using !~ in filters (n!~xyz, tt!~abc) will now work correctly
- SBFOptions now has localisation for koKR (submitter did not give locale file for SBF itself)
- Some small bug fixes