Skip to content

Releases: mrmn2/PdfDing

0.4.0

27 Nov 08:12
Compare
Choose a tag to compare

Shared PDFs

  • Add functionality to share PDFs with an external audience via a link or a QR Code
  • Shared PDFs can be password protected and access can be controlled with a maximum number of views and an expiration date
  • Update dependencies

0.3.4

27 Nov 08:12
Compare
Choose a tag to compare

Encrypted Backups to S3 Compatible Storage

  • Add option to encrypt the PDFs and the Sqlite database when performing backups
  • Bug Fix: Setting the Postgres host to something different from postgres was not possible beforehand

0.3.3

27 Nov 08:11
Compare
Choose a tag to compare

Revamp tag sidebar, new version available banner and further image size reduction

  • Revamp the tag sidebar section, so that tags will be grouped by their starting character
  • Add a new version available banner in admin section
  • Further image size reduction by over 30% by switching to alpine
  • Update dependencies

0.3.2

27 Nov 08:11
Compare
Choose a tag to compare

Fix backup functionality

  • Fix backup functionality by re-adding setuptools to virtual environment

0.3.1

27 Nov 08:10
Compare
Choose a tag to compare

Reduce image size and add PDFs per page setting

  • Reduce image size by almost 20%
  • Add PDFs per page setting: control how many PDFs are shown in the PDF overview

0.3.0

27 Nov 08:09
Compare
Choose a tag to compare

Automated Backups to S3 Compatible Storage

  • Add automated backups to S3 compatible storage

0.2.0

27 Nov 08:09
Compare
Choose a tag to compare

New Admin Area

  • Add new Admin Area - admins can delete users and grant + remove admin rights
  • Remove standard Django Admin Area
  • Add OIDC_ENABLE environment variable for enabling SSO via OIDC

Breaking Changes

  • In order to use SSO via OIDC the environment variable OIDC_ENABLE needs to be set to TRUE. For more information refer to the configuration section of the README.

0.1.2

27 Nov 08:08
Compare
Choose a tag to compare

Colored Themes

  • Added theme colors
  • Added view counter for PDFs
  • Changed profile icon

0.1.1

27 Nov 08:07
Compare
Choose a tag to compare

Dark Mode

  • Added dark mode
  • Update dependencies

0.1.0

27 Nov 08:06
Compare
Choose a tag to compare

Initial Release

  • Browser based PDF viewing
  • Organize PDFs with tags
  • Clean and responsive UI Remembers current position - continue where you stopped reading
  • SSO support via OIDC
  • Every user can upload its own PDFs. There is no admin curating the content.