Releases: Automattic/liveblog
Releases · Automattic/liveblog
1.9-beta1
Initial implementation of AMP Support for testing.
1.8.2
- Fix issue with time format (#424)
- Adds check around the jetpack is_mobile flag (#428)
- Restore current user back in to localised scripts (#430)
- Cast liveblog rewrite version before checks (#439)
- Document the minimum PHP version (#447)
- Fix bug where pagination did not update (#433)
- Fix GMT offsets in entry times (#432)
props justnorris, mjangda, paulschreiber, philipjohn, scottblackburn
1.8.1
- Fix bug with changing contributors
- Fix multiple PHP Coding Standards issues
props paulschreiber
1.8.0
- New: Allow multiple authors for each Liveblog entry
- New: Entries no longer have to have an author
- New: Share entries with entry-specific permalinks
- New: Media library integration in the entry editor
- New: Edit entry HTML within the editor
- Fixed: Bug with some installs using the correct REST API base URL
- Fixed: Various coding standards issues
props jasonagnew, liam-defty, paulschreiber, philipjohn, sboisvert
1.8-beta2
Merge pull request #383 from bigbitecreative/1.8-changes 1.8 changes
1.8-beta1
- Allow multiple authors for a single Liveblog entry
- Entries can easily be shared with a unique permalink
- New block-based editor improvements
1.7.1
- Fix bug with REST endpoints in Multisite (props justnorris)
- Fix for some failing unit tests due to core changes (props jasonagnew)
- Fix for bug where shortcodes would be removed completely (props jasonagnew)
- Fixed some pagination issues in relatively unique circumstances (props liam-defty)
- Fixed a bug that failed to correctly handle avatars (props liam-defty)
- Made sure we handle timezones in entries properly (props liam-defty)
1.7
- New: Mobile-friendly React-based frontend UI for a better editing experience across devices. (props jagnew jrmd liam-defty)
- Various UI bugfixes thanks to the new frontend.
- Fix for incorrect use of
defined()
(props kevinfodness)
1.6.1
- Remove support for Flash + Silverlight which are no longer supported in WP 4.9, see https://core.trac.wordpress.org/ticket/41755#no0
- Bugfix for WPCOM: Don't force an AJAX URL if we're using the REST API.
- Bugfix WPCOM: Retain SA access for A12s
1.6
- REST API support
- Performance improvements to lazy loading
- Auto-archiving of Liveblogs
- Removed copied core functions
- Improved test coverage
- Bugfix for edited comments appearing on archived Liveblogs
- Bugfix for multiple edits issue
- Bugfix for deleted key events appearing after edits
- Bugfix for shortcodes within key events
- Bugfix to allow editing entries more than once
Thanks to Mo Jangda, Jason Agnew, Max Katz, Olly Warren, Rebecca Hum, Travis W