Warning: This is a potentially unstable version. If you encounter any error, please report it to me by copying the full error and giving any detail of what you did that could help me to reproduce it. Thank you in advance.
If you use a MySQL database, you need to change the type of the "archived" column of the "tigerreports_reports" table of your database to "INT(1)". If you don't know how to do so, you can follow the instructions in this tutorial page.
Attempt to fix an SQL error (Invalid utf8mb4 character string: 'ACED00') (thanks to nicholasveronico for reporting the issue).
Added @Canoeomspanish messages to the basic messages section of the presentation page. Thanks to him for sharing them.