Osclass Evo 4.3.0 2020-09-23 ------------------------ - Added: the ability to check for Osclass Evolution upgrades - Added: the ability to install Osсlass Evolution upgrades via the REST API - Added: the ability to scroll the page by dragging the mouse (to activate this feature, you must enable it in the settings: "Scrolling dragging mouse") - Improved: and changed the interface for changing category positions by dragging them - Improved: some interface elements: sidebar menu, button for uploading files, etc - Improved: the database dump function has been completely redesigned (previously, it did not work correctly when installing some plugins) - Fixed: the time of the last user visit is now displayed in the admin panel - Fixed: a bug related to the "date" field in Custom fields - Fixed: a bug due to which it was impossible to edit some Custom fields - Fixed: some bugs in the layout for the mobile version of the site - Multiple minor fixes and improvements Osclass Evo 4.2.0 2020-08-11 ------------------------ - Added: Settings for managing the redirect page after the listing is published (you can choose either to the category page or to the page of the published listing) - Added: Settings for managing listing moderation both when publishing and editing listing - Added: Notifications by email to the user and administrator when the "Listing Moderation" option is enabled - Added: Ability to filter listings that are under moderation in the admin panel - Added: User can change the primary uploaded image on the listings publishing page - Updated: Fine Uploader - image uploader plugin to the latest version 5.16.2 - Improved: Some interface elements in the admin panel - Fixed: Layout in the Bender template - Fixed: Inability to delete comments in admin panel - Fixed: Some bugs sometimes occurring during script installation - Multiple minor fixes and improvements Osclass Evo 4.1.0 2020-07-15 ------------------------ - Added the ability to disable preload pages in the admin panel - Added WYSIWYG-Editor on the listings adding page in the admin panel (It can be disabled on the listings settings page) - Added Google reCaptcha v.3 (reCaptcha v.1 is deprecated and has been removed) - Fixed: Deprecated: Function get_magic_quotes_gpc() is deprecated - Fixed: Deprecated: Array and string offset access syntax with curly braces is deprecated - Fixed a bug the menu disappears when you install some plugins - Fixed a bug when it was not possible to change category icons in some paid templates - Fixed errors that occurred when editing categories in the admin panel - Multiple minor fixes and improvements Osclass Evo 4.0.0 2020-06-24 ------------------------ - hThemes function osc_print_bulk_actions () - added ability to pass attributes for select - ManageItemsForm :: category_select () - added ability to pass class and attributes for select - ManageItemsForm :: country_text () - added ability to pass a class - ManageItemsForm :: region_text () - added ability to pass a class - ManageItemsForm :: city_text () - added ability to pass a class - Form :: generic_input_text () - added ability to pass a class - Form :: generic_input_checkbox () - added ability to pass a class - FieldForm :: name_input_text () - added ability to pass a class - FieldForm :: options_input_text () - added ability to pass a class - FieldForm :: type_select () - added ability to pass class and attributes for select - FieldForm :: required_checkbox () - added ability to pass a class - FieldForm :: searchable_checkbox () - added ability to pass a class - fn_alert_email_hourly (), fn_alert_email_daily (), fn_alert_email_weekly (), fn_alert_email_instant () - fixed errors due to which for registered users in the letter instead of the username came his E-mail - function osc_csrfguard_replace_forms ($ form_data_html) - now generated CSRF tokens are substituted before the tag, and not after the