Releases: Automattic/liveblog
Releases · Automattic/liveblog
1.9.7
1.9.6
- 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
1.9.4
1.9.3
1.9.2
1.9.1
- 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
- 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
- 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
1.9-rc1 Merge branch 'newscorpaus-feature/configure-cross-domain'