Page 3 of 3

Re: HESK version 3.5.0 BETA (test version)

Posted: Fri Sep 27, 2024 8:32 am
by PascalFR
Hello Klemen
is it possible for authentication to replace the email for the username, my clients are generally several from the same company and on each their email, I would like a unique access per company.

Many thanks

Pascal

Re: HESK version 3.5.0 BETA (test version)

Posted: Fri Sep 27, 2024 4:21 pm
by Klemen
Unfortunately not in version 3.5.0 (it is too close to release), but will consider it for a future update.

Re: HESK version 3.5.0 BETA (test version)

Posted: Sat Sep 28, 2024 4:27 am
by parashuram
What is the release or exoected date of 3.5.0?

Re: HESK version 3.5.0 BETA (test version)

Posted: Sat Sep 28, 2024 7:23 am
by Klemen
When it's ready to be released :lol:

Re: HESK version 3.5.0 BETA (test version)

Posted: Wed Oct 02, 2024 11:58 am
by Klemen
To give an update, I'm sure many people are wondering.

Version 3.5.0 is 99.9% ready. A few bugs were identified in beta 2 and fixed, so we are now just waiting for testers to complete testing the fixes to make sure we didn't break anything else. We're close!

Re: HESK version 3.5.0 BETA (test version)

Posted: Fri Oct 04, 2024 7:31 am
by lhesk
The new version is great, but it lacks two features for me. - If user has privileges "Can assign tickets to others" then He can be able to assign ticket to administrator. I think so many administrators of Hesk who only manage of system should not appear in field "assigned to: " in ticket. Second feature which should will be block staff.

Now I see option remove user. What will happen witch closed tickets when I remove person of team who managed these tickets?

Re: HESK version 3.5.0 BETA (test version)

Posted: Sat Oct 05, 2024 3:50 pm
by Klemen
The "Can assign tickets to others" privilege is not changing in 3.5.0, maybe in the future.

When a user is deleted:

- all the replies by that staff members remain intact, they will just show "User deleted" instead of the user's name
- any unresolved tickets assigned to the deleted staff member will be changed to "Unassigned"

My recommendation is to delete one user first (maybe even a test one) to see how it works, before deleting larger accounts.

Now back to 3.5.0-specific questions/problems please :)

Re: HESK version 3.5.0 BETA (test version)

Posted: Tue Oct 22, 2024 10:50 am
by Paula Motorbike
Hi development team.

Any good news with the final release of Hesk 3.5.0?
Can we help to test a more advanced beta in order to look for bugs?
Any help I can give you, please let me know. :wink:

Re: HESK version 3.5.0 BETA (test version)

Posted: Tue Oct 22, 2024 1:59 pm
by shddcit
Paula Motorbike wrote: Tue Oct 22, 2024 10:50 am Hi development team.

Any good news with the final release of Hesk 3.5.0?
Can we help to test a more advanced beta in order to look for bugs?
Any help I can give you, please let me know. :wink:

I have the same suggestion :)

Re: HESK version 3.5.0 BETA (test version)

Posted: Wed Oct 23, 2024 6:37 pm
by Klemen
Thanks for the offers and for your patience.

The testing is complete so the release should follow very soon. It should already be out, but we had problems with our payments processor (Digital River), which is apparently going bankrupt, so we spent a lot of time testing and integrating new ones :cry:

Re: HESK version 3.5.0 BETA (test version)

Posted: Thu Oct 24, 2024 2:01 pm
by Klemen
Update: was doing some final testing before release and found an issue with processing email to tickets with customer accounts enabled.

This means the release will be delayed for a couple more days until we fix this. Sorry for the bad news :cry:

Re: HESK version 3.5.0 BETA (test version)

Posted: Sun Nov 03, 2024 5:14 pm
by dimitris
Image
Thank you for the great work developing HESK!

I found a small issue that when generating the barcode for printing, if the width is too small (for example for a qr code that is square), then the tracking id is not fully shown.

Best,
Dimitris

Re: HESK version 3.5.0 BETA (test version)

Posted: Sun Nov 03, 2024 6:48 pm
by Klemen
Thank you for reporting this.

I think the best course of action is to hide the code from the image.

The easiest way to do that would be to edit file /theme/hesk/print-ticket.php

Find

Code: Select all

getPngData()
Change it to

Code: Select all

getSvgCode()

Re: HESK version 3.5.0 BETA (test version)

Posted: Mon Nov 04, 2024 11:56 am
by shddcit
Klemen wrote: Thu Oct 24, 2024 2:01 pm Update: was doing some final testing before release and found an issue with processing email to tickets with customer accounts enabled.

This means the release will be delayed for a couple more days until we fix this. Sorry for the bad news :cry:
Hello Klemen.
When are you finally planning to release 3.5.0? Or have more bugs been discovered?

Re: HESK version 3.5.0 BETA (test version)

Posted: Mon Nov 04, 2024 7:54 pm
by Klemen
Hesk 3.5.0 has been released:
viewtopic.php?t=7591

Thank you to everyone who tested the beta.

I am locking this thread; for any new bugs/issues with 3.5.0, please open a new thread.