Releases: nirix/traq
Releases · nirix/traq
v3.9.0-alpha.1
Note: This is an alpha release! Do not use in production
If you want to test this release on an existing Traq install, backup your database first!
This release has significant changes including:
- All Traq files moved out of the
vendor/directory. - All views now use a view inheritance system and are no longer automatically wrapped in a layout.
- All controllers:
- Now return a
Responseobject rather than text or arrays. - Switched to using Middleware for authentication checks.
- Now return a
- The ticket view has been redesigned.
- Enhanced ticket relationships.
- The ticket listing has been rewritten to use Alpine.js
- The user profile has a better, filterable Assigned Tickets view.
To test v3.9.0-alpha.1:
- Do a fresh install and play around to ensure features work as expected
- Report bugs on the bug tracker
- Testing on an existing install:
- Backup your database
- Restore the backup to another database
- Point v3.9.0-alpha.1 to the new database with the restored backup
- Traq should prompt to perform an upgrade
v3.8.3
v3.8.2
Tagging as v3.8.2
v3.8.1
Tagging as v3.8.1
v3.8.0
Traq v3.7.3
Tagging as v3.7.3