== v1.1 ==
Added an option to select application count (and small countdown) alignment.
Locale update.
== v1.1-beta-2 ==
BEWARE : made "only mine" the default behavior.
Added a lot of several class specific defaults.
Hopefully reduced CPU load.
Changed configuration GUI for spells with default settings:
- these spells are marked by '*' in the spell list,
- they are listed in gray when they have been removed by the user,
- the new "restore defaults" button allows to restore the defaults or undelete them.
Added spell-specific option to hide stack count (ticket #11).
Changed ClassDefaults.lua declaration function names (beware hackers !)
Fixed spell id error in ClassDefaults.lua
== v1.1-beta-1 ==
Added spell specific setting to filter scanned units.
Added explicit LibButtonFacade support.
Compatible with 3.1.0.
Moved the configuration GUI into its own load-on-demand addon.
Added more spell defaults for druids and hunters.
Ignore units the player can neither buff nor debuff.
Now handle tracking as a player buff.
Fixed ticket #8 (Issue with deleting the only spell in "Spell specific settings")
== v1.0 ==
Added localization, using the wowace localization system.
Added spell-specific settings.
Added default spell-specific settings for Mages and Druids.
Tweaked countdown rounding, so default display matchs Blizzard one.
Added a "precise countdown" setting to get a more accurate display, though different from Blizzard one.
== v1.0-beta-2 ==
Reworked countdown formatting to be more consistent.
Scan player auras separately to detect them all even on a target with a high number of debuffs.
Scan others' auras only if need be.
Added an option to have a more accurate countdown display for short-lived auras.
Fixed tickets #2 and #3.