Skip to content

plprj v2.16.3 #78

Merged
merged 4 commits into from
Jun 11, 2025
Merged

plprj v2.16.3 #78

merged 4 commits into from
Jun 11, 2025

Commits on May 16, 2025

  1. upgrade to 2.15.3

    - use uv
    - pipenv now uses pipfile
    https://pipenv.pypa.io/en/latest/pipfile.html
    - node 22.15.1
    - sqlite 3.49.2
    - paperless-ngx 2.15.3
    wwwutz committed May 16, 2025
    Configuration menu
    Copy the full SHA
    974438a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. bump paperless-ngx to 2.16.1

    build: bump paperless-ngx v2.16.1
    build: add qpdf 12.2.0
    build: update python to 3.12.10
    startstop: add granian
    startstop: make ssl optional
    startstop: mute nginx
    checkversion: add qpdf
    checkversion: update pep for python 3.12
    cleanall: mute nginx
    paperless-ngx: patch asgi.py
    wwwutz committed May 21, 2025
    Configuration menu
    Copy the full SHA
    294e1cc View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. fix granian stop

    pidfile is missng an `\n`, maybe the read -a var <$pidfile fails due to
    this.
    
    whatever ||: mitigates that.
    wwwutz committed May 22, 2025
    Configuration menu
    Copy the full SHA
    90e5d04 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. update to 2.16.3

    - paperless: 2.16.3
    - nodejs: 22.15.1 to 22.16.0
    - sqlite: 3.49.2 to 3.50.1
    - tesseract: 5.5.0 to 5.5.1
    - python: 3.12.10 to 3.12.11
    - libjpegturbo: 3.1.0 to 3.1.1
    - tesseract: 5.1.0 to 5.1.1
    - startstop: kill granian
    - granian: kill timeout 1 sec
    - granian: force HTTP/1 due to CSRF
    - paperless-ngx: add management commands
    wwwutz committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    4eb524e View commit details
    Browse the repository at this point in the history