Skip to content

v0.11.0

Compare
Choose a tag to compare
@mfts mfts released this 18 Mar 03:08
· 379 commits to main since this release
fb79949

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