05/11/2018 - 2.0.2.2
- Small modification to FishPig WordPress theme.

31/10/2018 - 2.0.2.1
- Fixed issue with empty breadcrumb for custom post types

27/10/2018 - 2.0.2.0
- Fixed 404 issue

25/10/2018 - 2.0.1.22
- Performance improvement.
- Added PHP 7.2 support

15/10/2018 - 2.0.1.19
- Added throwing object to var/log/wordpress.log context array

04/10/2018 - 2.0.1.15
- Fixed issue with previews

03/10/2018 - 2.0.1.14
- Improved Elementor support, especially when using Root. Ensure you have define('COOKIEPATH', '/'); in your wp-config.php file.

03/10/2018 - 2.0.1.11
- Fixed fatal PHP error that occurs when using the Custom Sidebars plugin.

02/10/2018 - 2.0.1.10
- Fixed path issue when using different paths for different stores.

29/09/2018 - 2.0.1.9
- Removed ScopeConfigInterface for Pager constructor as this is already available via the Context object

14/09/2018 - 2.0.1.4
- Improved Term URL generation.

13/09/2018 - 2.0.1.0
- Added translation fix to registration.php

12/09/2018 - 2.0.0.15
- Removed M1 references

11/09/2018 - 2.0.0.14
- Removed comments.js

11/09/2018 - 2.0.0.12
- Fixed issue with image URLs.

08/09/2018 - 2.0.0.9
- Added support for the WPBakery Page Builder Frontend Editor.

07/08/2018 - 2.0.0.7
- Added Ignore Store Code option. When enabled, the blog is delivered without the Magento store code in the URL. This is useful if you have store codes and want a single blog from the root (eg. store A = /uk/ and store B = /us/ and you want a blog at /blog/).

07/08/2018 - 2.0.0.5
- Small bug fixes from version 2.0.0.0's release.

06/09/2018 - 2.0.0.0
- Version 2.0 released. This is pretty much a complete rewrite of the inner workings of the module, although most of the top level methods and functionality will remain the same. The module should run more efficiently now and be easier to take forward and enhance with new features and optimisations.

02/09/2018 - 1.3.0.32
- Improved Asset Injection JS

29/08/2018 - 1.3.0.30
- Used Magento Pagination settings for frame length.

13/08/2018 - 1.3.0.29
- Fixed JS define issue.

06/08/2018 - 1.3.0.28
- Improved hierarchical term breadcrumbs.

03/08/2018 - 1.3.0.27
- Backwards compatibility changes for Zend_Db. 

02/08/2018 - 1.3.0.25
- Improved NextGEN Gallery support

23/07/2018 - 1.3.0.24
- Updated WP theme to stop incorrect redirects.

27/06/2018 - 1.3.0.22
- Improved Asset Injector's doc ready replacement system.

21/06/2018 - 1.3.0.21
- Fixed FishPig\WordPress\Model\User::getRole

20/06/2018 - 1.3.0.20
- Stopped theme validation from running when theme integration is disabled.

19/06/2018 - 1.3.0.19
- Fixed issue that stopped More tag from working.

19/06/2018 - 1.3.0.18
- Added option to disable Theme Integration.

01/06/2018 - 1.3.0.15
- Added exception printing for module exceptions. This should help diagnose integration errors quicker.

30/05/2018 - 1.3.0.14
- Added session messages for successful comments and for comments awaiting moderation

03/04/2018 - 1.3.0.3
- Added improved search functionality.

01/03/2018 - 1.2.2.10
- Added fix for using page as WordPress homepage
- Added Blog breadcrumb when using /blog/ in permalink structure.

22/01/2018 - 1.2.2.3
- Added fix for limiting search to specific post types (<input type="hidden" name="post_type[]" value="your_post_type"/>)

17/01/2018 - 1.2.2.2
- Any custom post types that don't have exclude_from_search=1 will be included in the search.

04/01/2018 - 1.2.1.0
- Improved AssetInjector to fix issue around jQuery document event types. This fixes issues with Visual Composer

06/12/2017 - 1.2.0.28
- Fixed issue that stopped post content being converted to HTML.
- Created WordPress code directory to store WP code files required by integration.

26/10/2017 - 1.2.0.19
- Fixed issue that stopped search, archive and homepage from displaying posts

25/10/2017 - 1.2.0.18
- Added XML sitemap fix so that it works with Magento 2.2 and below.

23/10/2017 - 1.2.0.17
- Fixed issue that stopped the 'layout' attribute in some layout XML files from working.

23/10/2017 - 1.2.0.16
- Added basic support for Magento XML sitemap

20/10/2017 - 1.2.0.15
- Added support for more page templates

18/10/2017 - 1.2.0.12
- Added module version number to configuration area.

12/10/2017 - 1.2.0.10
- Added support for Yoast SEO template tags: %%page%%, %%pagenumber%% and %%pagetotal%%

11/10/2017 - 1.2.0.9
- Added support for the custom sidebars plugin

04/10/2017 - 1.2.0.7
- Fixed issue with Magento 2.1.9 and lower

01/10/2017 - 1.2.0.2
- Modified asset injection to work with FPC
