* New: Additional hooks have been added for developers to add fields to the top and bottom of common form fields within wp-admin. This is useful for plugin developers to extend FFM.
* New: We improved the "Multi Select" checkbox field by allowing for multiple pre-selected default values. Rejoice!
* Fix: A JavaScript conflict with WooCommerce was causing a conflicts on websites running FFM alongside Woo. This has now been resolved and won't reoccur moving forward.
* Fix: PHP notice "Undefined index: give_ajax" if WP_DEBUG is turned on.
* Fix: When you add a backslash \ to a custom HTML field, it is stripped out. Now it's not!
* Fix: Additional tooltip optimizations so they're not cut off at all now