Fixed a few visual bugs in the Webasyst 2 interface found after the update to version 10.2.
10.2.0.976
May 28, 2024
New section Stock to manage the stock inventory, which is available only in the Webasyst 2 interface. In the new section you can view the following:
product quantities on all stocks, including the total assets value,
detailed data of each stock including available product quantities, their market value and cost price,
products quantities log with a filter by stock.
Updated subsection Stock → Transfers:
new type of transfers, without a destination stock, to write off sold products,
new option to enter product prices during the transfer execution.
Added the order fulfillment mode. A link on the order-viewing page opens a convenient check list allowing you not to miss any item when preparing the order for delivery to the customer.
Added many improvements to the Webasyst 2 interface and fixed a few found errors.
For developers:
added hooks order_reduce_stock_counts_before and order_reduce_stock_counts_after, which are triggered before and after product counts are written off from stocks during the order processing,
added hooks order_return_stock_counts_before and order_return_stock_counts_after, which are triggered before and after product counts are returned to stocks when an order is refunded or deleted,
added hook product_stocks_log, which is triggered when a new entry is added to the product stock updates log; e.g., when a product is edited, during imports, during the order processing, when transfers are executed, etc.,
added support for a new type of printable form plugins 'transfer', which will allow users to extend the transfer-management functionality (view an example of such a plugin on GitHub),
implemented a usage example of the new template helper {$wa->headerSingleAppUser()}, which is supposed to be used instead of the default main menu helper {$wa->header()} in the single-app-mode to ensure that a user retains access to pop-up notifications and to the buttons for switching between the light and dark theme, and for logging out of the account.
10.1.2.933
January 16, 2024
Fixed a few found errors:
in the kanban mode of the Orders section,
in the settings of color type product features,
in bulk product actions,
in the plugins support.
10.1.1.930
December 29, 2023
Fixed a few errors related to product features that occurred after the update to version 10.1.
10.1.0.929
December 27, 2023
Improved the new Webasyst 2 interface according to your feedback:
Added a navigation sidebar for quick selection of product categories, sets and types in the Products → Catalog section.
The CSV import screen has been made more convenient.
Displaying profit-related information on the order-viewing page limited only to users with access to reports.
Fixed saving fractional tax rates in settings.
Fixed customer search.
Fixed names of sales channels, added by plugins, in reports.
Eliminated numerous found defects and errors.
Design theme Default:
fixed the slider on the home page and the selection of product services,
eliminated a few visual defects,
improved compliance of HTML code to modern standards.
Improved integration with the latest version of CRM.
Improved support for latest PHP versions.
For developers:
Added new hooks allowing support for the Webasyst 2 interface in plugins: backend_prod_filters, backend_prod_category_dialog.
Enabled obtaining custom product parameters using API method shop.product.search.
Fixed use of methods {$wa->shop->reviews()} и shopHelper::getRatingHtml() in design themes.
10.0.2.908
July 3, 2023
Improved user interface Webasyst 2 by taking into account your suggestions & fixed a few visual flaws.
Design theme Дефолт 4.0:
improved display of product feature values in category filter settings,
optimized the storefront for mobile devices,
fixed display of photos uploaded to customer reviews.
Other improvements & bug fixes:
more convenient use of the store backend and mobile apps by couriers with the access level “Can manage orders: courier”,
generation of payment links using the URLs of the storefronts where orders were placed,
auto-adjustment of the orientation of photos in customer reviews,
checking of invalid free shipping coupons,
products filtering in the storefront with the use of hidden setting 'filter_features=exists',
display of customers’ images from the Gravatar service in the Orders section,
display of dates.
For developers:
extended usage options for plugin hook backend_prod_mass_actions,
added support for 'presentation/…' hashes to be used in product collections,
added option to group main menu items added by plugins using method shopMainMenu::createSection().
10.0.1.901
May 30, 2023
Fixed slow execution of database requests after the update to version 10.0.
10.0.0.900
May 29, 2023
Added support for the new Webasyst 2 user interface. The old interface mode remains available — you can switch between the two modes at any time. In the Webasyst 2 mode will have added a few new features:
Kanban view mode for order listings available only for premium license users. It displays all orders, grouped by status, with the option to sort them by shipping & payment options as well as by sales channel. To move an order
to a different status, you only need to drag & drop it to another status column in the kanban table.
Creating “empty” orders without products, not linked to any customer. When adding a new order in the backend, you are no longer required to add a product list to it or to enter customer-related information. You may simply enter
the order amount in the “Subtotal” field to create an “empty” order in order to quickly send a payment link to a customer. The customer info and the product list can be added to an order later when you have time for that.
Payment link. In the Webasyst 2 mode you can always see a special block on an order-viewing page, containing a payment link, which you can send to a customer via an online messenger or by email. The customer can use it to pay
for an order on a dedicated web page without logging into their personal account.
Added new access rights setting “Can manage products”, which will allow you to hide the “Products” section from selected users; e.g., from couriers connecting to the new mobile app.
Completely re-designed new version of the standard design theme Default 4.0.
Other improvements & bug-fixes:
Added new product feature type “Voltage”.
Fixed re-calculation of the product rating after posting a reply to a customer review.
Fixed reports in the “Campaigns” section.
Fixed import of product images from CSV files.
Fixed bulk product actions applied to large product lists.
Fixed search in the “Customers” section.
Fixed an error in the “Edit shipping details” order action.
Improved support for latest PHP versions.
For premium license users, fixed display of product quantity units in the printable order version in the backend.
For developers:
Added new hooks for plugins: backend_affiliate_bonus_edit, backend_plugins_list, backend_presentation_user_init, backend_themes_list, sales_channels.
Added new API methods: shop.customer.add, shop.customer.search, shop.dashboard.realtime, shop.order.addInvoice, shop.order.getPaymentlinks, shop.product.images.addMany, shop.product.images.update, shop.settings.getPaymentTypes.
Also enhanced some features of the existing methods.
10.0.0.898
May 29, 2023
9.4.3.70
December 8, 2022
Fixed display of the new products management section in several versions of the Safari browser.
9.4.2.69
December 7, 2022
A few improvements for the new products management section:
Faster data refreshing in the user interface.
Fixed feature values saving in the product editor.
Fixed search in the settings of the filter by category, set or type.
Fixed display of product counts in the categories-management sub-section.
9.4.1.68
December 1, 2022
New Products section:
Fixed bulk actions with a large number of products.
Fixed a few other flaws and errors in the product catalog management.
For PREMIUM license users:
Improved display of the stock-to-base quantity measurement units ratio in the storefront.
Other improvements:
Removed updating of the Color feature’s values on product editing.
Added verification of the date value on marketing costs saving.
For plugin developers:
Added new hooks in the new Products section: backend_prod_list, backend_prod_categories, backend_prod_sets, backend_extended_menu, backend_prod_mass_actions.
9.4.0.67
November 17, 2022
New Products section:
enabled bulk product actions such as adding products to categories and sets, adding and removing tags and badges, etc.,
made more convenient various product management features available in the new interface.
Other improvements & fixes:
Removed useless notice for customers to complete required fields during the checkout in cases when no such fields are displayed.
Fixed saving of products’ stock counts during the execution of bulk products action Manage visibility in the old user interface.
Fixed display of order listings in sales reports.
Fixed display of tracking numbers on the order-viewing page when customer address is not specified.
Fixed publication of product reviews on the customer profile page.
Fixed display of product feature values in dynamic categories’ products selection settings, in the old Products section.
Made saving of marketing costs more convenient.
9.3.2.66
October 18, 2022
Improved user interface and fixed a few errors in the new Products section.
9.3.1.65
October 5, 2022
Fixed display of ordered product lists in printable document forms after the update to version 9.3.0.