4.0.0-2
December 9, 2022
Added

Allow using sendmail as the default e-mail provider.

Added

Delay for queued jobs.

Improved

Import feature.

Fixed

Multi-tenant issues.

4.0.0-3
February 8, 2023
Fixed

Licensing expiration check.

Fixed

Cache performance.

Fixed

Licensing validation.

4.0.0-4
March 31, 2023
Added

Periodically delete records from the failed_jobs table.

Added

Account code on Outgoing Calls reports.

Fixed

Shift Filter.

Fixed

PDF Exportation.

4.0.0-5
April 28, 2023
Added

Pauses summary report.

Added

Pagination to some reports.

Fixed

GUI permissions.

4.0.0-6
September 12, 2023
Fixed

Agents synchronization.

Fixed

Destination field on outbound calls.

Fixed

Invalid URLs.

4.0.1-1
October 4, 2023
Added

Date of the first event and date of the last event in the report Call by agent.

Improved

Export agent pauses.

Improved

Agent productivity.

Fixed

Scheduled reports do not work.

Fixed

Service restarts unexpectedly.

Fixed

Datetime format.

4.0.2-1
October 25, 2023
Improved

User password reset (using php artisan command user:reset-pwd {username}).

Fixed

Issue where some reports only displayed the current day in the dates.

Fixed

Issue with invalid dates in the agent pauses report.

Fixed

Issues related to traffic report queries.

4.0.2-2
December 7, 2023
Added

French language.

Added

Statistical for lost calls on report Summary.

Improved

Change queries to 2 stored procedures .

Improved

Export report to generate PDF, XLS & CSV.

Fixed

Fix recording player.

Fixed

Fix license validation.

Fixed

API returns data sorted in Outgoing Calls Details.

Fixed

Add time limit to reports that required it.

4.0.3-1
February 23, 2024
Added

Total calls offered in dashboard

Added

Added the summary of missed calls in the summary view and in the report

Added

RTL support for Reports in PDF and emails scheduled

Added

Reports Scheduled in PDF with Charts

Improved

All reports are now generated by the backend

Fixed

Show informations related to the Disconnection Causes in Summary

Fixed

Delete or add super admin user

Fixed

Hebrew language is displayed in reports

Fixed

Report Agent - Availability show incoming holdtime

4.0.3-2
March 7, 2024
Fixed

The reports didn't show the queues names

Fixed

The reports didn't show the extensions names

Fixed

It was impossible to export excel reports

4.0.3-5
April 23, 2024
Added

A new module is now available to report the status of the scheduled reports.

Improved

The "ENTERQUE" event shows the queue name.

Improved

The cache is now handled via the database.

Fixed

The results from the report "By Queue" are sorted by Queue.

Fixed

Some reports showed duplicated records.

Fixed

It was impossible to download CSV and XLSX reports in some circumstances.

4.0.4 R3
April 24, 2025
Added

Implemented callback detection via outgoing call analysis

Added

Bundled wkhtmltopdf binary files for PDF generation

Improved

Switched PDF generation to use system binaries

Improved

Chunked scheduled report jobs to prevent DB locking

Improved

Switched to PHP-driven prepared statements for better memory management under high-load queries.