-
Notifications
You must be signed in to change notification settings - Fork 1
/
ChangeLog
39 lines (20 loc) · 870 Bytes
/
ChangeLog
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
2013-03-10 Emily Backes [email protected]
Update to 1.1.1 release.
Change user id and forum id lookups to case insensitive.
Check the grand-parent and great-grand-parent of the job in
searching for a valid JPO, to meet the needs of games with deeper
parent indirection.
2013-01-07 Emily Backes [email protected]
Update to 1.1.0 release.
Add @vz use to hooks demo code to simplify dbref rewrite.
Add @trigger based interface for better handling huge jobs on
systems with a small function-invocation limit.
2012-01-24 Emily Backes [email protected]
Update to 1.0.1 release.
Fix HTML escaping/unescaping for title/subject field for
maliciously named jobs or usernames/flags.
Add internal version stamp to code.
Add a ChangeLog.
Update documentation to reflect PHPBB 3.0.10.
2011-12-06 Emily Backes [email protected]
Original release.