WordPress Posts to PDF Changelog

Other Viewed: 578
# Changelog
======
1.5.12
======
- FIX:	Admin panel not showing

======
1.5.11
======
- FIX:	PHP notice / Description not showing

======
1.5.10
======
- NEW:	Watermark feature
		https://imgur.com/a/ksXSXfd
- NEW:	Thai & Chinese font support

======
1.5.9
======
- NEW:	Use any post data as variable in your PDF
		https://imgur.com/a/u0O42yS
- NEW:	Custom Text before / after the Post
		https://imgur.com/a/ac4KVpR
- NEW:	Disable font awesome loading
- NEW:	Filter for header & Footer HTML
		wordpress_print_posts_header_html
		wordpress_print_posts_footer_html
- NEW:	FIlter for config wordpress_print_posts_mpdf_config
- NEW:	Added new hook wordpress_print_posts_description
- NEW:	Added support for AV_IMAGE shortcode

		
======
1.5.8
======
- NEW:	Open links in same tab
		https://imgur.com/a/xlbITFz
- NEW:	Option to increase the print posts interval check
		to prevent print closing too fast
- NEW:	2 Options to avoid SSL issues with CURL (advanced settings)
		CURL Follow Location
		CURL AllowU nsafe SSL Requests
- NEW:	Filter for custom fonts
		wordpress_print_posts_custom_fonts
- FIX:	Oswald font not having italic
- FIX:	Exclude categories revert not working

======
1.5.7
======
- FIX:	Important: Shortcodes not executed

======
1.5.6
======
- NEW:	Option to disable "Render Shortcodes" (Enfold support)
		https://imgur.com/a/5S315F7
- NEW:	Upgraded font awesome icon library to latest version
- FIX	Content empty when strip images used
- FIX:	Removed admin bar menu item

======
1.5.5
======
- NEW:	Added support for ACF repeater fields

======
1.5.4
======
- 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.5.3
======
- FIX:	wepb image support (will replace webp with jpg)

======
1.5.2
======
- FIX:	Reordering was not possible for new enabled fields
- FIX:	Added explaining texts to options 

======
1.5.1
======
- FIX:	Queried object not found
- FIX:	Avada portfolio issue
- FIX:	Removed more inline styles
- FIX:	Changed wp residence icon links

======
1.5.0
======
- NEW:	Reorder custom post meta fields
		Upgrade guide:
		1. Existing configuration will not be removed (we have a fallback implemented)
		2. Enable a custom meta field
		3. Reload the page
		4. Drag and Drop it from disabled into enabled
		Example: https://imgur.com/a/1QPSFAP
- NEW:	Custom meta / ACF fields now in an own section
- NEW:	Better performance for custom fields

======
1.4.5
======
- NEW:	Option to Hide placeholder image
		https://imgur.com/a/Hl7qWxa

======
1.4.4
======
- FIX:	Empty meta key container appeared

======
1.4.3
======
- NEW:	Added format & orientation options to layout section
		Demo: https://imgur.com/a/0lx37iR
- NEW:	Moved the menu to general bar because our plugin
		can be used for all post types
- NEW:	meta values wrapped in p tag now

======
1.4.2
======
- NEW:	Added ACF Field support for custom meta fields
		Example: https://imgur.com/a/NeCooLB
- NEW:	Classes added to header, footer and 2nd layout image container
- FIX:	Removed inline styles from header & footer
- FIX:	Removed image inline styles

======
1.4.1
======
- FIX:	qrcode class missing

======
1.4.0
======
- NEW:	Updated the MPDF Rendering engine from Version 7 to Version 8
- NEw:	PHP 7.4 Support
- FIX:	WPEngine could not create fonts cache folder files

======
1.3.1
======
- NEW:	Support for Avada portfolio gallery images
- NEW:	Moved menu item to main sidebar

======
1.3.0
======
- NEW:	Added a complete new template for REAL Homes properties Theme
- FIX:	Updated POT, MO & PO Files

======
1.2.1
======
- FIX:	Header / Footer not working

======
1.2.0
======
- NEW:	Added support / created a new template for wp residence theme
		so you can export properties
- NEW:	Created a new 4th template with title aboce the image

======
1.1.10
======
- NEW:	Fiter for wordpress_print_posts_header_footer_html
		See example here: https://welaunch.io/plugins/wordpress-posts-pdf/docs/faq/custom-header-footer-hook/
- NEW:	Added caching for wp-admin meta keys to increase backend performance

======
1.1.9
======
- FIX:	Mobile browser support for print functionality
- FIX:	Widget URL was wrong (404 issue)

======
1.1.8
======
- NEW:	Added 3 options to set a custom icon / text / html for
		the PDF, word or print icons
- NEW:	Added hooks:
		wordpress_print_posts_before_blocks_html
		wordpress_print_posts_html
- FIX:	Issue with numeric custom meta fields
- FIX:	Removed icon size option (should be done in HTML)

======
1.1.7
======
- NEW:	Added a "do shortcode" to header / footer custom text
- NEW:	Added 2 new filter hooks for custom meta keys:
		wordpress_print_posts_meta_output
		wordpress_print_posts_meta_keys
- FIX:	Added an empty check for custom meta value for 2nd layout

======
1.1.6
======
- NEW:	Added an option to stop removing shortcodes in debug settings

======
1.1.5
======
- NEW:	Download PDF instead of Inline View Option
		Settings > General 
- NEW:	Filter: wordpress_print_posts_html

======
1.1.4
======
- FIX:	Text got cut off in print mode

======
1.1.3
======
- NEW:	Added an option to show print icons only on specific post types

======
1.1.2
======
- NEW:	Added a space before meta key
- NEW:	Moved from CDN to locale for font awesome
- FIX:	Locale missing for categories translation

======
1.1.1
======
- FIX:	Google Fonts missing

======
1.1.0
======
- NEW:	Added Visual Composer Grid support for description
		See Settings > Data > Description > Visual Composer Support
- FIX:	PHP Notices
- FIX:	Removed TGM

======
1.0.5
======
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!! 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.4
======
- NEW:  Shortcode rewritten for better flexibility: 
		[print_posts post="YOUR_POST_ID" pdf="yes" word="no" print="yes"]
		Default Values:
		- post = current post if no post id was set
		- pdf = yes
		- word = yes
		- print = yes

======
1.0.3
======
- NEW: You can use the shortcode even when PDF, print or word is disabled

======
1.0.2
======
- FIX: Issue with strange post meta keys

======
1.0.1
======
- FIX: Added a br tag after custom Meta keys
- FIX: Removed meta key query for only post types

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

======
Future features
======
- NONE

Leave a Reply

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