Skip to content

Releases: bakkbone/bakkbone-florist-companion

v7.1.0

23 Feb 01:45
ae00acb
Compare
Choose a tag to compare

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

18 Feb 14:07
Compare
Choose a tag to compare

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 of WP_DEBUG and/or SCRIPT_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

15 Feb 02:29
Compare
Choose a tag to compare

Fixed

  • Allow past dates in DD metabox

Security

  • Tested Woo 8.5.2

v6.4.1

14 Feb 03:20
Compare
Choose a tag to compare

Fixed

  • Delivery cost calculations causing error in suburb search

v6.4.0

12 Feb 03:42
Compare
Choose a tag to compare

Added

  • bkf_debug filter (boolean)
  • bkf_debug() (returns boolean affected by above filter - default is value of WP_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 filter
  • Invoiced status added to pending statuses filter
  • Add slashes as required in category blocks settings

v6.3.1

20 Jan 15:15
Compare
Choose a tag to compare
  • TWEAK: Prevent fatal error if Woo not enabled

v6.3.0

20 Jan 14:32
Compare
Choose a tag to compare
  • 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

v6.2.0

06 Jan 05:42
Compare
Choose a tag to compare
  • DEV: Fix erroneous delivery date validation after checkout

v6.1.1

04 Jan 06:19
Compare
Choose a tag to compare
  • DEV: Fix email hooks

v6.1.0

04 Jan 02:16
Compare
Choose a tag to compare
  • DEV: Fix Petals CPT function causing 500 error
  • DEV: Fix timeslot field not hiding on checkout load when not required
  • DEV: Force shipping cache refresh so that ship_type field works as intended