Skip to content

Releases: velkymx/tickets

Tickets v1.3

23 Mar 16:59
375ee8b
Compare
Choose a tag to compare

Tickets is an open source PHP / Laravel ticket tracker designed for Agile teams.

New Features

Fixes

Tickets v1.2

18 Aug 23:40
Compare
Choose a tag to compare

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

07 Aug 15:48
Compare
Choose a tag to compare

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

16 Apr 23:29
Compare
Choose a tag to compare

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.