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
