« on: December 09, 2020, 12:34:54 PM »
Hi folks,
You can now download minor upgrade osclass 4.2.1 that brings different fixes and improvements.
- Improvements and fixes on script installation process.
- listAll function added to Region class in order to sort data by name ascending.
- listAll function in Country class updated to proper DAO form.
- ItemForm::region_select() function now accept 3rd parameter that if set to true, will generate list of all regions (in case site not use countries).
- ItemForm::region_select() will generate regions by default in case website contains only 1 country.
- Optimized & merged js & css are now cleaned on theme change.
- Sigma theme public profile now show proper user image.
- osc_sanitize_url() and osc_validate_url() has been updated.
- user save URL in profile has been updated & improved.
- in backoffice item edit/add form, location selector has been changed to dropdowns (it was dropdown / autocomplete / autocomplete).
- fixed possible error notices and problems in hSearch helper file.
- item url structure has changed for new installation from {CATEGORIES}/{ITEM_TITLE}_i{ITEM_ID} into {CATEGORIES}/{ITEM_TITLE}-i{ITEM_ID}, this change has no impact on existing installations.
- fixed possible problems with pagination generation caused by group by statement in item counter function.
- fixed installation error that could be thrown from localhost due to sending mail from osclass@localhost, that is not valid mail.
- you can now upgrade from Osclass Evo script, where OsclassPoint script will detect other branch and provide all required updates to convert files and tables.