v0.11.0
版本发布时间: 2024-03-18 11:08:11
mfts/papermark最新发布版本:v0.16.0(2024-09-18 21:03:18)
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.
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.
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)
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.
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 https://github.com/mfts/papermark/pull/307
- docs: view github link on pricing page by @hanadi92 in https://github.com/mfts/papermark/pull/305
- feat: improve reactions toolbar by @mfts in https://github.com/mfts/papermark/pull/311 https://github.com/mfts/papermark/pull/315
- fix: reactions blocking navbar by @mfts in https://github.com/mfts/papermark/pull/315
- feat: filter internal visitors by @mfts in https://github.com/mfts/papermark/pull/318
- feat: link to specific page in document by @ashrafchowdury in https://github.com/mfts/papermark/pull/308
- fix: update document icon for light mode by @sachin-duhan in https://github.com/mfts/papermark/pull/291
- feat: focus on email input by @mfts in https://github.com/mfts/papermark/pull/320
- feat: improve document upload error handling by @mfts in https://github.com/mfts/papermark/pull/335
- feat: add page preview in hover by @mfts in https://github.com/mfts/papermark/pull/345
- feat: only track analytics if documents are visible by @mfts in https://github.com/mfts/papermark/pull/347
- fix: improved notifications using optionally trigger for faster load times by @mfts in https://github.com/mfts/papermark/pull/349
- feat: folders by @mfts in https://github.com/mfts/papermark/pull/351
- feat: add and update pricing / billing pages by @mfts in https://github.com/mfts/papermark/pull/352
- feat: updates to content pages by @shnai0 in https://github.com/mfts/papermark/pull/353 https://github.com/mfts/papermark/pull/302
New Contributors
- @hanadi92 made their first contribution in https://github.com/mfts/papermark/pull/305
- @sachin-duhan made their first contribution in https://github.com/mfts/papermark/pull/291
Full Changelog: https://github.com/mfts/papermark/compare/v0.10.0...v0.11.0