Releases: mrmn2/PdfDing
Releases · mrmn2/PdfDing
v1.4.1
v1.4.0
v1.3.3
v1.3.2
v1.3.1
What's Changed
- Add feature to set admin rights via OIDC claims by @mrmn2 in #139
- minor UI improvements by @mrmn2 in #140
- fix: adjust truncating of too long titles by @mrmn2 in #136
- fix: increase PDF file field max length to 500 so long PDF names do not cause any problems by @mrmn2 in #140
- fix: keep star size fixed in PDF overview when PDF name is truncated by @mrmn2 in #140
v1.3.0
What's Changed
- add right sidebar with extra functionalities to viewer by @mrmn2 in #130
- add logo for medium sized devices to viewer by @mrmn2 in #130
- add preview image to PDF details by @mrmn2 in #131
- adjust shared PDF details UI so that it matches the one of the PDF details by @mrmn2 in #131
- PDF file names on the filesystem now reflect the name of the PDF in the UI instead of an UUID by @mrmn2 in #132
- add option to save PDFs in a sub directory inside the media directory by @mrmn2 in #132
Update Instructions
This update fundamentally changes how PDF files are saved on the filesystem by not using UUIDs anymore. While problems are not expected during the upgrade, it is more than usual RECOMMENDED to backup the media folder and the database before performing the upgrade.
v1.2.1
v1.2.0
What's Changed
- Add PDF comment and highlight extraction to backend by @mrmn2 in #114
- Add section for PDF comments and highlights by @mrmn2 in #116
- Display comments and highlights per PDF in the details by @mrmn2 in #121
- Revamp PDF details page by @mrmn2 in #121
- Export comments highlights by @mrmn2 in #125
- Change license to AGPLv3 by @mrmn2 in #122
- Add progress bar setting by @mrmn2 in #112
- Add sponsor section by @mrmn2 in #124
- Update dependencies by @mrmn2 in #124
- Various minor UI improvements by @mrmn2
- fix: make whole thumbnails and ToC buttons clickable on left sidebar in viewer by @mrmn2 in #124