Skip to content

Latest commit

 

History

History
54 lines (26 loc) · 2.9 KB

CHANGELOG.md

File metadata and controls

54 lines (26 loc) · 2.9 KB

Changelog

11.1.0 (2019-08-26)

Features

  • Prevent of bolding entire content pasted from Google Docs. Closes #61. (8102de3)
  • Provide support for pasting lists from Google Docs. Closes #69. (6ad2a62)

Other changes

11.0.4 (2019-07-10)

Internal changes only (updated dependencies, documentation, etc.).

11.0.3 (2019-07-04)

Internal changes only (updated dependencies, documentation, etc.).

11.0.2 (2019-06-05)

Other changes

  • Loosen a dependency of a clipboard plugin in the paste from Office plugin so that it can be overridden. Closes #56. (561f22b)

11.0.1 (2019-04-10)

Internal changes only (updated dependencies, documentation, etc.).

11.0.0 (2019-02-28)

Bug fixes

  • Ensured correct lists ordering for separate list items with the same mso-list id. Closes #43. (4ebc363)

  • Handle "spacerun spans" with mixed whitespaces. Closes #49. Closes #50. (7fb132f)

    Huge thanks to Matt Kobs for this contribution!

BREAKING CHANGES

10.0.0 (2018-12-05)

Initial implementation of the Paste from Office feature.