Skip to content

Releases: NHSLeadership/nightingale-companion

v1.1.0

12 Aug 13:01
99559a4
Compare
Choose a tag to compare

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

26 Jun 09:53
Compare
Choose a tag to compare

= 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

22 Jun 10:42
3237f0b
Compare
Choose a tag to compare
v1.0.4

Modified customizer arrays

WordPress Launch #3

22 Jun 10:40
d8d32fc
Compare
Choose a tag to compare
Merge pull request #23 from NHSLeadership/customizer-syntax-error

Corrected syntax error

WordPress Launch #2

22 Jun 10:35
8e4a8cc
Compare
Choose a tag to compare
v1.0.2

Update readme.txt

WordPress Launch

22 Jun 10:27
ab267f5
Compare
Choose a tag to compare

Initial release of WordPress plugin.

v1.0.0

04 Jun 15:00
Compare
Choose a tag to compare

Initial release - almost all performance stuff