BUGS
IMPROVEMENTS
Ticaga 1.3.4 has been released
This is a bug fix and improvement release of Ticaga (All from 1.3.1 to 1.3.x), we recommend you download the full zip to upgrade to this version.
Bugs:
Bugs:
- Fixed Client's button css (was btn-error not btn-danger).
- Fixed dropdown's not saving correctly on Categories / Announcements. Was defaulting to 0 unless editing.
- Fixed Branding dropdown (bg-red-500 was listed as bg-sky-500)
- Temporary fix for Announcements Editing, to show only for the main Admin, was shown to everyone. Need to fix perms to show for all Agents in a future version.
- Turned debug mode off by default.
- Fixed the notification pop up for searching for customers because they can't search tickets, they shouldn't get the notification.
- Fixed the account manager name and email for the customer profile, wasn't grabbing the correct ID.
- Announcements didn't check if the category was valid, so error'd on edit we require a number not the empty, so validation was added to ensure it's a number.
Improvements:
- PHP 8.4 support officially.
- Change the sorting of the responses in Tickets. Newest at Top or Bottom, your choice.
- Launched Announcements.
- Changed the dashboard main routes to use a Controller, to allow customisation of the Guests / Customer content.
- Improved the design of the tickets view (Margins / Paddings).
- Improved the dark mode to remove the liner gradient from pages and improvement all over Ticaga.
- Improved by hiding the select all box on tickets overview if there's no tickets.
- Added a Responses divider to show people the main ticket response and then the replies.
- Improved the navigation because of the dynamic content for guests and customers.
- Improvement to the alerts for no content.
- Improved a lot of the colours on Ticaga to reflect the Brand Colour selected in the branding section. This changes:
- Alerts for no content background.
- Online users badge background.
- Improved the company name in the powered by, if you have set one in the Branding page, it now shows that one and not the one set in the .env on installation. Meaning you don't need to set that anymore. If it's not set it will show the .env one.
- Improved the dark mode changer to a darker grey background to make it look better.
- The logo component has been updated to link to the dashboard route.
- Removed the un-used controller functions.
- Updated the database_version to 1.3.4 as we've added tables and seeding in this version.
You can download the latest version here: https://ticaga.com/latest.zip