WordPress PDF Catalog Changelog

Other Viewed: 565
# Changelog
======
1.0.10
=====
- FIX:	PHP8.2 support
- FIX:	Link position not working

======
1.0.9
=====
- NEW:	PHP 8 support
- NEW:	Filter wordpress_pdf_catalog_mpdf_config
- NEW:	Updated MPDF

======
1.0.8
=====
- NEW:	Better support for custom post types
		taxonomies will now be set automatically when argument missing
		Example: https://demos.welaunch.io/wordpress-pdf-catalog/?wp-pdf-catalog=52&wp-pdf-catalog-post-type=featured_item
- NEW:	Added option to show post date
- FIX:	Issue with alignment
- FIX:	Post type not showing

======
1.0.7
=====
- NEW:	Option to limit max posts count
		https://imgur.com/a/pCTBr2D
- NEW:	Dropped Redux Framework support and added our own framework 
		Read more here: https://www.welaunch.io/en/2021/01/switching-from-redux-to-our-own-framework
		This ensure auto updates & removes all gutenberg stuff
		You can delete Redux (if not used somewhere else) afterwards
		https://www.welaunch.io/updates/welaunch-framework.zip
		https://imgur.com/a/BIBz6kz

======
1.0.6
=====
- NEW:	Added an option for MPDF debug mode in advanced settings
- FIX:	Shortcode fallback to post type

======
1.0.5
=====
- NEW:	Support for custom post types
		Use shortcode without any paramters:
		[wordpress_pdf_catalog]
		Or with:
		[wordpress_pdf_catalog category="MY_TERM_ID" taxonomy="MY_CUSTOM_TAXONOMY" text="Download Posts as PDF"]
		Example: https://demos.welaunch.io/wordpress-pdf-catalog/staff-category/staff/?wp-pdf-catalog=51&wp-pdf-catalog-post-type=&wp-pdf-catalog-taxonomy=staff_category
- NEW:	Option to hide category descripption
- NEW:	Default shortcode category is no longer "full"

======
1.0.4
=====
- NEW:	8th Template (title no in image)
- FIX:	PHP notices
- FIX:	Buttons showed in backend (not working)

======
1.0.3
======
- NEW:	MPDF upgrade to V8
- NEW:	PHP 7.4 Support

======
1.0.2
======
- NEW:	Split Chunks Option in advanced settings
- FIX:	Shortcode generated wrong URL
- FIX:	Countable notice

======
1.0.1
======
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!! MPDF 7 requires at least PHP 5.6 				!!!!
!!!! Do NOT update if you are on a lower Version 	!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
- NEW:  PHP 7.2. Support
- NEW:  Moved MPDF to vendor folder for composer support
- NEW:  Option to enable MPDF Debugging (images, fonts)
- FIX:  Upgraded MPDF Rendering Engine to Version 7.0.3

======
1.0.0
======
- Inital release

# Future features
=====
- Nothing

Leave a Reply

Your email address will not be published. Required fields are marked *