FAQ Plugin – Change Log

Home / Guides / FAQ Plugin for WordPress / FAQ Plugin – Change Log
Lesson 6 of 6
4m read.
Beginner
Product Change Log
  • 3.2.0 – April 2024
    • PHP 8.2 tested
    • Added patch for WordpREss 5.6.2
    • Checked on php 8.1
    • updated freemius library
    • Front End Modules work in block editor mode, visual builder still buggy.
    • Waiting for Divi 5 for next major release.
  • 3.1.7 – July 16, 2021
    • Update to search button
    • FAQ is now public and queryable for rest base and site search
    • FAQ is now a public post type
  • 3.1.3 – October 25, 2020
    • Added a fix for color selection on hover state for the accordion icons.
  • 3.1.2 – October 24, 2020
    • Multi column heading bug fix.
    • Updated Freemius SDK
    • Added in the Additional 3.1.1 that was not released.
  • 3.1.1 – September 14, 2020
    • Multi Column Heading Bug Fix
  • 3.1.0 – September 12, 2020
    • Added option to set H level on toggle area so you can switch from h1 to h6 in both Divi Modules
    • Added option to set H level on block title so you can switch from h1 to h6 in both Divi Modules
    • Added option to set H level on category so you can switch from h1 to h6 in both Divi Modules
    • Tested on WordPress 5.5.1
    • Tested for Divi Builder 4.6.1
  • 3.0.10 – January 27, 2020
    • Added `id` attribute to html markup for category title. Will help to create category nav breadcrumbs.
  • 3.0.9 – January 9, 2020
    • Fixed structured data output for the shortcodes.
    • Updated freemius SDK to 2.3.2
  • 3.0.8 – December 18, 2019
    • Add sort options for `DF – FAQ` divi module.
    • Add sort options for `DF – Multi Column FAQ` divi module.
    • Add sort options for `FAQ List` gutenberg block.
  • 3.0.7 – December 9, 2019
    • Integrated custom support form in WordPress admin.
    • Added icon color for open/close state for accordion block.
    • Added sort settings for Accordion block.
    • Fixed bug with border color for accordion block.
    • Added `page attributes` to faq post type
    • Added FAQ tab for WooCoomerce Product. Select one or more faq categories on the product page and render faqs from those categories.
    • Updated `Accordion Block` – Options to show all faq’s expanded on initial load, faq question color setting on accordion open and close state.
    • Added open/close arrow icons for FAQ accordion block items.
    • Block setting fix for `Expand Accordion On Initial Load?`
    • Upgraded freemius sdk to 4.3.1
    • Divi FAQ Accordion block can show set icon color for open and close states.
  • 3.0.2 – October 7, 2019
    • Added fix for custom gutenberg category.
  • 3.0.1 – September 4, 2019
    • Added custom block category for mrkwp.
    • Added custom icons for faq blocks.
  • 3.0.0 – September 4, 2019
    • Added FAQ list gutenberg block
    • Added FAQ accordion gutenberg block
  • 2.2.12 – August 26, 2019
    • Fixed frontend builder issue for `Multi Column FAQ` where the question markup style was being affected by other text module style on the page for the frontend builder.
  • 2.2.11 – August 23, 2019
    • Added additional styling options for the `FAQ` and `Multi Column FAQ` module.
  • 2.2.10 – July 23, 2019
    • Updated structured data as per the changes in the FAQ schema.
    • Trial users are now able to see the structured data.
  • 2.2.9 – July 19, 2019
    • Plugin allows trial users to create structured data
  • 2.2.8 – July 19, 2019
    • Plugin allows trial users to use divi module.
  • 2.2.7 – July 12, 2019
    • Fixed minor issue where amp script registration was incorrect
  • 2.2.6 – July 4, 2019
    • Changed namespace and plugin constants to avoid conflict with diviframework plugin
  • 2.2.5 – June 27, 2019
    • Branding update
    • Free 7 day trial
  • 2.2.4 – June 14, 2019
    • Freemius integration for plugin update and payment
  • 2.2.1 – May 21, 2019
    • Removed unwanted divi module style from frontend
  • 2.2.0 – May 3, 2019
    • Added full builder support
    • Fixed faq search in `DF – FAQ` module
  • 2.1.1 – March 28, 2019
    • Fixed licensing code issue
  • 2.1.0 – September 24, 2018
    • Added structured data support. Used in SEO.
  • 2.0.0 – September 21, 2018
    • Added frontend divi page builder support
  • 1.1.4 – September 4, 2018
    • Fixed a minor warning for multi column faq module
  • 1.1.3 – June 26, 2018
    • Bug fix: Wrong $post was being set after faq listing as post data reset wasn’t happening. This fix addresses that.
  • 1.0.9 – October 5, 2017
    • Made faq post type non-querable
  • 1.0.8 – July 14, 2017
    • Rearranged Multicolumn Module options to appropriate tabs
  • 1.0.7 – July 14, 2017
    • Added multi column faq module – This module can add all or selected categories faq in a multi column layout. One can set 1 to 4 as column values as the default. Question and answer’s font size, color and text orientation can be adjusted.
  • 1.0.6 – May 2, 2017
    • Renamed shortcode from df_faq to df_faq_shortcode
  • 1.0.5 – April 26, 2017
    • Added ability to select a custom view from divi module.
  • 1.0.4 – April 26, 2017
    • Fixed issue where faq answers formatting was being stripped
  • 1.0.3 – April 18, 2017
    • FAQ listing taxonomy query filter fixed
  • 1.0.2 – March 16, 2017
    • Added faq shortcode – [df_faq include_categories=” view_slug=” question_class=” answer_class=”]
  • 1.0.1 – March 11, 2017
    • Bug fix : Fixed a case insensitive issue
  • 1.0.0 – February 10, 2017
    • Initial Release