Developers
Rustaurius |
Download Stats
Today | 155 |
Yesterday | 247 |
Last Week | 1,511 |
All Time | 329,942 |
Easily create FAQs and add them to any page on your site. The responsive accordion display fits seamlessly into any site and provides a great FAQ user experience on any device.
FAQ Demo
The plugin includes Gutenberg blocks as well as shortcodes, so you can display your FAQs on any page, no matter which page editing system you are using. We also include several patterns, so you can integrate your FAQs directly into your block-based theme.
Key Features
- Create unlimited FAQs
- Create unlimited FAQ categories and tags
- Easy-to-use Gutenberg blocks to display your FAQs anywhere
- FAQ shortcodes for extra flexibility
- Responsive accordion layout that will fit any site and any device
- FAQ schema structured data
- Ordering and sorting options for your FAQ page
- Group FAQ options
- Translation ready (all strings localized and .pot file included)
- Insert custom CSS to style your FAQ layout
Ultimate FAQ is very user friendly and comes with a walk-through that runs automatically when you activate the plugin and will help you create your first FAQs and set key options!
[youtube https://www.youtube.com/watch?v=ULAq7e-JyL8]
FAQ Structured Data
The plugin includes full FAQPage and FAQ schema structured data markup, in LD+JSON format. So, when your page is indexed, Google will know its an FAQ page and can list it accordingly in search results.
Additional FAQ Features
- Widgets to display a list of specific FAQs, as well as for recent and popular FAQs
- Choose what elements show for each FAQ (e.g. categories, tags, author, date, etc.)
- FAQ statistics and view count
- Allow people to comment on individual FAQs
- And more!
Advanced FAQ Search (Requires Premium)
In order to make it as easy as possible for your visitors to find the information they are looking for, the premium plugin comes with a built-in FAQ search form
- Easily add the FAQ search form to any page via block or shortcode.
- Uses asynchronous requests to search your whole database of FAQs in real time, without having to reload the page.
- Includes option to display your FAQs on the initial page load
- And an option to auto-complete FAQs as you type in the search form
Combining these features allows you to create one page that serves as both your FAQ page and your search page. The experience couldnt be any easier for your visitors.
FAQs for WooCommerce (Requires Premium)
The premium version of the Ultimate FAQs plugin comes with WooCommerce integration, so you can easily add FAQs to your product pages.
- Add an FAQs tab to product pages
- Responsive accordion layout that fits seamlessly into any product page
- Create an FAQ category that matches the name of a product or category in your WooCommerce and it will automatically show!
- Alternatively, manage product FAQs directly from the product edit screen
Ultimate FAQ Premium
The premium version of this plugin also comes with the following great features:
- Several custom-designed responsive FAQ layouts and styles
- Choose from 15 toggle icon sets for your frequently asked questions
- WP Forms Integration
- Share FAQs on social media
- Select animation options
- Drag and drop precise ordering of FAQs
- Add additional custom fields to your FAQs, such as a text area, file, link, date and more
- SEO-Friendly FAQ, category and tag permalinks
- Add an FAQ submit form to your site, so visitors can suggest their own FAQs and also (optionally) answers
- Admin notification for new FAQ submissions
- Bulk import FAQs from a spreadsheet
- Export FAQs to spreadsheet
- Export all FAQs to a PDF to (e.g. to create a user manual)
- Advanced FAQ styling options
- Change the FAQ permalink slug base
- Labelling options
[youtube https://www.youtube.com/watch?v=fLory4igOWs]
For further information and purchasing options, please visit our WordPress FAQ plugin homepage.
** We are also pleased to offer a free 7-day trial of the premium version, which you can use to test out features like the FAQ search form, custom fields and styling options before buying! **
Customize Your FAQs with the Included Template System
Ultimate FAQ is built on a series of templates, such that everything that displays on the front end of the plugin can be customized by creating your own template files (to modify and/or overwrite the existing templates files). This gives you a powerful and non-destructive way to custmoize the look and functionality of the FAQs to your exact needs. More info about this can be found in our documentation.
FAQ Blocks
- Display FAQs: Display all FAQs, or only specific categories using the block attributes
- Popular FAQs: Displays a number of the most viewed FAQs (5 unless specified)
- Recent FAQs: Displays a number of the most recently added FAQs (5 unless specified)
- Search FAQs: Display a search form that allows users to find FAQs with a specific string in the title or body of the FAQ post (premium)
- Submit FAQ: Display a form that allows users to submit FAQs of their own and, if enabled, enter an answer to their submitted question as well (premium)
FAQ Shortcodes
- [ultimate-faqs]: Display all FAQs, or only specific categories using include_category and exclude_category attributes (both take a comma-separated list of category slugs)
- [popular-faqs]: Displays a number of the most viewed FAQs (5 unless specified)
- [recent-faqs]: Displays a number of the most recently added FAQs (5 unless specified)
- [select-faq]: Display specific FAQ posts, using the attributes faq_name, faq_slug and faq_id which take comma-separated lists of FAQ post names, slugs and ids respectively
- [ultimate-faq-search]: Display a search form that allows users to find FAQs with a specific string in the title or body of the FAQ post (premium)
- [submit-question]: Display a form that allows users to submit FAQs of their own and, if enabled, enter an answer to their submitted question as well (premium)
For help and support, please see:
- Our documentation, here: https://doc.etoilewebdesign.com/plugins/ultimate-faq/user/
- Our FAQ pages, here: https://doc.etoilewebdesign.com/plugins/ultimate-faq/user/faq, and here: https://wordpress.org/plugins/ultimate-faqs/faq/
- Our installation guide and information about the walk-through, here: https://doc.etoilewebdesign.com/plugins/ultimate-faq/user/getting-started/install
- Our tutorial videos, here: https://www.youtube.com/playlist?list=PLEndQUuhlvSrNdfu5FKa1uGHsaKZxgdWt
- The Ultimate FAQ support forum, here: https://wordpress.org/support/plugin/ultimate-faqs/
- Our Support Center, here: https://www.etoilewebdesign.com/support-center/
Releases (207 )
Version | Release Date | Change Log |
---|---|---|
2.2.2 | 2022-12-09 | (2022-12-08) = - Update to remove warning notice that was sometimes displaying on the FAQ search page if certain parameters were not defined. |
2.2.1 | 2022-12-08 | (2022-12-08) = - Updated an incorrect link URL in the admin. - Plus the following from 2.2.0: - Added new tutorial videos to the settings pages that explain and show what each option does. - Added quick links to the admin about page to re-run the walk-through, view tutorial videos and suggest a feature. - Added new parameters to the Display FAQs block and the ultimate-faqs shortcode that let you enable/disable FAQ accordion and category accordion. - Updated dropdown block parameters to have a default value. - Accessibility updates (e.g. for the Expand button and the FAQ search label). - Tested with PHP 8.1. - Updated the export class for PHP 8 compatibility. |
2.2.0 | 2022-12-08 | (2022-12-08) = - Added new tutorial videos to the settings pages that explain and show what each option does. - Added quick links to the admin about page to re-run the walk-through, view tutorial videos and suggest a feature. - Added new parameters to the Display FAQs block and the ultimate-faqs shortcode that let you enable/disable FAQ accordion and category accordion. - Updated dropdown block parameters to have a default value. - Accessibility updates (e.g. for the Expand button and the FAQ search label). - Tested with PHP 8.1. - Updated the export class for PHP 8 compatibility. |
2.1.18 | 2022-11-02 | (2022-10-13) = - Fixed an issue in which, if the include_category attribute was used in the search shortcode, multiple categories would display if some of the FAQs matching that category were in multiple categories. |
2.1.17 | 2022-08-22 | (2022-08-22) = - Updating a condition to make sure the new block patterns do not cause an error on WordPress installations using a version of WordPress older than 5.5. |
2.1.16 | 2022-08-12 | (2022-08-12) = - Introducing new block patterns, which can be used to integrate FAQs directly into your block-based theme templates. - Added a parameter to the Display FAQs block, as well as an attribute to the ultimate-faqs shortcode, that lets you enable/disable grouping FAQs by category for that specific instance. - Added a Tags column to the main admin FAQs overview/table. - Updated the success/failure/validation messaging for the submit question form and added labelling options for these. |
2.1.15 | 2022-06-10 | (2022-06-10) = - Fixed an issue in which FAQs were sometimes showing on archive pages for other custom post types if there was nothing selected for the FAQ Page setting. |
2.1.14 | 2022-05-20 | (2022-05-20) = - Tested with WordPress 6.0. |
2.1.13 | 2022-05-17 | (2022-05-17) = - Added previews for Gutenberg blocks (i.e. when, on the page edit screen, you add the block, it will show a preview). |
2.1.12 | 2022-05-04 | (2022-05-04) = - Added a setting to choose/set an FAQ page (as an alternative option to manually putting the block or shortcode on a page). - Implemented an option to highlight the search term in the results. - Multiple admins can now be emailed on question submission (comma-separated). - The "No Results Found" text is now wrapped in a selector, so you can style it separately, if desired. - FAQ Category Toggle now has a title attribute. It also has a tabindex="0" attribute so that the toggle div can be selected via the keyboard. - Added a small delay before fetching search results, so that, if someone is typing a query, less requests are being sent to the server. - Updated the X button that clears the search field, so that it sets the display back to no FAQs or all FAQs, depending on which option you have specified. - Fixed an issue causing date and datetime custom fields to show an incorrect input type on the FAQ edit screen. - FAQs set to Private now display on the front end when you are logged in to the site. - Removed some extra blank spaces that were showing in textarea edit fields. |
2.1.11 | 2022-03-01 | (2022-03-01) = - Fixed an issue causing invalid schema (structured data). |
2.1.10 | 2022-02-24 | (2022-02-23) = - Updated WPForms integration, so you can now specify a minimum character count before matching FAQs show. - Removed Gutenberg block code from the output of the post body in the structured data. - Fix for structured data not output on FAQ search page. - Fix for issue in which, when using the ordering table, editing the FAQ that was at the top would send it to the bottom. |
2.1.9 | 2022-02-01 | (2022-02-01) = - Fixed compatibility issue when using block-based themes. |
2.1.8 | 2022-01-26 | (2022-01-26) = - Updated escaping function to correct issue with the widget output. |
2.1.7 | 2022-01-19 | (2022-01-19) = - Added a new filter (ewd_ufaq_kses_allowed_html) to specify allowed tags for the FAQ answer/body. |
2.1.6 | 2022-01-05 | (2022-01-05) = - Fixed an issue causing the YouTube block to not output on the front end in an FAQ post. |
2.1.5 | 2022-01-04 | (2022-01-04) = - Updated class naming issues. - Fixed a few styling issues with the walk-through. |
2.1.4 | 2021-12-29 | (2021-12-29) = - Updated sanitizing and escaping. |
2.1.3 | 2021-12-24 | (2021-12-24) = - Updated sanitizing and escaping. - Added stable tag. |
2.1.2 | 2021-12-23 | (2021-12-23) = - Updating nonce and capability checks for AJAX calls. - Updating sanitization and escaping. |
2.1.1 | 2021-12-22 | (2021-12-22) = - Fixed an issue in which the defaults were not being correctly set for a few options. |
2.1.0 | 2021-12-21 | (2021-12-21) = - Changed how premium settings areas are previewed. - CSS styling update for the FAQ Details area on the FAQ edit screen. |
2.0.26 | 2021-12-13 | (2021-12-13) = - Added a notice pertaining to the requirement of the premium helper plugin to access premium settings and content. |
2.0.25 | 2021-11-03 | (2021-11-03) = - Updates the SAP library to version 2.6.1 - Updates setting's so that a number display only conditionally on other settings' values - Fix for the 'X' in the search box not re-triggering the AJAX search |
2.0.24 | 2021-10-07 | (2021-10-07) = - Adds in error handling for when the display_faq isn't defined - Adds in additional checks to prevent a console errors when the plugin JS files are loaded without the default localization data being defined. |
2.0.23 | 2021-09-17 | (2021-09-17) = - Updated how secondary assets are conditionally enqueued. - Adds in a check to prevent a console error when the plugin JS files are loaded without the default localization data being defined. |
2.0.22 | 2021-09-08 | (2021-09-08) = - Updated the settings page library. - Made FAQ search input field type search, so it includes functionality such as the clear event. - Updated the conditional enqueuing of assets. - Update to the integration with the Ultimate WP Mail plugin for the submitted FAQ thank-you email. - Added ID to the category headings (when grouping FAQs by category), so you can anchor link directly to one. - Added a check on FAQ import for the post type, so you can't accidentally overwrite an existing post if you mistakenly specify a post ID that already exists for a post in another post type. |
2.0.21 | 2021-08-12 | (2021-08-12) = - Updated deprecated block_categories. |
2.0.20 | 2021-07-21 | (2021-07-21) = - Updating a condition to account for a possible notice create by a rare use of the_content filter. |
2.0.19 | 2021-06-24 | (2021-06-24) = - Fixed an issue in which FAQs that were imported would not display on the front end until manually updated. |
2.0.18 | 2021-06-21 | (2021-06-21) = - Fixed an issue with incorrect permalinks in search results. - Fixed an issue in which emails from Ultimate WP Mail were not available for selection. - Fixed an issue in which |
2.0.17 | 2021-05-14 | (2021-05-14) = - Fixed an issue causing the AJAX dynamic search results to not automatically show when typing when auto complete was disabled. - Fixed a conflict between multiple shortcodes listed on the search page. Please, you still should not have any extra shortcodes on your search page other than the one search shortcode! - Fixed issue with incorrect tag and category links on single post page. |
2.0.16 | 2021-05-10 | (2021-05-10) = - Fixed an issue in which the wrong URL was being generated for tag links when pretty permalink was enabled. - Added an option to disable front-page canonical redirects if you are using your homepage as your FAQ page. |
2.0.15 | 2021-05-05 | (2021-05-05) = - Fixed an issue in which the "FAQs per page" wasn't populating subsequent pages when "Group FAQs by Category" was enabled. |
2.0.14 | 2021-04-29 | (2021-04-29) = - Fixed an issue causing it to sometimes take two clicks to open an FAQ when accordion was enabled and you were using a reveal effect. - Set the default sort order for the popular-faqs shortcode to descending. |
2.0.13 | 2021-04-23 | (2021-04-23) = - Fixed an issue in which permalinks were not correctly redirecting if you had the destination set to the main FAQ page and pretty permalinks enabled. |
2.0.12 | 2021-04-22 | (2021-04-22) = - Added workaround for missing formatting when using Elementor due to the way they filter the content. - Removed "Expand All" button from single FAQs. - Fixed a display issue, where "Expand All" was displaying instead of "Collapse All" when display_all_faqs was being used. - Eliminated a notice. |
2.0.11 | 2021-04-20 | (2021-04-20) = - Fixed incorrect URL for category links in FAQ search result - Fixed link type custom fields not abiding the Hide Blank setting - Fixed issue with link type custom fields not being formatted as a link on the front end |
2.0.10 | 2021-04-19 | (2021-04-19) = - Corrected console JS error on admin Dashboard page. - Updated admin enqueuing conditions. |
2.0.9 | 2021-04-15 | (2021-04-15) = - Fix for fatal error happening on plugin update. - If you are updating from a pre-2.0.0 version of the plugin, you may have to manually re-activate the plugin after running the update. |
2.0.8 | 2021-04-14 | (2021-04-14) = - Workaround for infinite loop issue caused by SiteOrigin Page Builder's application of content filtering. |
2.0.7 | 2021-04-14 | (2021-04-14) = - Fixed the duplicate entry on the Plugins screen - Fixed an issue with the FAQ Elements Order setting/table that was causing a warning and for it to sometimes not display the correct order |
2.0.6 | 2021-04-14 | (2021-04-14) = - Fix for the plugin deactivating when updating from pre-2.0.0 |
2.0.5 | 2021-04-13 | (2021-04-13) = - Fixed an issue where, when a single FAQ is linked to, the plugin was no longer scrolling to it. - Fixed incorrect path for loading plugin text domain. - Added the ability for the display_all_answers and group_by_category settings, for the View.FAQs class, to be filtered. This will allow you to override the default settings, to (among other things) do something like make an FAQ start closed even if it's the only one displaying. You can see the following for an example: https://pastebin.com/gZXFcmtw |
2.0.4 | 2021-04-12 | (2021-04-12) = - Update to the structured data to make it so that, if you have multiple instances of the shortcode on the same page, it will combine the data from all of them and output only one FAQPage schema. - Fixes an issue with filtered FAQ content being displayed on archive pages. |
2.0.3 | 2021-04-09 | (2021-04-09) = - Disables group-by-category if there's only a single FAQ, which rectifies issue of duplicates showing on single post page. |
2.0.2 | 2021-04-08 | (2021-04-08) = - When using the "include_category" attribute while having "Group FAQs by Category" enabled, FAQs that are included in multiple categories will only be displayed in the categories specified in the "include_category" attribute. - Generated a new .pot file. |
2.0.1 | 2021-04-07 | (2021-04-07) - Please double check after updating to see if the plugin was automatically re-activated. If not, you just need to manually click the Activate button. - Fixed an issue causing the "Share" label to show when it shouldn't - Fixed an issue causing new FAQs to not display in the order table - Fixed an issue causing the order set in the order table to not apply on the front end - Changed default slug base back to the correct "ufaqs" - Removed the border that was now appearing by default around the toggle symbol |
2.0.0 | 2021-04-06 | (2021-04-06) - This update includes quite a big change to the construction of the plugin, so please take caution and test before updating on a live site (or wait a few days before updating in case some minor corrective updates need to be released). - Rebuilt the plugin, from the ground up, to be object oriented. - Updated the structure of the settings pages. - Fixed an issue with the WooCommerce integration causing other tabs to not display. - Fixed an issue with reveal effects not working. - Fixed issues with custom field importing. - If there's only a single FAQ being displayed, it will automatically display opened - CSS/styling updates, including for columns and WP Forms integration. - Updates to several styling options. - Updates to several option descriptions, to clarify them. - Updated the conditional loading of CSS and JS assets. - Added labelling option. - Cleaning up/removing unnecessary code and files. - Eliminating notices. - JS localization. - Updated .pot file. (If you have created a translation based on the old version, you might need to just update your .po file for this new version.) |
1.9.12 | 2021-03-18 |
|
1.9.11 | 2020-12-21 |
|
1.9.10 | 2020-10-19 |
|
1.9.9 | 2020-09-11 |
|
1.9.8 | 2020-09-09 |
|
1.9.7 | 2020-08-20 |
|
1.9.6 | 2020-08-14 |
|
1.9.5 | 2020-07-22 |
|
1.9.4 | 2020-07-02 |
|
1.9.3 | 2020-06-02 |
|
1.9.2 | 2020-05-08 |
|
1.9.1 | 2020-05-01 |
|
1.9.0 | 2020-05-01 |
|
1.8.31 | 2020-03-11 |
|
1.8.30 | 2020-01-06 |
|
1.8.29 | 2019-11-15 |
|
1.8.28 | 2019-11-12 |
|
1.8.27 | 2019-10-28 |
|
1.8.26 | 2019-10-09 |
|
1.8.25 | 2019-09-18 |
|
1.8.24 | 2019-07-23 |
|
1.8.23 | 2019-05-15 |
|
1.8.22 | 2019-05-08 |
|
1.8.21 | 2019-04-04 |
|
1.8.20 | 2019-03-28 |
|
1.8.19 | 2019-03-21 |
|
1.8.18 | 2019-03-19 |
|
1.8.17 | 2019-03-11 |
|
1.8.15 | 2019-03-11 |
|
1.8.14 | 2019-01-25 |
|
1.8.13 | 2019-01-22 |
|
1.8.12 | 2019-01-14 |
|
1.8.11 | 2018-12-07 |
|
1.8.10 | 2018-11-19 |
|
1.8.9 | 2018-10-30 |
|
1.8.8 | 2018-10-26 |
|
1.8.7 | 2018-10-10 |
|
1.8.6 | 2018-09-17 |
|
1.8.4 | 2018-09-13 |
|
1.8.3 | 2018-09-13 |
|
1.8.2 | 2018-09-13 |
|
1.8.1 | 2018-09-13 |
|
1.8.0 | 2018-09-12 |
|
1.7.3 | 2018-08-03 |
|
1.7.2 | 2018-07-13 |
|
1.6.20 | 2018-07-04 |
|
1.7.1 | 2018-05-22 |
|
1.7.0 | 2018-04-12 |
|
1.6.19 | 2018-03-09 |
|
1.6.18 | 2018-03-09 |
|
1.6.17 | 2018-02-22 |
|
1.6.16 | 2018-02-13 |
|
1.6.15 | 2018-01-16 |
|
1.6.14 | 2018-01-08 |
|
1.6.13 | 2017-12-22 |
|
1.6.11 | 2017-11-22 |
|
1.6.10 | 2017-11-22 |
|
1.6.9 | 2017-11-17 |
|
1.6.8 | 2017-11-10 |
|
1.6.7 | 2017-11-10 |
|
1.6.6 | 2017-10-30 |
|
1.6.5 | 2017-10-10 |
|
1.6.4 | 2017-10-09 |
|
1.6.3 | 2017-09-29 |
|
1.6.1 | 2017-09-13 |
|
1.6.0 | 2017-09-08 |
|
1.5.40 | 2017-08-31 |
|
1.5.39 | 2017-08-09 |
|
1.5.38 | 2017-06-29 |
|
1.5.37 | 2017-06-21 |
|
1.5.36 | 2017-06-14 |
|
1.5.35 | 2017-05-23 |
|
1.5.34 | 2017-05-10 |
|
1.5.33 | 2017-04-26 |
|
1.5.32 | 2017-04-21 |
|
1.5.31 | 2017-04-11 |
|
1.5.30 | 2017-03-28 |
|
1.5.29 | 2017-03-24 |
|
1.5.28 | 2017-03-16 |
|
1.5.27 | 2017-03-10 |
|
1.5.26 | 2017-03-03 |
|
1.5.25 | 2017-03-03 |
|
1.5.24 | 2017-02-20 |
|
1.5.23 | 2017-02-17 |
|
1.5.22 | 2017-02-10 |
|
1.5.21 | 2017-02-10 |
|
1.5.20 | 2017-02-08 |
|
1.5.19 | 2017-02-05 |
|
1.5.18 | 2017-02-01 |
|
1.5.17 | 2017-02-01 |
|
1.5.16 | 2017-01-19 |
|
1.5.15 | 2017-01-13 |
|
1.5.14 | 2017-01-12 |
|
1.5.13 | 2016-12-22 |
|
1.5.12 | 2016-11-11 |
|
1.5.11 | 2016-10-28 |
|
1.5.10 | 2016-10-17 |
|
1.5.9 | 2016-10-03 |
|
1.5.8 | 2016-09-13 |
|
1.5.7 | 2016-09-06 |
|
1.5.6 | 2016-08-25 |
|
1.5.5 | 2016-08-23 |
|
1.5.4 | 2016-08-22 |
|
1.5.3 | 2016-08-18 |
|
1.5.2 | 2016-08-18 |
|
1.5.1 | 2016-08-12 |
|
1.5.0 | 2016-08-11 |
|
1.4.5 | 2016-08-10 |
|
1.4.3 | 2016-08-03 |
|
1.4.2 | 2016-07-21 |
|
1.4.1 | 2016-07-09 |
|
1.4.0 | 2016-07-09 |
|
1.3.5 | 2016-06-01 |
|
1.3.4 | 2016-05-30 |
|
1.3.3 | 2016-05-12 |
|
1.3.2 | 2016-04-19 |
|
1.3.1 | 2016-04-16 |
|
1.3.0 | 2016-04-11 |
|
1.2.11 | 2016-04-08 |
|
1.2.10 | 2016-04-07 |
|
1.2.9 | 2016-04-06 |
|
1.2.8 | 2016-03-31 |
|
1.2.7 | 2016-03-24 |
|
1.2.5 | 2016-03-11 |
|
1.2.4 | 2016-02-25 |
|
1.2.3 | 2016-02-23 |
|
1.2.2 | 2016-02-22 |
|
1.2.1 | 2016-02-21 |
|
1.2.0 | 2016-02-21 |
|
1.1.19 | 2016-02-16 |
|
1.1.18 | 2016-02-14 |
|
1.1.17 | 2016-02-12 |
|
1.1.16 | 2016-02-07 |
|
1.1.15 | 2016-02-01 |
|
1.1.14 | 2016-01-30 |
|
1.1.13 | 2016-01-28 |
|
1.1.11 | 2016-01-12 |
|
1.1.10 | 2015-12-30 |
|
1.1.9 | 2015-12-22 |
|
1.1.8 | 2015-12-17 |
|
1.1.7 | 2015-12-13 |
|
1.1.6 | 2015-12-11 |
|
1.1.5 | 2015-12-10 |
|
1.1.4 | 2015-12-09 |
|
1.1.3 | 2015-12-03 |
|
1.1.2 | 2015-12-02 |
|
1.1.1 | 2015-11-29 | |
1.1.0 | 2015-11-29 |
|
1.0.9 | 2015-11-18 |
|
1.0.8 | 2015-11-17 |
|
1.0.7 | 2015-11-16 |
|
1.0.6 | 2015-11-11 |
|
1.0.5 | 2015-11-09 |
|
1.0.4 | 2015-11-04 |
|
1.0.3 | 2015-11-03 |
|
1.0.2 | 2015-10-29 |
|
1.0.1 | 2015-10-26 |
|
1.0.0 | 2015-10-19 |
|