Releases: bakkbone/bakkbone-florist-companion
Releases · bakkbone/bakkbone-florist-companion
v7.4.0
v7.3.0
v7.2.0
v7.1.0
Added
- Order Search feature on dashboard
Changed
- Tidy admin notices class
- Tidy Ajax class
- Display some FloristPress admin bar items in responsive mode
Fixed
- Correct URL in Breakdance compatibility notice
- Remove excess console logging in order notifier
- Fix TinyMCE assets URL
v7.0.0
Added
- Use shipping classes to exclude products from FloristPress features if only non-floral items in cart
Changed
bkf_debug()
now accepts boolean - if arg is true, default is value ofWP_DEBUG
and/orSCRIPT_DEBUG
(ie. true if either is true)
Fixed
- Non-existent JS file attempting to load on frontend
- Re-fixed ship type bug previously fixed in 6.4.2, for additional scenarios
Security
- Tested Woo 8.6.0
v6.4.2
v6.4.1
v6.4.0
Added
bkf_debug
filter (boolean)bkf_debug()
(returns boolean affected by above filter - default is value ofWP_DEBUG
)bkf_debug_log($message, $level = 'debug')
(adds to FloristPress log in WC_Logger)
Changed
- Tidied code in Petals outbound order Ajax processing plus improve handling of improper messages received
Fixed
- Rectified timeslot field not appearing as intended at checkout
- Rectified order type field not functioning as intended at checkout
- Delivery Dates fees settings not saving correctly
- Added check to force appearance in db of fees settings due to error in some previous release
- Delivery calendar PDF meta query error resolved
- Strip slashes in more meta fields in PDFs
Processed
status added to paid statuses filterInvoiced
status added to pending statuses filter- Add slashes as required in category blocks settings
v6.3.1
v6.3.0
- ADD: Customisation of delivery date field label
- ADD: FloristPress checkout fields to WooCommerce Orders REST API
- ADD: FloristPress delivery suburbs to WooCommerce Shipping Zone Methods REST API
- DEV: Fix plugin compatibility notices
- DEV: Incompatibility declared for WooCommerce Block Checkout