Skip to content

Releases: autoloadnextpost/auto-load-next-post

v1.5.14

16 Sep 17:15
Compare
Choose a tag to compare
  • Tweaked: Upgrade notice now version 1.6.0 is available for testing. Also can be dismissed properly.
  • Tweaked: All notices to load plugin icon to load from plugin not from WP.org

v1.6.0-beta.1

06 Sep 13:33
Compare
Choose a tag to compare
v1.6.0-beta.1 Pre-release
Pre-release
  • NEW: Added a Setup Wizard to scan the theme you have active and identify your theme selectors and templates location.
  • NEW: Added a Getting Started page which introduces the user to the setup wizard.
  • NEW: Settings page now previews features coming in Auto Load Next Post Pro. #7174140
  • NEW: Added extensions page listing available extensions for the plugin thanks for the class provided by @dcooney.
  • NEW: Added validation for required settings. #761f7e9
  • NEW: Added button on theme selectors settings to open theme customizer if theme not supported. #1030d4b
  • NEW: Added option under Misc to disable Auto Load Next Post from running on mobile devices. #7bf0caa
  • NEW: Added Templates section for users to set the template location without the need of applying a filter. Filter was designed for theme developers.
  • NEW: jQuery-confirm.js is used to replace previous confirmation dialogs as they were not working in Firefox and is used to improve user experience both for the Settings page and the new Setup Wizard. #1fe1eec
  • Removed: Welcome notice as it has been replaced with the Getting Started page. #1fe1eec
  • Improved: UI of the settings page.
  • Improved: Code base throughout the whole of the plugin.
  • Tweaked: Theme selector fields are set to read-only if theme is supported by the theme developer. #074b780
  • Tweaked: Made review notice more personal to the user. #4123372
  • Tweaked: Sign up form in sidebar now pre-fills with current logged in user for quicker sign up. #a70cfcb
  • Tweaked: Made translating the plugin easier by merging near identical strings.
  • Dev: All CSS has been converted into SCSS.
  • Dev: Grunt tasks have been improved for better development.
  • Dev: Auto Load Next Post can be installed via WP-CLI without redirect issues.

v1.5.13

05 Sep 22:23
Compare
Choose a tag to compare
  • Tweaked: Upgrade warning notice in preparation for version 1.6.0 release.

v1.5.12

23 Apr 06:59
Compare
Choose a tag to compare
  • Tweaked: Repeater template now looks for content-post.php should content-single.php not exist before fallback to content.php.
  • Tweaked: Help tab copy and links on the plugin settings page.
  • Tweaked: Need help button now opens the help panel for the settings in view if one exists.
  • Updated: Review link.
  • Updated: POT file for translations.

v1.5.11

10 Apr 17:00
Compare
Choose a tag to compare
  • NEW: Excluded JS files from defer for the WP Rocket plugin.
  • Dev Feature: Reset button added to the Misc settings to allow users to remove all settings and re-initialize the plugin.
  • Fixed: Incorrect function name used when applying filter for WP Rocket plugin.
  • Tweaked: Admin notices to only appear on the Dashboard, the Plugins page, the Themes page and Auto Load Next Post settings page.
  • Tweaked: Admin notices have been re-ordered to allow correct flow of display.
  • Tweaked: Improved Admin JavaScript and added a confirmation for when the reset button is pressed.
  • Tweaked: Code clean up to remove functions or inline documentation that is no longer needed or used.
  • Updated: POT file for translations.

v1.5.10

05 Apr 11:09
Compare
Choose a tag to compare
  • NEW: Added 3rd Party support for the WP Rocket plugin. Excludes Auto Load Next Post scripts from JS minification.
  • Corrected: Added missing Poseidon theme options used to determin if post thumbnails should show in repeater template.
  • Tweaked: Theme selectors admin notification should the active theme be supported via a plugin.
  • Tweaked: uninstall.php file.

v1.5.9

05 Apr 11:09
Compare
Choose a tag to compare
  • NEW: Added support for Poseidon theme.

v1.5.8

01 Apr 16:39
Compare
Choose a tag to compare
  • NEW: Added support for OceanWP theme.
  • Corrected: Typo in Congratulations admin notification.
  • Tweaked: Improved loading of Auto Load Next Post if set in the footer.
  • Tweaked: Disqus comments is also removed if Remove Comments is enabled.
  • Tweaked: The plugins JavaScript will stop running if user scrolls to quickly. Solves issue #156

v1.5.7

25 Mar 18:55
Compare
Choose a tag to compare
  • Corrected: Meta name used to determin if the JavaScript should load in the footer.

v1.5.6

13 Mar 10:39
Compare
Choose a tag to compare
  • Corrected: Twenty Nineteen support for the featured image was missing an inner wrapper to provide the correct styling.