Skip to content

Releases: DLXPlugins/wp-ajaxify-comments

2.1.0 - Lazy Loading

26 Oct 00:12
Compare
Choose a tag to compare

What's Changed

  • Add improved lazy loading and plugin compatibility tab by @ronalfy in #5

Full Changelog: 2.0.14...2.1.0

2.0.7

01 Oct 01:46
Compare
Choose a tag to compare

This release focuses more on stabilization and performance.

  1. Removed gettext calls on every page load and instead loading them only when a comment has been posted.
  2. Lazy loading is much more reliable.
  3. Added a filter for users to change labels programmatically.

2.0.0

25 Sep 02:51
Compare
Choose a tag to compare

This is the final release for 2.0.0 of Ajaxify Comments.

ajaxify-comments-2-0-social

Please read the announcement post for changes.

2.0.0-RC1

24 Sep 08:27
Compare
Choose a tag to compare
2.0.0-RC1 Pre-release
Pre-release

Release Candidate 1 - Release of Ajaxify Comments

🥂 Spin up your own demo of 2.0 RC 1

  1. Adding synthetic JavaScript events in addition to the callbacks
  2. Refactoring the callbacks to be slightly more secure than previous execution
  3. Removing duplicate selector

Note: Documentation and internal links still need to be updated. These will be updated by RC-2.

🔗 Download 2.0 RC-1

Known issues:

Documentation and links need updating.

2.0.0-beta1

15 Sep 20:01
ed5a91c
Compare
Choose a tag to compare
2.0.0-beta1 Pre-release
Pre-release

Beta 1 - Release of Ajaxify Comments

🥂 Spin up your own demo of 2.0 Beta 1

  1. Adds in Menu Helper and a new Selector Helper
  2. Updates branding in admin
  3. Organizes the admin into tabs and a React admin refresh
  4. Adds preview and color selectors to Appearance tab
  5. Add support tab and documentation links
  6. Remove admin notice on plugins screen
  7. Show notices below plugin row instead of top-level admin notice
  8. Rename WP Ajaxify Comments to Ajaxify Comments in the admin

🔗 Download 2.0 Beta 1

Known issues:

Documentation and links need updating.

What's Changed

New Contributors

Full Changelog: https://github.com/DLXPlugins/wp-ajaxify-comments/commits/2.0.0-beta1