Skip to content

Releases: Automattic/liveblog

1.9.7

07 Jun 00:27
1.9.7
3c7a27c
Compare
Choose a tag to compare
  • Prevent unauthenticated calls to the preview ajax/rest endpoints, and the get author/hashtag rest endpoints (#685)

1.9.6

29 Sep 09:40
Compare
Choose a tag to compare
  • Revert #597, restoring get_fields_for_render() that is being used in some implementations (#639)
  • Harden check when rendering media library (#652)
  • Clean comment cache after direct SQL queries (#658)
  • REST API routes require a permission_callback (#669)
  • Load CPT support later to avoid fatals with early use of WP_Query (#672)

props anigeluk, david-binda, GaryJones, jeffersonrabb, mslinnea, philipjohn, rebeccahum

1.9.5

23 Jan 16:27
Compare
Choose a tag to compare
  • Fix PHP 7.3 continue switch warning (#617)
  • Remove unused get_fields_for_render() (#597)

1.9.4

07 Dec 11:54
Compare
Choose a tag to compare
  • Send the correct data to get_liveblog_metadata() (#558)
  • Render AMP css safe without using esc_html to pass AMP validation (#586)
  • Don't run WPCOM_Liveblog_AMP::setup() on non-live posts. (#593)

1.9.3

09 Nov 13:26
Compare
Choose a tag to compare
  • Improve caching by setting a short TTL on future timestamps (#542)

1.9.2

26 Oct 13:26
34e1eab
Compare
Choose a tag to compare
  • Fix for overzealous API requests in author list (#417)
  • Prevent empty entries (#475)
  • Restored customisable Key Events widget title (#372)
  • Restore deletion confirmation for entries (#482)
  • Performance improvements to the build (#495)

1.9.1

17 Oct 19:16
Compare
Choose a tag to compare
  • Multiple coding standards fixes
  • Removes unused debug code
  • Fix rendering embeds upon entry updates
  • Avoid null dereference in get_user_data_for_json()
  • Improvements to code review process

props, cain, GaryJones, maevelander, paulschreiber, philipjohn, rgllm, rogertheriault

1.9

27 Sep 13:15
Compare
Choose a tag to compare
1.9
  • Round out polling timestamp for improved performance (#496)
  • Use the new core jshint rules, instead of ours (#120)
  • Add LiveBlogPosting Schema (#337)
  • AMP Support (#450)
  • Move is_robot function to javascript (#266)
  • JS api actions can now be configured to send cross domain requests (#463)
  • Fix deprecated notice about non-static function (#484)
  • Remove deprecated lazyload JS (#498)
  • Readme updates (#512)

props david-binda, GaryJones, jacklenox, jasonagnew, joshbetz, justnorris, jvpcode, lovestulip, maevelander, maxhartshorn, mjangda, mikeselander, nb, paulschreiber, philipjohn, rogertheriault, sboisvert, Scott Blackburn, tessaneedham

1.9 Release Candidate 2

16 Sep 21:09
Compare
Choose a tag to compare
Pre-release
  • Adds schema to non-AMP Liveblogs
  • Improves polling frequency for better performance
  • Fixes schema validation errors
  • Fixes pagination issues
  • Fixes PHP error

1.9 Release Candidate 1

05 Jun 20:12
Compare
Choose a tag to compare
Pre-release
1.9-rc1

Merge branch 'newscorpaus-feature/configure-cross-domain'