Releases: JMcrafter26/tiny-issue-tracker
Releases · JMcrafter26/tiny-issue-tracker
Version 3.2
New features
⚠️ IMPORTANT: Read Upgrade section before upgrading to the beta version.
- Revamped Roles - New role:
Moderator
, can delete comments and issues. - Added update checker - You can now check for updates from the admin panel.
- Renamed
Admin Area
toAdmin Panel
(for consistency). - Action Logs
- Many bug fixes and improvements.
- ...
- To update the database schema, run the
upgrade.php
script.
Upgrade
To upgrade to the beta version, run the upgrade.php
script.
This is necessary because the beta version has a different database schema and some new features.
If you don't run the script, the beta version may not work correctly and you may lose data.
You can run the script either from the command line or from the browser.
Full Changelog: https://github.com/JMcrafter26/tiny-issue-tracker/commits/3.2