Releases: velkymx/tickets
Releases · velkymx/tickets
Tickets v1.3
Tickets is an open source PHP / Laravel ticket tracker designed for Agile teams.
New Features
- Laravel Framework 10
- Add validate CDN
- Switch jquery to CDN
- Remove summernote css
Fixes
- Milestone creation fixed
- Fix create release 404
Tickets v1.2
Tickets is an open source PHP / Laravel ticket tracker designed for Agile teams.
New Features
- Unassigned Tickets can be claimed by other users
- Milestone / Release print view reformatted
- Laravel Framework updated
- Install seeded updated with Unassigned user
Fixes
- Dark mode CSS updates for badges and color inconsistencies
- Exclude duplicate and declined tickets from PRINT
- Removed watcher sending emails to same user as changer
Tickets v1.1
Tickets is an open source PHP / Laravel ticket tracker designed for Agile teams.
New Features
- Agile Story Points / Estimating
- Dark Mode
- Ticket Search
- User Profiles
- Milestone / Sprint Print Release Notes
- Import tickets from CSV
Updates
- Laravel 6 LTS
- Lots of bug fixes
Tickets 1.0
This release will be the last version on the Laravel 5 branch. I wanted to update it to the very latest before moving on to the LTS version. Fixed an issue with the notation and status changes.