* Update for 7.3
* 7.3 removed the ability for an addon to check which ranks has access to officer chat, so this severly reduces the permissions default settings. Not a raid is only allowed by default if the raid leader is the guild leader. You can adjust your permission settings (either allow all, or manually enter a name) if thats not the case.
* Bug fix with method names conflicting with updated AceEvent
* New release to package updated lib files, should fix the issue some users were experiencing
* ToC bump for 7.2
* Fixed a bug with version checker sometimes incorrectly showing you have an old version
* Added option to have edit box font use same font as display font
* Small bug fix for chat output.
* Fix for displaying backdrop in 7.1
* Fixed bug when displaying assignments with growth direction down on 7.1
* ToC update for 7.1
* Added ability to set categories for other categories, so can have multi-layered categories.
* Added categories to help organize assignments. They are local only, and can be assigned by right clicking on a page in the list.
* Added shortcuts for class color escape sequences, ex: |cdruid or |cshaman (courtesy of brrnt)
* Added the ability to use a spell id for substitutions, ex: instead of (courtesy of bonermobile)
* Added configuration option to adjust line spacing in assignment display
* Added Demon Hunter class icon substitution,
* Fixed bug with backdrops
* Updates for 7.0 (Legion) API changes
* Updated ToC for 6.2
* Update ToC for 6.1
* Added some text substitutions for chat output (courtesy of Timmeh)
* Added text substitutions , , and (courtesy of Timmeh)
* Added text substitutions for class icons, ex:
* A few minor fixes
* Updated ToC for WoW 6.0
* Implemented ability to output current assignments to chat
* Implemented the option to display a background below assignments
* Assignments can now also be used in party/instance groups instead of just raids
* Added an option to change the color of the update notification glow
* Fixed an issue where non raid assistants were able to edit pages
* Improved support for names containing non-latin characters
* Implemented command "/aa send <name>" which sends the page with the specified name
* Uses hashes instead of timestamps to determine if a page has been updated. Fixes an issue where users would have their changes rejected if their system clock was not set correctly
* Bug fix for permissions when joining/leaving guilds
* Small bug fix for players joining a raid
* Minor bug fixes with event ordering
* Bug fix from last release
* Fixes for API changes in WoW 5.4.7
* Various minor bug fixes
* Currently displayed page is now cleared when the raid leader is changed
* Minor bug fixes for new permission system
* Implemented support for raids with non guild members. Pages will be accepted from any raid leader/assistant, if "Allow All" setting is enabled, or the raid leader is an officer in your guild, or if the raid leader is in your "Allow Players" setting.
* By default guild officers are no longer automatically given editing permissions, now they must also be promoted to a raid assistant.
* Updated version check output display.
* Implemented "Reset Position" function. Used to reset the assignment display position to the center of screen.
* While not in a raid, any player can now edit pages. The changes are not sent out to anyone until you later join a raid and then send or save them.
* Fixed bug during version check, where the list of players without the addon wasn't working properly
* Better fix for 5.4.2 Guild API changes
* Added OptionalDeps for when addon is being run without embedded libraries
* Fix for 5.4.2 Guild API changes
* Updated colors used for color sequences (ex: |cgreen)
* Some internal changes
* Added shortcuts for color escape sequences, ex: |cgreen which will become |cff46a546. Supports green, blue, red, yellow, orange, pink, and purple.
* Added new icon substitutions to display role icons
* Added / icons
* "Defaults" button in addon configuration screen now works
* Added '/aa' opens the addon configuration window
* Added configuration option for normal font color
* Ability to highlight the group you are in. If you add "Group" to your highlight list, it will highlight G1/G2/etc if you are in that group
* Highlights are case insensitive
* Added config option to change highlight color
* Added a visual notification when the displayed page is updated
* Page backup system
* Alphabetically sorting pages in edit window