Skip to content

Releases: mfts/papermark

v0.12.0

29 Apr 14:06
eb959c9
Compare
Choose a tag to compare

Data rooms, data rooms and data rooms. 👇

Highlights ✨

Data rooms

With data rooms, Papermark introduces the ability to share multiple documents with a single link. The same analytics you are used from single documents, now as aggregate analytics across all your data room documents.

Each data room includes

  • folders and subfolder hierarchy
  • custom branding per data room
  • page-by-page document analytics
  • visitor invitations by email, audit logs and more

CleanShot 2024-04-29 at 16 49 01@2x

Folder updates

  • rename folders
  • delete folders
  • update default sort order to alphabetical

Pagination for visitor data

A considerable decrease in page load times especially for documents with lots of visitors.

Feedback question

You can add a feedback question at the end of a document. Of course you can configure each question by link.

CleanShot 2024-04-29 at 17 59 53@2x

Auto-tagging visitors who downloaded

See who downloaded your document and when.

CleanShot 2024-04-29 at 17 57 01@2x

Updated default metatag images

The new default metatag image makes use of the og-image generator from Vercel. By default, it will use the document name as the metatag image.

CleanShot 2024-04-29 at 17 53 51@2x

Screenshot protection (experimental)

"It's impossible to block screenshots on the web" - every engineer. We know. That's why this feature is experimental. We are working on various screenshot blocking techniques and try to improve this feature.

What's Changed

  • feat: memoize some stuff by @mfts in #354
  • feat: updates for design of marketing pages by @shnai0 in #357
  • feat: add download icon for downloaded documents by @mfts in #358
  • feat: datarooms by @mfts in #364
  • feat: add powered by button by @mfts in #365
  • feat: add viewer and invite to view by @mfts in #369
  • feat: add dataroom document notifications by @mfts in #371
  • feat: rename and default-sort folders by @mfts in #372
  • feat: add openstatus widget by @mfts in #376
  • feat: feedback question by @mfts in #377
  • feat: add data room marketing page by @shnai0 in #379
  • feat: delete folder by @mfts in #382
  • feat: add pagination to visitor data by @mfts in #383
  • feat: improve dataroom navigation by @mfts in #385
  • feat: add help articles by @mfts in #386
  • feat: add terms by @shnai0 in #388
  • feat: add screen protection by @mfts in #387 #390
  • feat: update metadata defaults + og image by @Illyism in #391
  • fix: fix posthog on custom domains by @mfts in #374
  • fix: mutate document list when deleting document on detail page by @mfts in #389
  • chore: update language by @mfts @shnai0 in #393 #378
  • chore: update marketing pages by @shnai0 in #381

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

18 Mar 03:08
fb79949
Compare
Choose a tag to compare

Folders, more accurate analytics, page thumbnail previews and more. 👇

Highlights ✨

Folders and subfolders

Folders provide a better way to organize your documents. Create a new folder (and subfolder), move your documents where you want them without impacting the document or its links.

This is the first step towards making shareable folders with a single link and the foundation for data rooms.

CleanShot 2024-03-16 at 19 27 44

Improved document analytics tracking

We have improved our page-by-page analytics tracking to exclude idle sessions.

  • a visitor opens your link and opens another tab/window, which hides your document from the screen. Previously, this would have been recorded as time spent on page, now it doesn't.
  • a visitor opens your link on a mobile browser and then opens another app. Previously, this would have been recorded as time spent on page, now it doesn't.

Page previews

A quality-of-life feature that many have asked for: preview document page thumbnails on the analytics graph. This is available now. If you have multiple versions, then it previews the most recent version.

Screenshot 2024-03-16 at 19 12 59

Auto-tagging visitors

Besides seeing which link the visitor comes from, you can know easily identify verified (email authenticated visits) and internal (visits from your team members)

CleanShot 2024-03-16 at 19 43 41

Filter document analytics

Many customers double-check the links before sending them out. Now you can hide those "internal visits" from the dashboard to get true visitor analytics.

CleanShot 2024-03-16 at 19 15 26

Link to specific pages in your document

It is possible to send the visitor to a specific page in your document by adding the page number as a URL parameter (?p=3) to the shared link. Try it here: https://www.papermark.io/view/clttukc4i000111xbtkvkxj9l?p=5

What's Changed

  • feat: improve onboarding and first user experience by @mfts in #307
  • docs: view github link on pricing page by @hanadi92 in #305
  • feat: improve reactions toolbar by @mfts in #311 #315
  • fix: reactions blocking navbar by @mfts in #315
  • feat: filter internal visitors by @mfts in #318
  • feat: link to specific page in document by @ashrafchowdury in #308
  • fix: update document icon for light mode by @sachin-duhan in #291
  • feat: focus on email input by @mfts in #320
  • feat: improve document upload error handling by @mfts in #335
  • feat: add page preview in hover by @mfts in #345
  • feat: only track analytics if documents are visible by @mfts in #347
  • fix: improved notifications using optionally trigger for faster load times by @mfts in #349
  • feat: folders by @mfts in #351
  • feat: add and update pricing / billing pages by @mfts in #352
  • feat: updates to content pages by @shnai0 in #353 #302

New Contributors

Full Changelog: v0.10.0...v0.11.0

v0.10.0

21 Feb 10:30
2fdd60b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

01 Feb 09:10
6793aa1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.9.0