Skip to content

Releases: sonnenkern/quip-export

v2.3.2

23 Jun 19:49
2c41752
Compare
Choose a tag to compare
  • remove legacy dependency npmview
  • reduce package file size

v2.3.1

22 Jul 00:02
047466a
Compare
Choose a tag to compare
  • Fixed invalid chars in path (folder)

v2.3.0

22 Jan 17:18
00a9b10
Compare
Choose a tag to compare
  • Bugs fixing
  • Jest fixing
  • Annotations support in documents

v2.2.3

10 Jul 07:55
31a3f2d
Compare
Choose a tag to compare

Bugs fixing:

  • blobs with unknown type and filename caused an exception

Improvements:

  • limiting (10 times) for repeating queries with 503 http code

v2.2.0

07 Jun 15:34
b00c034
Compare
Choose a tag to compare

New options:
--docx Exports documents in MS-Office format (*.docx , *.xlsx)
--folders "string" Comma-separated folder's IDs to export

v2.1.0

01 Jun 19:36
Compare
Choose a tag to compare
  1. Removed option --resolve-references. All references will be resolved by default.
  2. New option --comments added. With the option all comments (messages, conversation) for the documents will be attached to the end of the document.
  3. In Web-Version added new switch 'Comments'

v1.9.0

18 Feb 19:21
9036020
Compare
Choose a tag to compare

New optional parameter --resolve-references

1.7.0

10 Feb 22:42
Compare
Choose a tag to compare
  • add tests