Skip to content

Releases: Automattic/liveblog

1.9-beta1

25 May 18:33
691d6c0
Compare
Choose a tag to compare
1.9-beta1 Pre-release
Pre-release

Initial implementation of AMP Support for testing.

1.8.2

12 May 00:43
1a2030a
Compare
Choose a tag to compare
  • 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

01 May 09:03
b06af2d
Compare
Choose a tag to compare
  • Fix bug with changing contributors
  • Fix multiple PHP Coding Standards issues

props paulschreiber

1.8.0

22 Apr 10:24
Compare
Choose a tag to compare
  • 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

13 Apr 13:02
b44031b
Compare
Choose a tag to compare
1.8-beta2 Pre-release
Pre-release
Merge pull request #383 from bigbitecreative/1.8-changes

1.8 changes

1.8-beta1

15 Feb 17:48
aa39048
Compare
Choose a tag to compare
1.8-beta1 Pre-release
Pre-release
  • 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

02 Feb 12:07
Compare
Choose a tag to compare
  • 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

10 Jan 11:35
Compare
Choose a tag to compare
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

26 Oct 12:07
Compare
Choose a tag to compare
  • 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

26 Sep 10:56
Compare
Choose a tag to compare
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