Releases: QReport/q-report
Releases · QReport/q-report
v1.3.0
Changes:
- Since now, FML's Messaging API will be used for communication between server and client which should be more stable and performant
- Added ability to block player from sending new tickets. Added special UI for it in Admin section.
- Instead of "Delete" button in ticket view there will be dropdown from which user can choose to block sender or delete ticket (It's possible that more actions will be added in future)
- Significantly optimized code
- Updated used version of Rabbit GUI
v1.2.3
v1.2.2
v1.2.1
v1.2.0
Changes:
- Tickets id changed to numbers and now looks like 1, 2, 3 ... etc
- Added ability to specify server in mod config
- Introduced web interface for accessing ticket, checkout QReport/q-report-web
Notice: This version is using updated Forgelin, which you can download at QReport/Forgelin releases
v1.1.1
v1.1.0
New features:
- Added notifications when administrator adds new message or updates ticket status
- Added statistics for administrators:
- Average response time
- Top 5 active users by sent tickets
- Tickets in each category (bug, griefing, suggestion, other
- Added gzip data compression for synchronized data
Others:
- Fixed a crash when trying to respond to ticket while using MySQL database
- Code optimization
First Public Release
v1.0 Added mcmod.info