dependabot[bot]
|
33cbe2ad54
|
Chore(deps): Bump the utilities-minor group across 1 directory with 6 updates (#11993)
* Chore(deps): Bump the utilities-minor group across 1 directory with 6 updates
Bumps the utilities-minor group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [babel](https://github.com/python-babel/babel) | `2.17.0` | `2.18.0` |
| [dateparser](https://github.com/scrapinghub/dateparser) | `1.2.2` | `1.3.0` |
| [django-cachalot](https://github.com/noripyt/django-cachalot) | `2.8.0` | `2.9.0` |
| [openai](https://github.com/openai/openai-python) | `2.15.0` | `2.16.0` |
| [torch](https://github.com/pytorch/pytorch) | `2.9.1` | `2.10.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.14.14` | `0.15.0` |
Updates `babel` from 2.17.0 to 2.18.0
- [Release notes](https://github.com/python-babel/babel/releases)
- [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-babel/babel/compare/v2.17.0...v2.18.0)
Updates `dateparser` from 1.2.2 to 1.3.0
- [Release notes](https://github.com/scrapinghub/dateparser/releases)
- [Changelog](https://github.com/scrapinghub/dateparser/blob/master/HISTORY.rst)
- [Commits](https://github.com/scrapinghub/dateparser/compare/v1.2.2...v1.3.0)
Updates `django-cachalot` from 2.8.0 to 2.9.0
- [Release notes](https://github.com/noripyt/django-cachalot/releases)
- [Changelog](https://github.com/noripyt/django-cachalot/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/noripyt/django-cachalot/compare/v2.8.0...v2.9.0)
Updates `openai` from 2.15.0 to 2.16.0
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openai/openai-python/compare/v2.15.0...v2.16.0)
Updates `torch` from 2.9.1 to 2.10.0
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/compare/v2.9.1...v2.10.0)
Updates `ruff` from 0.14.14 to 0.15.0
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.14.14...0.15.0)
---
updated-dependencies:
- dependency-name: babel
dependency-version: 2.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: utilities-minor
- dependency-name: dateparser
dependency-version: 1.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: utilities-minor
- dependency-name: django-cachalot
dependency-version: 2.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: utilities-minor
- dependency-name: openai
dependency-version: 2.16.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: utilities-minor
- dependency-name: torch
dependency-version: 2.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: utilities-minor
- dependency-name: ruff
dependency-version: 0.15.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: utilities-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Updates to ruff 0.15.0
* Ignores all notes in the baseline. They seem to be problematic??
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
|
2026-02-04 11:50:31 -08:00 |
|
Sebastian Steinbeißer
|
3b5ffbf9fa
|
Chore(mypy): Annotate None returns for typing improvements (#11213)
|
2026-02-02 08:44:12 -08:00 |
|
shamoon
|
c3b036e0d3
|
Merge branch 'main' into dev
|
2026-01-31 09:10:33 -08:00 |
|
shamoon
|
3e41d99a82
|
Bump version to 2.20.6
|
2026-01-30 17:59:55 -08:00 |
|
Christoph Schober
|
d16d3fb618
|
Feature: support split documents based on tag barcodes (#11645)
|
2026-01-29 08:05:33 -08:00 |
|
shamoon
|
6d93ae93b4
|
Chore: fix session token strategy import deprecation (#11914)
|
2026-01-27 19:38:33 +00:00 |
|
shamoon
|
1f074390e4
|
Feature: sharelink bundles (#11682)
|
2026-01-27 18:54:51 +00:00 |
|
Gabgobie
|
e9e138e62c
|
Enhancement: configurable SSO groups claim (#11841)
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2026-01-26 18:31:01 +00:00 |
|
Paul Gessinger
|
f2bb6c9725
|
Enhancement: Add support for app oidc (#11756)
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2026-01-26 00:29:36 -08:00 |
|
Trenton H
|
d0032c18be
|
Breaking: Remove support for document and thumbnail encryption (#11850)
|
2026-01-24 19:29:54 -08:00 |
|
Trenton H
|
51b466a86b
|
Feature: Simplify and improve the consumer (#11753)
|
2026-01-21 14:37:48 -08:00 |
|
shamoon
|
a527f5e244
|
Merge branch 'main' into dev
|
2026-01-19 10:59:01 -08:00 |
|
shamoon
|
771f3f150a
|
Bump version to 2.20.5
|
2026-01-19 09:18:23 -08:00 |
|
shamoon
|
9c0de249a6
|
Merge branch 'main' into dev
|
2026-01-13 11:53:40 -08:00 |
|
shamoon
|
3618c50b62
|
Bump version to 2.20.4
|
2026-01-13 10:01:42 -08:00 |
|
shamoon
|
e940764fe0
|
Feature: Paperless AI (#10319)
|
2026-01-13 16:24:42 +00:00 |
|
shamoon
|
58d88440f1
|
Feature: Remote OCR (Azure AI) (#10320)
|
2026-01-08 21:49:17 +00:00 |
|
Trenton H
|
ba42f0eb4f
|
Feature: pre-compress static files on ARM64 (#11721)
|
2026-01-06 09:10:32 -08:00 |
|
shamoon
|
00cf026524
|
Feature: Indonesian translation (#11641)
|
2025-12-23 21:26:53 -08:00 |
|
shamoon
|
eca2ba3657
|
Bump version to 2.20.3
|
2025-12-18 07:29:56 -08:00 |
|
shamoon
|
f96a29db5d
|
Bump version to 2.20.2
|
2025-12-12 15:10:55 -08:00 |
|
shamoon
|
078cba4bd1
|
Fix: allow safe <style> tags in SVG uploads (#11593)
|
2025-12-12 22:01:56 +00:00 |
|
shamoon
|
43e29598b3
|
Add more allowed SVG attributes to validator
|
2025-12-12 13:18:38 -08:00 |
|
Trenton H
|
d9a596d67a
|
Fix: Expanded SVG validation whitelist and additional checks (#11590)
|
2025-12-12 20:04:04 +00:00 |
|
shamoon
|
a9c73e2846
|
Update validators.py
|
2025-12-12 09:27:19 -08:00 |
|
shamoon
|
3f81b432ec
|
Fix: normalize SVG tag and attribute names, add version (#11586)
|
2025-12-11 19:17:55 -08:00 |
|
shamoon
|
ce642409e8
|
Chore: add some output of social login errors (#11527)
|
2025-12-03 18:52:49 +00:00 |
|
Trenton H
|
6f3451bce0
|
Bumps version to 2.20.1
|
2025-12-01 14:01:09 -08:00 |
|
shamoon
|
1e61a6cd6a
|
Fix: handle allauth groups location breaking change (#11471)
|
2025-11-25 09:18:05 -08:00 |
|
shamoon
|
76bb6d3422
|
Bump version to 2.20.0
|
2025-11-22 13:18:06 -08:00 |
|
dependabot[bot]
|
b053b35332
|
Chore(deps): Update django-allauth[mfa,socialaccount] requirement from ~=65.4.0 to ~=65.12.1 (#11198)
* Chore(deps): Update django-allauth[mfa,socialaccount] requirement
---
updated-dependencies:
- dependency-name: django-allauth[mfa,socialaccount]
dependency-version: 65.12.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update ratelimit mock path
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2025-11-17 21:58:10 +00:00 |
|
shamoon
|
7cd802cf48
|
Bump version to 2.19.6
|
2025-11-15 14:24:15 -08:00 |
|
shamoon
|
2a9d1fce0d
|
Chore: include password validation on user edit (#11308)
|
2025-11-07 11:20:27 -08:00 |
|
shamoon
|
cac48c9855
|
Bump version to 2.19.5
|
2025-11-06 11:39:08 -08:00 |
|
shamoon
|
fe3c424d7d
|
Bump version to 2.19.4
|
2025-11-03 16:02:09 -08:00 |
|
shamoon
|
7fe411bb1a
|
Bump version to 2.19.3
|
2025-10-29 10:22:28 -07:00 |
|
shamoon
|
63dab0ab09
|
Change: restrict superuser modifications to superusers only
|
2025-10-24 16:25:59 -07:00 |
|
Trenton H
|
1d8fadcb3c
|
Bumps version to 2.19.2
|
2025-10-23 09:24:48 -07:00 |
|
shamoon
|
41b9fff407
|
Bump version to 2.19.1
|
2025-10-22 13:03:28 -07:00 |
|
shamoon
|
264166810c
|
Bump version to 2.19.0
|
2025-10-21 10:03:11 -07:00 |
|
shamoon
|
79b30fbade
|
Enhancement: ignore same files in sanity checker as consumer (#10999)
|
2025-10-06 09:59:01 -07:00 |
|
shamoon
|
19a54b3b23
|
Feature: processed mail UI (#10866)
|
2025-09-22 18:17:42 +00:00 |
|
shamoon
|
6b868a5ecb
|
Fix: restore str celery beat schedule filename (#10893)
|
2025-09-20 18:54:56 -07:00 |
|
shamoon
|
4cff907ba0
|
Feature: Nested Tags (#10833)
---------
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
|
2025-09-17 21:41:39 +00:00 |
|
dependabot[bot]
|
4ddac79f0f
|
Chore(deps): Bump the small-changes group across 1 directory with 3 updates (#10880)
* Chore(deps): Bump the small-changes group across 1 directory with 3 updates
Bumps the small-changes group with 3 updates in the / directory: [ocrmypdf](https://github.com/ocrmypdf/OCRmyPDF), [mkdocs-material](https://github.com/squidfunk/mkdocs-material) and [ruff](https://github.com/astral-sh/ruff).
Updates `ocrmypdf` from 16.10.4 to 16.11.0
- [Release notes](https://github.com/ocrmypdf/OCRmyPDF/releases)
- [Changelog](https://github.com/ocrmypdf/OCRmyPDF/blob/main/docs/release_notes.md)
- [Commits](https://github.com/ocrmypdf/OCRmyPDF/compare/v16.10.4...v16.11.0)
Updates `mkdocs-material` from 9.6.19 to 9.6.20
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.6.19...9.6.20)
Updates `ruff` from 0.12.12 to 0.13.0
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.12.12...0.13.0)
---
updated-dependencies:
- dependency-name: ocrmypdf
dependency-version: 16.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: mkdocs-material
dependency-version: 9.6.20
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: ruff
dependency-version: 0.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
* Applies the new Ruff rule for unpacking
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
|
2025-09-17 13:16:34 -07:00 |
|
shamoon
|
1b18c14188
|
Bump version to 2.18.4
|
2025-09-07 16:29:23 -07:00 |
|
Sebastian Steinbeißer
|
d2064a2535
|
Chore: switch from os.path to pathlib.Path (#10539)
|
2025-09-03 08:12:41 -07:00 |
|
shamoon
|
58ab137282
|
Bump version to 2.18.3
|
2025-08-31 20:41:47 -07:00 |
|
shamoon
|
cb927c5b22
|
Fix: include application config language settings for dateparser auto-detection (#10722)
|
2025-08-31 15:22:39 -07:00 |
|
shamoon
|
f2fabc81d4
|
Fix: include array items for pagination openapi schema (#10682)
|
2025-08-25 13:25:54 -07:00 |
|