forked from Ermad/angry-assignments
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG.txt
294 lines (163 loc) · 6.18 KB
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
## v.15.2
* Fixes and updates for escape sequences, via Ricodyn
* ToC bump
## v1.15.1
* WotLK release, via Nezz
* ToC bump
## v1.15.0
* Big fixes for 10.0
## v1.14.6
* ToC bump
## v1.14.5
* ToC bump
## v1.14.4
* ToC bump, small bug fixes
## v1.14.3
* ToC bump
## v1.14.0
* Update for 9.0
## v1.13.1c
* Bug fixes for classic
## v1.13.0c
* ToC change for classic release
## v1.12.1
* Classic bug fix
## v1.12.0
* Small classic bugfix, more to come
## v1.11.10
* ToC version bump
## v1.11.9
* Bug fixes
## v1.11.8
* Bug fixes
## v1.11.7
* Added new keybinds to hide/show assignment display
## v1.11.6
* Prevent assignment editor from being dragged offscreen
## v1.11.5
* Small bugfix with for {journal } substitutions
## v1.11.4
* ToC Bump
* Small bug fixes
## v1.11.3
* Small bug fixes
## v1.11.1
* Small permissions bug fixes
## v1.11.0
* Automatically allow raids that are being lead by a guild officer again, with the new Communities API
## v1.10.1
* Class colors update
## v1.10.0
* Initial 8.0 update
## v1.9.1
* Add command "/aa clear" to clear currently displayed page
* Bugfix for dropdown menu when no categories exist
## v1.9.0
* 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.
## v1.8.12
* Bug fix with method names conflicting with updated AceEvent
## v1.8.11
* New release to package updated lib files, should fix the issue some users were experiencing
## v1.8.10
* Small bug fix
## v1.8.9
* ToC bump for 7.2
## v1.8.8
* Fixed a bug with version checker sometimes incorrectly showing you have an old version
## v1.8.7
* Added option to have edit box font use same font as display font
## v1.8.6
* Small bug fix for chat output.
## v1.8.5
* Fix for displaying backdrop in 7.1
## v1.8.4
* Fixed bug when displaying assignments with growth direction down on 7.1
## v1.8.3
* ToC update for 7.1
## v1.8.2
* Added ability to set categories for other categories, so can have multi-layered categories.
## v1.8.0
* 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 {icon ...} substitutions, ex: {icon 774} instead of {icon spell_nature_rejuvenation} (courtesy of bonermobile)
* Added configuration option to adjust line spacing in assignment display
* Added Demon Hunter class icon substitution, {demonhunter}
## v1.7.1
* Fixed bug with backdrops
## v1.7
* Updates for 7.0 (Legion) API changes
## v1.6.1
* Updated ToC for 6.2
## v1.6.0
* Update ToC for 6.1
* Added some text substitutions for chat output (courtesy of Timmeh)
* Added text substitutions {spell #}, {boss #}, and {journal #} (courtesy of Timmeh)
* Added text substitutions for class icons, ex: {shaman}
## v1.5.3
* Minor bug fix
## v1.5.2
* A few minor fixes
## v1.5.1
* Updated ToC for WoW 6.0
## v1.5
* Implemented ability to output current assignments to chat
## v1.4
* 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
## v1.3
* Fixed an issue where non raid assistants were able to edit pages
## v1.2.1
* Improved support for names containing non-latin characters
## v1.2
* 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
## v1.1.3
* Bug fix for permissions when joining/leaving guilds
## v1.1.2
* Small bug fix for players joining a raid
* Minor bug fixes with event ordering
## v1.1.1
* Bug fix from last release
## v1.1
* Fixes for API changes in WoW 5.4.7
## v1.0.2
* Various minor bug fixes
## v1.0.1
* Currently displayed page is now cleared when the raid leader is changed
* Minor bug fixes for new permission system
## v1.0
* 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.
## v0.4.5
* Fixed bug during version check, where the list of players without the addon wasn't working properly
## v0.4.4
* Better fix for 5.4.2 Guild API changes
* Added OptionalDeps for when addon is being run without embedded libraries
## v0.4.3
* Fix for 5.4.2 Guild API changes
## v0.4.2
* Updated colors used for color sequences (ex: |cgreen)
* Some internal changes
## v0.4.1
* Added shortcuts for color escape sequences, ex: |cgreen which will become |cff46a546. Supports green, blue, red, yellow, orange, pink, and purple.
## v0.4
* Added new {tank} {healer} {dps} icon substitutions to display role icons
* Added {hero}/{heroism} icons
## v0.3
* "Defaults" button in addon configuration screen now works
* Added '/aa' opens the addon configuration window
* Added configuration option for normal font color
## v0.2
* 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
## v0.1
* Initial release