Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-02-17 | 7.8 kB | |
v0.18.0 source code.tar.gz | 2025-02-17 | 7.1 MB | |
v0.18.0 source code.zip | 2025-02-17 | 7.6 MB | |
Totals: 3 Items | 14.7 MB | 0 |
Video support, custom fields, data room layout, and more. 👇
Highlights ✨
Video file support
We're excited to announce support for video files. Now you can upload and share video content alongside your documents in both individual shares and data rooms. The video player comes with built-in controls and supports various video formats. Just like with documents, you'll get detailed analytics on how your videos are being consumed, including:
- View counts and engagement metrics
- Secure, controlled access with the same permission system
- Support for various video formats
- Analytics integration with the rest of your content
Custom access screen fields
Customize the information you require from visitors before they access your documents. This powerful new feature allows you to:
- Add custom form fields to your access screens
- Collect specific information relevant to your use case
- Track and analyze custom field data in your analytics dashboard
- Export custom field data alongside other visitor information
- Use custom fields to better understand and segment your audience
New data room admin layout
With the new data room layout, we are immersing you into your data room. The navigation overhaul makes it easy to find
- the data room content,
- permissions (such as links and groups),
- visitor analytics in chronological order with export functionality,
- custom data room branding, and
- settings
Quality-of-life improvements
- improved access controls
- In-document link click tracking
- support for download-only documents
- support for internal reference links in documents
- ability to embed Papermark links into third-party websites (private beta)
- real-time webhooks (private beta)
- dark mode support for Notion documents
- additional file formats .kml and .kmz
- searchable help center inside Papermark
What's Changed
- feat: add support for download only file types by @mfts in https://github.com/mfts/papermark/pull/1388
- feat: dataroom branding preview by @mfts in https://github.com/mfts/papermark/pull/1390
- feat: add dataroom accent color by @mfts in https://github.com/mfts/papermark/pull/1439
- feat: add support for page-internal links by @mfts in https://github.com/mfts/papermark/pull/1391
- feat: add download document version to document tab by @mfts in https://github.com/mfts/papermark/pull/1392
- fix: simplify delete folder and dataroom by @mfts in https://github.com/mfts/papermark/pull/1393
- fix: dataroom duplicate by @mfts in https://github.com/mfts/papermark/pull/1394
- feat: add content disposition to s3 files by @mfts in https://github.com/mfts/papermark/pull/1396
- fix: notion images by @mfts in https://github.com/mfts/papermark/pull/1397
- feat: add dataroom change notifications by @mfts in https://github.com/mfts/papermark/pull/1398
- feat: add dataroomId to add new document to dataroom automatically by @mfts in https://github.com/mfts/papermark/pull/1399
- refactor: improve verification token by @mfts in https://github.com/mfts/papermark/pull/1401
- fix: allow managers to create restricted tokens by @mfts in https://github.com/mfts/papermark/pull/1403
- fix: update group permissions for deeply nested files by @mfts in https://github.com/mfts/papermark/pull/1404
- feat: add embeddable link by @mfts in https://github.com/mfts/papermark/pull/1405
- feat: add delete domain modal by @mfts in https://github.com/mfts/papermark/pull/1406
- feat: add webhooks by @mfts in https://github.com/mfts/papermark/pull/1409 https://github.com/mfts/papermark/pull/1410
- feat: add link name to email notification by @mfts in https://github.com/mfts/papermark/pull/1412
- fix: add contentType and originalFile to agreements by @mfts in https://github.com/mfts/papermark/pull/1414
- chore: improvements by @mfts in https://github.com/mfts/papermark/pull/1419
- feat: add dataroom visits exportable by @mfts in https://github.com/mfts/papermark/pull/1420
- feat: add download-only button to document header by @mfts in https://github.com/mfts/papermark/pull/1421
- fix: styling for notion page links by @mfts in https://github.com/mfts/papermark/pull/1422
- fix: add style for divider component and adjust dark mode by @mfts in https://github.com/mfts/papermark/pull/1423
- feat: add notion dark mode button by @mfts in https://github.com/mfts/papermark/pull/1428
- feat: scrollable link option panels by @mfts in https://github.com/mfts/papermark/pull/1430
- feat: add search to visitors by @mfts in https://github.com/mfts/papermark/pull/1431
- feat: search help articles from the app by @shnai0 in https://github.com/mfts/papermark/pull/1432
- feat: add video support by @mfts in https://github.com/mfts/papermark/pull/1433 https://github.com/mfts/papermark/pull/1434 https://github.com/mfts/papermark/pull/1435
- feat: add support for kml / kmz file type by @mfts in https://github.com/mfts/papermark/pull/1436
- feat: track in-document link click events by @mfts in https://github.com/mfts/papermark/pull/1438
- feat(notion): add signed file url script by @mfts in https://github.com/mfts/papermark/pull/1440
- feat: revalidate notion document links automatically by @mfts in https://github.com/mfts/papermark/pull/1441
- fix(notion): scroll to top on page change by @mfts in https://github.com/mfts/papermark/pull/1442
- feat: add custom fields to links by @mfts in https://github.com/mfts/papermark/pull/1444
- feat: show custom fields in dataroom analytics by @mfts in https://github.com/mfts/papermark/pull/1448
- refactor: remove link clicks if there are none by @mfts in https://github.com/mfts/papermark/pull/1445
- feat: add trigger v3 convert pdf by @mfts in https://github.com/mfts/papermark/pull/1446
- feat: add new sidebar, new dataroom by @mfts in https://github.com/mfts/papermark/pull/1447
- refactor: new pages viewer by @mfts in https://github.com/mfts/papermark/pull/1451 https://github.com/mfts/papermark/pull/1452 https://github.com/mfts/papermark/pull/1456 https://github.com/mfts/papermark/pull/1455
- feat: scroll to section in notion by @mfts in https://github.com/mfts/papermark/pull/1453
- feat: enable view download on trial by @mfts in https://github.com/mfts/papermark/pull/1458
- feat: add relative div to make watermark fit by @mfts in https://github.com/mfts/papermark/pull/1459
- feat: add dashboard with data for links, views, visitors, documents by @mfts in https://github.com/mfts/papermark/pull/1460
- feat: adjust views filter for document by @mfts in https://github.com/mfts/papermark/pull/1461
- fix: dashboard by @mfts in https://github.com/mfts/papermark/pull/1462
- fix: time interval by @mfts in https://github.com/mfts/papermark/pull/1463
- feat: migrate to trigger v3 by @mfts in https://github.com/mfts/papermark/pull/1470
- feat: add trigger realtime for conversion progress / status by @mfts in https://github.com/mfts/papermark/pull/1407
- fix: breadcrumb for settings page by @AshishViradiya153 in https://github.com/mfts/papermark/pull/1466
- fix: ui on documents list page by @AshishViradiya153 in https://github.com/mfts/papermark/pull/1469
- feat: add anonymous group permission by @mfts in https://github.com/mfts/papermark/pull/1472
Full Changelog: https://github.com/mfts/papermark/compare/v0.17.0...v0.18.0