Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Releases: N-Schaef/shreddr

QoL Update

20 Apr 07:00
Compare
Choose a tag to compare
  • Added Multi-Select feature to frontend (thanks @t0phr )
  • Fix problems with invalid tag regex
  • More interface improvements

Hotfix Release

11 Apr 20:38
Compare
Choose a tag to compare
  • Fix crash and infinite import loop on importing empty documents
  • Add separators for years in document overview
  • Additional minor interface improvements

PDF OCR Improvements

09 Apr 13:26
Compare
Choose a tag to compare
  • Updated OCR workflow. OCRed text is now stored in the PDF.
    This improves re-import speed and makes the downloaded PDFs more useful.
  • Many fixes to the interface. (Thanks @t0phr )

As many dependencies had breaking changes, this version has to re-import and re-OCR all documents.
The next boot may take a while.

Config Improvements

15 Oct 07:41
Compare
Choose a tag to compare
  • Add ability to specify config file location as CLI command
  • Improve config file documentation
  • Add default config file
  • Fix default config if config file is missing

Minor fixes

10 Sep 06:39
Compare
Choose a tag to compare
  • Fixed broken links

Backend Refactor & Document Upload

31 Jul 21:19
Compare
Choose a tag to compare
  • Allow multiple files being uploaded at once
  • Fix file upload dialog not showing filename
  • Tag documents with full language name not code
  • Extract even more data from documents
  • Moved to Bootstrap 4.1

Interface Feedback

26 Jul 10:52
Compare
Choose a tag to compare
  • Importing/Reprocessing documents are now queued in the backend, instead of performed asynchronously.
  • Status of the current job queue is shown in the web frontend
  • Added version information to web interface

AnyMatcher

25 Jul 16:46
Compare
Choose a tag to compare
  • Added an AnyMatcher tag, which matches any word from a list
  • Fixed crash on malformed file uploads
  • Fixed delete-document function

File uploads

25 Jul 09:12
Compare
Choose a tag to compare
  • Added ability to upload documents via the web interface
  • Fixed some crashes with "malformed" PDF files

Initial Alpha

22 Jul 15:14
Compare
Choose a tag to compare
Initial Alpha Pre-release
Pre-release
0.1.0

Added dependencies to everything