TWEAK Tweak cnText Domain parameter to accept value of load so the domain is loaded instead of registered via the action hook..
TWEAK Init cnEntry Image object and refactor code, moving the image processing logic to cnEntry Image..
TWEAK Update Default Entry Card so the logo photo will be permalink to the entry..
TWEAK Set cnEntry getLinks default value for type to query to NULL instead of the core types so all links will be queried vs only the registered types..
FEATURE Add new option to Connections Manage admin page Screen Option to allow the user to choose between the entry logo or photo as the thumbail..
TWEAK Minor tweaks to CN parseCSV parse string and CN parseCSV unparse to use column indexes rather than header names as the array index to allow duplicate column names in CSV file..
TWEAK Add methods to cnCountry to pull data from RinvexCountry library and update existing calls to it to make them compatible to the new country attributs structure..
TWEAK Update cnRetrieve setQueryVisibility to return selector of none if the user does not have the required capabilities to view the object..
TWEAK Update the shortcode to utilize cnRetrieve upcoming instead of custom query in the shortcode callback to standardize results globally across the core plugin..
TWEAK Tweak the require once in Card and Profile template to allow them to be pulled out and activated as plugins without causing PHP errors when trying to run Template Customizer..
Read more