Skip to content

Releases: iworks/omnibus

v2.3.9

22 Jun 07:39
Compare
Choose a tag to compare
  • Proper handling of the $content param has been added to the omnibus_price_message shortcode.
  • The data date-iwo-diff-in-days has been added.
  • A warning during editing has been removed. Props for slkaz.

v2.3.8

14 Jun 07:56
Compare
Choose a tag to compare
  • The product check added in version 2.3.5 has been removed.

v2.3.7

13 Jun 11:35
Compare
Choose a tag to compare
  • The issue with missing Omnibus price has been fixed. Props for Adrian.

v2.3.6

13 Jun 07:53
Compare
Choose a tag to compare
  • The unnecessary extra argument from the get_price() function has been removed.

v2.3.5

12 Jun 05:46
Compare
Choose a tag to compare
  • A full log of price changes has been added.
  • An extra check for WooCommerce integration has been added to avoid critical errors when a shortcode is called with the wrong post type. Props for (wapozon11)[https://wordpress.org/support/users/wapozon11/].
  • The critical error for old PHP has been fixed. Props for mlodyno. Issue #2.
  • The deprecated get_product function has been updated with the wc_get_product function. Props for kanlukasz.
  • The handling of products in the shortcode has been improved.
  • The iWorks Rate module has been updated to 2.1.2.
  • The settings link on the plugins screen has been changed.
  • The user ID has been added to the price log.
  • Unnecessary use of the function sprintf() has been fixed. Props for (Aleksander Mirecki)[https://geekroom.pl/].

v2.3.4

04 Feb 10:33
Compare
Choose a tag to compare
  • Checking for the WooCommerce version has been added. The minimum WooCommerce version required is 5.5.0.

v2.3.3

03 Feb 13:01
Compare
Choose a tag to compare
  • The fatal error on the options page has been fixed. Props for nekodo88.

v2.3.2

27 Jan 10:02
Compare
Choose a tag to compare
  • The iworks_omnibus_add_price_log_data filter has been added to allow for the modification of logged data.
  • The iworks_omnibus_wc_get_lowest_price filter has been added to allow getting the lowest price log entry.
  • The strip_tags param has been added to the omnibus_price_message to allow stripe HTML tags.
  • The template param has been added to the omnibus_price_message to allow users to use their own message template.

v2.3.1

25 Jan 07:27
Compare
Choose a tag to compare
  • An issue with the inform message when taxes are enabled has been fixed. Props for Niko Vittaniemi.
  • The _iwo_price_last_change custom field has been added.

v2.3.0

24 Jan 12:47
Compare
Choose a tag to compare
  • The configuration for WooCommerce has been heavily remodeled.
  • The plugin configuration has been moved from "WooCommerce/Settings/Products/Omnibus Directive" to "WooCommerce/Settings/Omnibus."
  • The iworks_omnibus_message_template filter has been added to allow changing the message template.
  • The iworks_omnibus_add_price_log_skip filter has been added to allow skip logging of prices.
  • The short format for the admin products list page has been added.
  • An issue with the shortcode ignoring configuration settings has been fixed. Props for marktylczynski.
  • The integration with the "Tutor LMS" plugin has been improved.