-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCHANGELOG.txt
46 lines (38 loc) · 1.24 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
1.3 (May 21st, 2024)
- Fixed undefined error in Mod CP with PHP 8.2
1.2 (June 28th, 2021)
- Updated javascript links
- Update reportreasons cache upon activation
- Removed PHP closing tags
- Use THIS_SCRIPT for template caching
- Adding License file
- Updated cachebreaker
- Added canbereported permission
- Added check to see if THIS_SCRIPT is defined
- Hide report button if user can't be reported
- Use require_once for template updates
1.1 (October 18th, 2016)
- Add report reason support (Issue #1)
- Updated reporting javascript
- Sanitized username
- Indented template
1.0.1 (April 5th, 2015)
- Using get_input instead of intval input
- Use relative time when viewing PM in Mod CP
- Changed delete check query
- Removed useless data in query
1.0 (September 16th, 2014)
- Updated plugin to work with MyBB 1.8
- Merged with report center
## Version number reset for MyBB 1.8 ##
1.2 (July 18th, 2012)
- Added Select all reported PMs checkbox
- Bug: Fixed fatal error on the cache page
1.1 (November 26th, 2011)
- Updated plugin with 1.6.5 plugin system updates
- Added rebuild reportedpm cache option
- Added online location support
- Added user merging and deletion support
- Optimization and general plugin updating
1.0 (March 3rd, 2011)
- Initial release