github mfts/papermark v0.15.0

latest release: v0.16.0
22 days ago

Drag and drop, reindex datarooms, and more visitor analytics. 👇

Highlights ✨

Drag and drop documents

Managing documents just got even easier! We added drag-and-drop support for documents to move them between folders. You can drag a single document or select multiple documents to move them in bulk.

In addition, we also added the first bulk actions:

  • move many documents to a (sub)folder
  • delete many documents

Drag and drop documents

Sort document index

With drag-and-drop, we also enabled the option to sort the document index in datarooms. If you have an executive summary that you want visitors to see first, simply drag it above other items to change the rank in the actual dataroom.

sort index in datarooms

GIFs in presentations

We added the ability to render GIFs in presentations. You can read more about it here.

CleanShot 2024-08-28 at 13 32 40

More analytics about visitors

We added additional information about visits to your documents. In the details view you can see:

  • device type, browser and operating system
  • document version number
  • thumbnail of each document page

Migrate to app.papermark.io

Some may have noticed that the URL to their dashboard changed to app.papermark.io/...
We migrated earlier this month without a hitch, while keeping all links to documents unchanged. The new architecture gives us more flexibility and makes the open-source project easier to self-host.

redirect.mp4

Quality-of-life improvements

  • faster and optimized document processing engine
  • sort links in reverse chronological order (latest come first)
  • bulk download for dataroom
  • remove documents and folders from dataroom
  • enable mail merge links
  • enable allow/deny lists without email verification
  • and many more

What's Changed

  • fix: zoom by @mfts in #486
  • fix: device height by @mfts in #487
  • refactor: disable zoom on mobile and vertical by @mfts in #488
  • fix: scroll beyond numpages by @mfts in #489
  • fix: clip zoom on mobile and remove conversion popup by @mfts in #490
  • feat(trigger): add retry by @mfts in #502
  • feat: adjust scalefactor based on size of document by @mfts in #503
  • fix: set headers by @mfts in #510
  • fix: update proto to https by @mfts in #511
  • refactor: small updates to bulk upload by @mfts in #520
  • feat: add distributed locker for tus by @mfts in #522
  • chore: update dependencies by @mfts in #523
  • feat: add user agent to views by @mfts in #524
  • feat: add thumbnail to visitor chart by @mfts in #525
  • feat: add delete account by @mfts in #527
  • refactor: sort links in descending order by @mfts in #534
  • fix(radix-ui): reset pointer-events to unfreeze UI by @mfts in #540
  • feat(dataroom): remove docs / folders from dataroom by @mfts in #541
  • fix: bulk download by @mfts in #542
  • feat(dataroom): add dataroom bulk download for s3 by @mfts in #543
  • fix(download) by @mfts in #544
  • fix(nav): add missing linkId and viewId by @mfts in #545
  • docs: updates to metadata by @shnai0 in #546
  • fix: scroll on documents page by @mfts in #548
  • refactor(#259): partially converting some of the components from headlessui to shadcn by @doppedheart in #531
  • chore: update dependencies by @mfts in #547
  • feat: add option to remove visitor stats and papermark branding by @mfts in #549
  • feat: migrate www to app by @mfts in #552
  • feat: complete transition from www to app by @mfts in #553
  • feat: dataroom quality of life improvements by @mfts in #555
  • fix: preview links by @mfts in #556
  • feat: make dataroom sortable by index by @mfts in #558
  • feat: render gifs links in place by @mfts in #560
  • feat: drag-drop documents into folder by @mfts in #559
  • fix: visitor stats for multiple versions is shown for correct version by @mfts in #561
  • feat(datarooms): add drag to move documents to folder by @mfts in #562
  • fix: disable drag and drop on mobile by @mfts in #563
  • feat: add bulk actions by @mfts in #565
  • feat: enable mailmerge by @mfts in #567
  • chore: update dependencies by @mfts in #566
  • feat: allow/deny lists without verification by @mfts in #569
  • feat: enable all functions for trial by @mfts in #571

New Contributors

Full Changelog: v0.14.0...v0.15.0

Don't miss a new papermark release

NewReleases is sending notifications on new releases.