Skip to content

Releases: mrmn2/PdfDing

v1.8.0

Choose a tag to compare

@mrmn2 mrmn2 released this 05 Jun 02:46
Immutable release. Only release title and notes can be modified.
b0e1731

What's Changed

  • Add Bulk actions by @mrmn2 in #310
  • Update dependencies in #308, #311
  • fix: Display the the correct head icons for the starred and archive overview by @mrmn2 in #311

v1.7.2

Choose a tag to compare

@mrmn2 mrmn2 released this 12 Apr 01:18
Immutable release. Only release title and notes can be modified.
9f3a723

What's Changed

  • Security Update: Update dependencies in #301 + #302

v1.7.1

Choose a tag to compare

@mrmn2 mrmn2 released this 30 Mar 11:31
Immutable release. Only release title and notes can be modified.
66ffaf0

What's Changed

v1.7.0

Choose a tag to compare

@mrmn2 mrmn2 released this 29 Mar 08:38
Immutable release. Only release title and notes can be modified.
ae579ea

What's Changed

v1.6.3

Choose a tag to compare

@mrmn2 mrmn2 released this 14 Mar 14:25
Immutable release. Only release title and notes can be modified.

What's Changed

  • Add support for boolean environment variables in addition to strings by @niggoo in #276
  • Fix: Deactivate mfa for OIDC_ONLY setting, otherwise not working by @mrmn2 in #282
  • Update dependencies by @dependabot[bot] + @mrmn2 in #281 and #283

New Contributors

v1.6.2

Choose a tag to compare

@mrmn2 mrmn2 released this 08 Mar 07:30
Immutable release. Only release title and notes can be modified.

What's Changed

v1.6.1

Choose a tag to compare

@mrmn2 mrmn2 released this 01 Mar 15:35
Immutable release. Only release title and notes can be modified.
1f3c523

What's Changed

  • Fix: Set secure default value for MFA env variables @mrmn2 in #270
  • Make gunicorn worker timeout configurable via new ENV var. by @jpoesen in #269

New Contributors

v1.6.0

Choose a tag to compare

@mrmn2 mrmn2 released this 01 Mar 07:33
Immutable release. Only release title and notes can be modified.
0753aff

What's Changed

New Contributors

v1.5.1

Choose a tag to compare

@mrmn2 mrmn2 released this 04 Feb 15:45
Immutable release. Only release title and notes can be modified.
78f3793

What's Changed

  • Add further zoom options in viewer by @mrmn2 in #245
  • Continue annotation extraction if error encountered by @mrmn2 in #246
  • Dependencies security update for v1.5.1 by @mrmn2 in #247

v1.5.0

Choose a tag to compare

@mrmn2 mrmn2 released this 29 Jan 08:33
Immutable release. Only release title and notes can be modified.

This release introduces workspaces and collections, which greatly improve the management of your PDF files.

Important

Before updating, make sure to take a backup. The internal changes in this release are quite substantial and while everything is thoroughly tested, problems could still arise when performing the migrations.

What's Changed

New Contributors