Releases: NHSLeadership/nightingale-companion
Releases · NHSLeadership/nightingale-companion
v1.1.0
Security and stability update:
Thank you to all users submitting feedback.
- Javascript loading has been combined, with a simplified control. Now you have the option of deferring JS to after
pageload, moving scripts to the footer, or both, or neither. - Cache control has been improved to bust the cache for logged in users, so people adding content or editing can see
their changes reflected without doing a hard refresh. - This release sees the removal of:
- Retina Images - the theme instead uses WordPress native multiimage display.
- Update jQuery - WP core is updating jQuery through the next few releases, this feature is no longer required.
- LazyLoading - as of WP 5.5. this is a native function so does not need to be in a plugin.
- Compress HTML - this was breaking data reporting from Google Tag Manager and also impacted some javascript triggers
v.1.0.5
= 1.0.5 =
Bugfixes:
- corrected install routine to add correct default settings to plugin
- corrected check to see if child theme of Nightingale is in use, if so allow activation
- Added multisite functionality. If you have a previous version to enable multisite, please remove the plugin and reinstall so that the install routine runs again to activate this correctly.
Feature additions: - Added social sharing buttons functionality. This uses the add this library and is configurable to be disabled, above posts, below posts or both
- Added editable title for social sharing region. Default is "Share This:"
- added update jQuery option to enable more recent version of jQuery to be loaded to your WP install. Please note this may cause other plugins to fail. If enabling, use with caution and test thoroughly. Default is disabled.
- Added blog settings, allowing you to suppress featured images on individual posts/pages, add an author bio section and add other posts by author section.
- Added social widget to allow you to link to your social channels using a panel of buttons that stick to either the left or right of display. Configurable via Customiser > Social Widget, includes FaceBook, Twitter, YouTube, Vimeo, LinkedIn and RSS feed.
WordPress Launch #4
v1.0.4 Modified customizer arrays
WordPress Launch #3
Merge pull request #23 from NHSLeadership/customizer-syntax-error Corrected syntax error
WordPress Launch #2
v1.0.2 Update readme.txt
WordPress Launch
Initial release of WordPress plugin.