Bugfix: IP addresses saving from client instead of from API.
Bugfix: Google social login link fixed.
Bugfix: Payment gateways logos display in footer fixed.
Bugfix: Loading... effect in the Admin panel lists fixed.
Minor bugs fixed.
Minor improvements.
Option to limit the number of listings per user.
Subscription feature for users accounts added.
Multiple payments (for promotion or subscription) support for a payable (listing or account).
Packages now expire automatically following a start and end date.
User's photo updating improved. And a browse button added in addition to the drag'n'drop zone.
Bugfix: Unwanted AJAX request on all pages removed.
Twice requests are no longer sent for each page, that solve an historic performance issue.
Many code improvements.
Minor bugs fixed.
Composer update.
Some JavaScript libraries updated.
- From the v13.0.0, the script requires PHP 8.1 or higher (also for PHP-cli for the cron-job).
- For those who have add new files or custom codes or have make changes in the app/Http/Controllers/ folder,
this update contains some breaking changes. So we strongly recommend to save your works before starting this upgrade.- Make sure you have upgraded your installed plugins (by replacing the plugins' files also).
- Laravel 10.x support added.
- New option added, to allow admin to decide how premium listings will be displayed in search results.
- New option to make the listings price field mandatory added.
- New directory architecture for all the web controllers (install, admin, and public).
- Minor improvements.
- Minor bugs fixed.
Make sure you have upgraded your installed plugins (by replacing the plugins' files also).
Minor bugs fixed.
Minor improvements.
- Make sure you have upgraded your installed plugins (by replacing the plugins' files also).
- Minor bugs fixed.
- Minor improvements.
- Composer update.
- API and its integration improved.
- Allow pagination in the category selection's modal (on the listings posting forms).
- The "More cities" or "City switching" modal improved.
- Cities selection from a modal added (as new option).
The select2 option is still available, with ability to switch from one option to another from the admin panel.- Admin panel: Update how DataTables will report detected errors.
- Minor bugs fixed.
- Minor improvements.
- Composer update.
- Make sure you have upgraded your installed plugins (by replacing the plugins' files also).
- Auth fields display improved.
- Reduced the SQL queries number by 90% per page (when DB cache is disabled).
- Some SQL queries performances improved.
- Minor bugs fixed.
- Minor improvements.
- Composer update.