Title: 3.X expected release date
Last modified: February 14, 2024

---

# 3.X expected release date

 *  Resolved [Jack](https://wordpress.org/support/users/theeconomist-1/)
 * (@theeconomist-1)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/3-x-expected-release-date/)
 * Hi Marcin,
 * Do you have an expected release date for omnibus 3.0?
 * Looking forward to it as 2.X just wasn’t working for us (was displaying promo
   price as a lowest price – tested in and out with same results).
 * We’re hoping 3.X will solve the issues.
 * Thanks for you work!

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Marcin Pietrzak](https://wordpress.org/support/users/iworks/)
 * (@iworks)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/3-x-expected-release-date/#post-17424230)
 * Hi [@theeconomist-1](https://wordpress.org/support/users/theeconomist-1/)
 * I planed publish in the Monday 2024-02-19.
 * I hope all is working now. Few users decide to help me with tests, and [beta3](https://github.com/iworks/omnibus/releases/tag/3.0.0.beta3)
   looks stable.
 * You can try it too.
 * Marcin
 *  Plugin Author [Marcin Pietrzak](https://wordpress.org/support/users/iworks/)
 * (@iworks)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/3-x-expected-release-date/#post-17436385)
 * Hi [@theeconomist-1](https://wordpress.org/support/users/theeconomist-1/)
 * published 😀
 *  Thread Starter [Jack](https://wordpress.org/support/users/theeconomist-1/)
 * (@theeconomist-1)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/3-x-expected-release-date/#post-17436507)
 * 🍾 Will keep you posted on the impressions. Many thanks!
 *  Thread Starter [Jack](https://wordpress.org/support/users/theeconomist-1/)
 * (@theeconomist-1)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/3-x-expected-release-date/#post-17439687)
 * Update: 3.0 still not working for us – last price before promo displayed on product
   page equals to current promo price which is certainly not true – we’ve tested
   in and out.
 * The data in DB from 2.X isn’t interfering? Maybe we shall clean with
 *     ```wp-block-code
       delete from {$wpdb->postmeta} where meta_key in (
           '_iwo_price_lowest_is_short',
           '_iwo_last_price_drop_timestamp',
           '_iwo_price_last_change',
           '_iwo_price_lowest'
       );
       ```
   

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘3.X expected release date’ is closed to new replies.

 * ![](https://ps.w.org/omnibus/assets/icon.svg?rev=2840819)
 * [Omnibus — show the lowest price](https://wordpress.org/plugins/omnibus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/omnibus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/omnibus/)
 * [Active Topics](https://wordpress.org/support/plugin/omnibus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/omnibus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/omnibus/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Jack](https://wordpress.org/support/users/theeconomist-1/)
 * Last activity: [2 years, 2 months ago](https://wordpress.org/support/topic/3-x-expected-release-date/#post-17439687)
 * Status: resolved