]> git.ipfire.org Git - thirdparty/paperless-ngx.git/log
thirdparty/paperless-ngx.git
3 weeks agoChore(deps): Bump the django group with 4 updates (#10811)
dependabot[bot] [Tue, 9 Sep 2025 22:08:29 +0000 (22:08 +0000)] 
Chore(deps): Bump the django group with 4 updates (#10811)

Bumps the django group with 4 updates: [django](https://github.com/django/django), [django-cors-headers](https://github.com/adamchainz/django-cors-headers), [django-guardian](https://github.com/django-guardian/django-guardian) and [drf-spectacular-sidecar](https://github.com/tfranzel/drf-spectacular-sidecar).

Updates `django` from 5.2.5 to 5.2.6
- [Commits](https://github.com/django/django/compare/5.2.5...5.2.6)

Updates `django-cors-headers` from 4.7.0 to 4.8.0
- [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.7.0...4.8.0)

Updates `django-guardian` from 3.0.3 to 3.1.2
- [Release notes](https://github.com/django-guardian/django-guardian/releases)
- [Commits](https://github.com/django-guardian/django-guardian/compare/3.0.3...3.1.2)

Updates `drf-spectacular-sidecar` from 2025.8.1 to 2025.9.1
- [Commits](https://github.com/tfranzel/drf-spectacular-sidecar/compare/2025.8.1...2025.9.1)

---
updated-dependencies:
- dependency-name: django
  dependency-version: 5.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: django
- dependency-name: django-cors-headers
  dependency-version: 4.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: django
- dependency-name: django-guardian
  dependency-version: 3.1.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: django
- dependency-name: drf-spectacular-sidecar
  dependency-version: 2025.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: django
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 weeks agoAuto translate strings
GitHub Actions [Tue, 9 Sep 2025 20:04:58 +0000 (20:04 +0000)] 
Auto translate strings

3 weeks agoEnhancement: Limit excessively long content length when computing suggestions (#10656)
Antoine Mérino [Tue, 9 Sep 2025 20:02:16 +0000 (22:02 +0200)] 
Enhancement: Limit excessively long content length when computing suggestions (#10656)

This helps prevent excessive processing times on very large documents
by limiting the text analyzed during date parsing, tag prediction,
and correspondent matching.

If the document exceeds 1.2M chars, crop to 1M char.

3 weeks agodocker-compose(deps): Bump gotenberg/gotenberg from 8.22 to 8.23 in /docker/compose...
dependabot[bot] [Tue, 9 Sep 2025 19:47:25 +0000 (12:47 -0700)] 
docker-compose(deps): Bump gotenberg/gotenberg from 8.22 to 8.23 in /docker/compose (#10812)

Bumps gotenberg/gotenberg from 8.22 to 8.23.

---
updated-dependencies:
- dependency-name: gotenberg/gotenberg
  dependency-version: '8.23'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 weeks agoChore(deps): Bump the small-changes group across 1 directory with 8 updates (#10821)
dependabot[bot] [Tue, 9 Sep 2025 17:35:45 +0000 (17:35 +0000)] 
Chore(deps): Bump the small-changes group across 1 directory with 8 updates (#10821)

Bumps the small-changes group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) | `3.14.0` | `3.14.1` |
| [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.7.1` | `1.7.2` |
| [setproctitle](https://github.com/dvarrazzo/py-setproctitle) | `1.3.6` | `1.3.7` |
| [whitenoise](https://github.com/evansd/whitenoise) | `6.9.0` | `6.10.0` |
| [mkdocs-glightbox](https://github.com/blueswen/mkdocs-glightbox) | `0.4.0` | `0.5.1` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.18` | `9.6.19` |
| [pytest](https://github.com/pytest-dev/pytest) | `8.4.1` | `8.4.2` |
| [ruff](https://github.com/astral-sh/ruff) | `0.12.11` | `0.12.12` |

Updates `rapidfuzz` from 3.14.0 to 3.14.1
- [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases)
- [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/rapidfuzz/RapidFuzz/compare/v3.14.0...v3.14.1)

Updates `scikit-learn` from 1.7.1 to 1.7.2
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.7.1...1.7.2)

Updates `setproctitle` from 1.3.6 to 1.3.7
- [Changelog](https://github.com/dvarrazzo/py-setproctitle/blob/master/HISTORY.rst)
- [Commits](https://github.com/dvarrazzo/py-setproctitle/compare/version-1.3.6...version-1.3.7)

Updates `whitenoise` from 6.9.0 to 6.10.0
- [Changelog](https://github.com/evansd/whitenoise/blob/main/docs/changelog.rst)
- [Commits](https://github.com/evansd/whitenoise/compare/6.9.0...6.10.0)

Updates `mkdocs-glightbox` from 0.4.0 to 0.5.1
- [Release notes](https://github.com/blueswen/mkdocs-glightbox/releases)
- [Changelog](https://github.com/blueswen/mkdocs-glightbox/blob/main/CHANGELOG)
- [Commits](https://github.com/blueswen/mkdocs-glightbox/compare/v0.4.0...v0.5.1)

Updates `mkdocs-material` from 9.6.18 to 9.6.19
- [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.18...9.6.19)

Updates `pytest` from 8.4.1 to 8.4.2
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.4.1...8.4.2)

Updates `ruff` from 0.12.11 to 0.12.12
- [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.11...0.12.12)

---
updated-dependencies:
- dependency-name: rapidfuzz
  dependency-version: 3.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: scikit-learn
  dependency-version: 1.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: setproctitle
  dependency-version: 1.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: whitenoise
  dependency-version: 6.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: mkdocs-glightbox
  dependency-version: 0.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: mkdocs-material
  dependency-version: 9.6.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: pytest
  dependency-version: 8.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: ruff
  dependency-version: 0.12.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 weeks agodocker(deps): Bump astral-sh/uv from 0.8.13-python3.12-bookworm-slim to 0.8.15-python...
dependabot[bot] [Tue, 9 Sep 2025 16:49:39 +0000 (16:49 +0000)] 
docker(deps): Bump astral-sh/uv from 0.8.13-python3.12-bookworm-slim to 0.8.15-python3.12-bookworm-slim (#10810)

Bumps [astral-sh/uv](https://github.com/astral-sh/uv) from 0.8.13-python3.12-bookworm-slim to 0.8.15-python3.12-bookworm-slim.
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/uv/compare/0.8.13...0.8.15)

---
updated-dependencies:
- dependency-name: astral-sh/uv
  dependency-version: 0.8.15-python3.12-bookworm-slim
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 weeks agoFix: set match value for correspondents created by mail rule (#10820)
shamoon [Tue, 9 Sep 2025 16:14:48 +0000 (09:14 -0700)] 
Fix: set match value for correspondents created by mail rule (#10820)

3 weeks agoChore: add debug log line to reindex
shamoon [Tue, 9 Sep 2025 12:36:37 +0000 (05:36 -0700)] 
Chore: add debug log line to reindex

4 weeks agoDocumentation: v2.18.14 changelog (#10804)
shamoon [Mon, 8 Sep 2025 00:10:52 +0000 (17:10 -0700)] 
Documentation: v2.18.14 changelog (#10804)

4 weeks agoBump version to 2.18.4 v2.18.4
shamoon [Sun, 7 Sep 2025 23:29:23 +0000 (16:29 -0700)] 
Bump version to 2.18.4

4 weeks agoNew Crowdin translations by GitHub Action (#10756)
github-actions[bot] [Sun, 7 Sep 2025 23:26:24 +0000 (23:26 +0000)] 
New Crowdin translations by GitHub Action (#10756)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
4 weeks agoAuto translate strings
GitHub Actions [Sun, 7 Sep 2025 23:12:29 +0000 (23:12 +0000)] 
Auto translate strings

4 weeks agoRevert "Performance: Enable virtual scrolling for large custom field selects (#10708...
shamoon [Sun, 7 Sep 2025 23:10:11 +0000 (16:10 -0700)] 
Revert "Performance: Enable virtual scrolling for large custom field selects (#10708)" (#10803)

This reverts commit d9459ac37f71da6011d1911d6987daf26fe49aa8.

4 weeks agoFix error in system status test
shamoon [Sat, 6 Sep 2025 14:56:15 +0000 (07:56 -0700)] 
Fix error in system status test

4 weeks agoAuto translate strings
GitHub Actions [Sat, 6 Sep 2025 14:54:14 +0000 (14:54 +0000)] 
Auto translate strings

4 weeks agoFixhancement: update sidebar view counts on save & next also (#10793)
shamoon [Sat, 6 Sep 2025 14:51:36 +0000 (07:51 -0700)] 
Fixhancement: update sidebar view counts on save & next also (#10793)

4 weeks agoFix: Make mypy work with uv (#10783)
Sebastian Steinbeißer [Fri, 5 Sep 2025 18:49:09 +0000 (20:49 +0200)] 
Fix: Make mypy work with uv (#10783)

* Add option to run mypy on the project via `uv run mypy .`

* Remove deprecated mypy plugin

* Add missing typing dependencies

4 weeks agoAuto translate strings
GitHub Actions [Fri, 5 Sep 2025 18:11:26 +0000 (18:11 +0000)] 
Auto translate strings

4 weeks agoEnhancement: report websocket status (#10777)
shamoon [Fri, 5 Sep 2025 18:09:42 +0000 (11:09 -0700)] 
Enhancement: report websocket status (#10777)

4 weeks agoFix: revert pathlib change to database name (#10774)
shamoon [Thu, 4 Sep 2025 13:58:13 +0000 (06:58 -0700)] 
Fix: revert pathlib change to database name (#10774)

4 weeks agoFix chore label assignment logic in PR bot workflow
shamoon [Thu, 4 Sep 2025 00:08:20 +0000 (17:08 -0700)] 
Fix chore label assignment logic in PR bot workflow

4 weeks agoChore(deps-dev): Bump the frontend-jest-dependencies group in /src-ui with 2 updates...
shamoon [Thu, 4 Sep 2025 00:06:50 +0000 (17:06 -0700)] 
Chore(deps-dev): Bump the frontend-jest-dependencies group in /src-ui with 2 updates (#10770)

4 weeks agoChore(deps-dev): Bump the frontend-eslint-dependencies group (#10745)
dependabot[bot] [Wed, 3 Sep 2025 23:53:48 +0000 (16:53 -0700)] 
Chore(deps-dev): Bump the frontend-eslint-dependencies group (#10745)

Bumps the frontend-eslint-dependencies group in /src-ui with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils) and [eslint](https://github.com/eslint/eslint).

Updates `@typescript-eslint/eslint-plugin` from 8.38.0 to 8.41.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.41.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.38.0 to 8.41.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.41.0/packages/parser)

Updates `@typescript-eslint/utils` from 8.38.0 to 8.41.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.41.0/packages/utils)

Updates `eslint` from 9.32.0 to 9.34.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.32.0...v9.34.0)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.41.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-eslint-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.41.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-eslint-dependencies
- dependency-name: "@typescript-eslint/utils"
  dependency-version: 8.41.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-eslint-dependencies
- dependency-name: eslint
  dependency-version: 9.34.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-eslint-dependencies
...

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>
4 weeks agoAuto translate strings
GitHub Actions [Wed, 3 Sep 2025 23:29:22 +0000 (23:29 +0000)] 
Auto translate strings

4 weeks agoChore(deps): Bump the frontend-angular-dependencies group (#10744)
dependabot[bot] [Wed, 3 Sep 2025 23:27:08 +0000 (16:27 -0700)] 
Chore(deps): Bump the frontend-angular-dependencies group (#10744)

Bumps the frontend-angular-dependencies group in /src-ui with 22 updates:

| Package | From | To |
| --- | --- | --- |
| [@angular/cdk](https://github.com/angular/components) | `20.1.4` | `20.2.1` |
| [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `20.1.4` | `20.2.3` |
| [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) | `20.1.4` | `20.2.3` |
| [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) | `20.1.4` | `20.2.3` |
| [@angular/forms](https://github.com/angular/angular/tree/HEAD/packages/forms) | `20.1.4` | `20.2.3` |
| [@angular/localize](https://github.com/angular/angular) | `20.1.4` | `20.2.3` |
| [@angular/platform-browser](https://github.com/angular/angular/tree/HEAD/packages/platform-browser) | `20.1.4` | `20.2.3` |
| [@angular/platform-browser-dynamic](https://github.com/angular/angular/tree/HEAD/packages/platform-browser-dynamic) | `20.1.4` | `20.2.3` |
| [@angular/router](https://github.com/angular/angular/tree/HEAD/packages/router) | `20.1.4` | `20.2.3` |
| [@ng-select/ng-select](https://github.com/ng-select/ng-select) | `20.0.1` | `20.1.3` |
| [ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service) | `20.0.1` | `20.1.0` |
| [ngx-device-detector](https://github.com/AhsanAyaz/ngx-device-detector) | `10.0.2` | `10.1.0` |
| [@angular-devkit/core](https://github.com/angular/angular-cli) | `20.1.4` | `20.2.1` |
| [@angular-devkit/schematics](https://github.com/angular/angular-cli) | `20.1.4` | `20.2.1` |
| [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) | `20.1.1` | `20.2.0` |
| [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) | `20.1.1` | `20.2.0` |
| [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) | `20.1.1` | `20.2.0` |
| [@angular-eslint/schematics](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/schematics) | `20.1.1` | `20.2.0` |
| [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) | `20.1.1` | `20.2.0` |
| [@angular/build](https://github.com/angular/angular-cli) | `20.1.4` | `20.2.1` |
| [@angular/cli](https://github.com/angular/angular-cli) | `20.1.4` | `20.2.1` |
| [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `20.1.4` | `20.2.3` |

Updates `@angular/cdk` from 20.1.4 to 20.2.1
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/components/compare/20.1.4...20.2.1)

Updates `@angular/common` from 20.1.4 to 20.2.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.2.3/packages/common)

Updates `@angular/compiler` from 20.1.4 to 20.2.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.2.3/packages/compiler)

Updates `@angular/core` from 20.1.4 to 20.2.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.2.3/packages/core)

Updates `@angular/forms` from 20.1.4 to 20.2.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.2.3/packages/forms)

Updates `@angular/localize` from 20.1.4 to 20.2.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/compare/20.1.4...20.2.3)

Updates `@angular/platform-browser` from 20.1.4 to 20.2.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.2.3/packages/platform-browser)

Updates `@angular/platform-browser-dynamic` from 20.1.4 to 20.2.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.2.3/packages/platform-browser-dynamic)

Updates `@angular/router` from 20.1.4 to 20.2.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.2.3/packages/router)

Updates `@ng-select/ng-select` from 20.0.1 to 20.1.3
- [Release notes](https://github.com/ng-select/ng-select/releases)
- [Changelog](https://github.com/ng-select/ng-select/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ng-select/ng-select/compare/v20.0.1...v20.1.3)

Updates `ngx-cookie-service` from 20.0.1 to 20.1.0
- [Release notes](https://github.com/stevermeister/ngx-cookie-service/releases)
- [Changelog](https://github.com/stevermeister/ngx-cookie-service/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stevermeister/ngx-cookie-service/compare/v20.0.1...v20.1.0)

Updates `ngx-device-detector` from 10.0.2 to 10.1.0
- [Release notes](https://github.com/AhsanAyaz/ngx-device-detector/releases)
- [Changelog](https://github.com/AhsanAyaz/ngx-device-detector/blob/master/steps-to-release.md)
- [Commits](https://github.com/AhsanAyaz/ngx-device-detector/compare/v10.0.2...v10.1.0)

Updates `@angular-devkit/core` from 20.1.4 to 20.2.1
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/20.1.4...20.2.1)

Updates `@angular-devkit/schematics` from 20.1.4 to 20.2.1
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/20.1.4...20.2.1)

Updates `@angular-eslint/builder` from 20.1.1 to 20.2.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v20.2.0/packages/builder)

Updates `@angular-eslint/eslint-plugin` from 20.1.1 to 20.2.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v20.2.0/packages/eslint-plugin)

Updates `@angular-eslint/eslint-plugin-template` from 20.1.1 to 20.2.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin-template/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v20.2.0/packages/eslint-plugin-template)

Updates `@angular-eslint/schematics` from 20.1.1 to 20.2.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/schematics/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v20.2.0/packages/schematics)

Updates `@angular-eslint/template-parser` from 20.1.1 to 20.2.0
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v20.2.0/packages/template-parser)

Updates `@angular/build` from 20.1.4 to 20.2.1
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/20.1.4...20.2.1)

Updates `@angular/cli` from 20.1.4 to 20.2.1
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/compare/20.1.4...20.2.1)

Updates `@angular/compiler-cli` from 20.1.4 to 20.2.3
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/20.2.3/packages/compiler-cli)

---
updated-dependencies:
- dependency-name: "@angular/cdk"
  dependency-version: 20.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/common"
  dependency-version: 20.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler"
  dependency-version: 20.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/core"
  dependency-version: 20.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/forms"
  dependency-version: 20.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/localize"
  dependency-version: 20.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser"
  dependency-version: 20.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/platform-browser-dynamic"
  dependency-version: 20.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/router"
  dependency-version: 20.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@ng-select/ng-select"
  dependency-version: 20.1.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: ngx-cookie-service
  dependency-version: 20.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: ngx-device-detector
  dependency-version: 10.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/core"
  dependency-version: 20.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-devkit/schematics"
  dependency-version: 20.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/builder"
  dependency-version: 20.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-version: 20.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/eslint-plugin-template"
  dependency-version: 20.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/schematics"
  dependency-version: 20.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular-eslint/template-parser"
  dependency-version: 20.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/build"
  dependency-version: 20.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/cli"
  dependency-version: 20.2.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
- dependency-name: "@angular/compiler-cli"
  dependency-version: 20.2.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: frontend-angular-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 weeks agoChore(deps): Bump bootstrap from 5.3.7 to 5.3.8 in /src-ui (#10740)
dependabot[bot] [Wed, 3 Sep 2025 21:58:53 +0000 (21:58 +0000)] 
Chore(deps): Bump bootstrap from 5.3.7 to 5.3.8 in /src-ui (#10740)

* Chore(deps): Bump bootstrap from 5.3.7 to 5.3.8 in /src-ui

Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.3.7 to 5.3.8.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v5.3.7...v5.3.8)

---
updated-dependencies:
- dependency-name: bootstrap
  dependency-version: 5.3.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
* Upgrades backend Bootstrap to 5.3.8 as well

---------

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>
4 weeks agoChore(deps-dev): Bump @playwright/test from 1.54.2 to 1.55.0 in /src-ui (#10743)
dependabot[bot] [Wed, 3 Sep 2025 20:29:57 +0000 (20:29 +0000)] 
Chore(deps-dev): Bump @playwright/test from 1.54.2 to 1.55.0 in /src-ui (#10743)

Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.54.2 to 1.55.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.54.2...v1.55.0)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-version: 1.55.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 weeks agoChore(deps-dev): Bump webpack from 5.101.0 to 5.101.3 in /src-ui (#10751)
dependabot[bot] [Wed, 3 Sep 2025 20:19:14 +0000 (20:19 +0000)] 
Chore(deps-dev): Bump webpack from 5.101.0 to 5.101.3 in /src-ui (#10751)

Bumps [webpack](https://github.com/webpack/webpack) from 5.101.0 to 5.101.3.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.101.0...v5.101.3)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.101.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 weeks agoChore(deps-dev): Bump @types/node from 24.1.0 to 24.3.0 in /src-ui (#10750)
dependabot[bot] [Wed, 3 Sep 2025 20:08:34 +0000 (20:08 +0000)] 
Chore(deps-dev): Bump @types/node from 24.1.0 to 24.3.0 in /src-ui (#10750)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.1.0 to 24.3.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 weeks agoUpdate PR auto-labeling for chore titles
shamoon [Wed, 3 Sep 2025 17:14:41 +0000 (10:14 -0700)] 
Update PR auto-labeling for chore titles

4 weeks agoChore: switch from os.path to pathlib.Path (#10539)
Sebastian Steinbeißer [Wed, 3 Sep 2025 15:12:41 +0000 (17:12 +0200)] 
Chore: switch from os.path to pathlib.Path (#10539)

4 weeks agoChore(deps): Bump the actions group with 3 updates (#10757)
dependabot[bot] [Wed, 3 Sep 2025 14:22:35 +0000 (14:22 +0000)] 
Chore(deps): Bump the actions group with 3 updates (#10757)

Bumps the actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/download-artifact](https://github.com/actions/download-artifact) and [stumpylog/image-cleaner-action](https://github.com/stumpylog/image-cleaner-action).

Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

Updates `actions/download-artifact` from 4 to 5
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)

Updates `stumpylog/image-cleaner-action` from 0.10.0 to 0.11.0
- [Release notes](https://github.com/stumpylog/image-cleaner-action/releases)
- [Changelog](https://github.com/stumpylog/image-cleaner-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stumpylog/image-cleaner-action/compare/v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: actions/download-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: stumpylog/image-cleaner-action
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

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>
4 weeks agoDevelopment: clean devcontainer .venv dir (#10705)
sidey79 [Tue, 2 Sep 2025 20:13:14 +0000 (22:13 +0200)] 
Development: clean devcontainer .venv dir (#10705)

4 weeks agoAuto translate strings
GitHub Actions [Tue, 2 Sep 2025 18:48:36 +0000 (18:48 +0000)] 
Auto translate strings

4 weeks agoPerformance fix: add paging for custom field select options (#10755)
shamoon [Tue, 2 Sep 2025 18:46:54 +0000 (11:46 -0700)] 
Performance fix: add paging for custom field select options (#10755)

4 weeks agoDocumentation: Add v2.18.3 changelog (#10734) 10713/head
github-actions[bot] [Tue, 2 Sep 2025 01:45:46 +0000 (18:45 -0700)] 
Documentation: Add v2.18.3 changelog (#10734)

* Changelog v2.18.3 - GHA

* Update changelog for version 2.18.3

Removed feature enhancements section and duplicate performance entry from changelog.

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
4 weeks agoBump version to 2.18.3 v2.18.3
shamoon [Mon, 1 Sep 2025 03:41:47 +0000 (20:41 -0700)] 
Bump version to 2.18.3

4 weeks agoMerge branch 'dev'
shamoon [Mon, 1 Sep 2025 03:41:36 +0000 (20:41 -0700)] 
Merge branch 'dev'

4 weeks agoNew Crowdin translations by GitHub Action (#10699)
github-actions[bot] [Mon, 1 Sep 2025 03:39:21 +0000 (20:39 -0700)] 
New Crowdin translations by GitHub Action (#10699)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
5 weeks agoAuto translate strings
GitHub Actions [Sun, 31 Aug 2025 22:25:05 +0000 (22:25 +0000)] 
Auto translate strings

5 weeks agoFix: include application config language settings for dateparser auto-detection ...
shamoon [Sun, 31 Aug 2025 22:22:39 +0000 (15:22 -0700)] 
Fix: include application config language settings for dateparser auto-detection (#10722)

5 weeks agoAuto translate strings
GitHub Actions [Sat, 30 Aug 2025 16:11:17 +0000 (16:11 +0000)] 
Auto translate strings

5 weeks agoFix: ensure title gets marked as dirty
shamoon [Sat, 30 Aug 2025 16:09:43 +0000 (09:09 -0700)] 
Fix: ensure title gets marked as dirty

5 weeks agoChore(deps): Update granian[uvloop] requirement from ~=2.4.1 to ~=2.5.0 (#10529)
dependabot[bot] [Fri, 29 Aug 2025 19:44:17 +0000 (12:44 -0700)] 
Chore(deps): Update granian[uvloop] requirement from ~=2.4.1 to ~=2.5.0 (#10529)

Updates the requirements on [granian[uvloop]](https://github.com/emmett-framework/granian) to permit the latest version.
- [Release notes](https://github.com/emmett-framework/granian/releases)
- [Commits](https://github.com/emmett-framework/granian/compare/v2.4.1...v2.5.0)

---
updated-dependencies:
- dependency-name: granian[uvloop]
  dependency-version: 2.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 weeks agoChore(deps): Bump the small-changes group across 1 directory with 6 updates (#10714)
dependabot[bot] [Fri, 29 Aug 2025 18:07:40 +0000 (18:07 +0000)] 
Chore(deps): Bump the small-changes group across 1 directory with 6 updates (#10714)

Bumps the small-changes group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [filelock](https://github.com/tox-dev/py-filelock) | `3.18.0` | `3.19.1` |
| [gotenberg-client](https://github.com/stumpylog/gotenberg-client) | `0.10.0` | `0.11.0` |
| [rapidfuzz](https://github.com/rapidfuzz/RapidFuzz) | `3.13.0` | `3.14.0` |
| [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.17` | `9.6.18` |
| [pre-commit-uv](https://github.com/tox-dev/pre-commit-uv) | `4.1.4` | `4.1.5` |
| [ruff](https://github.com/astral-sh/ruff) | `0.12.9` | `0.12.11` |

Updates `filelock` from 3.18.0 to 3.19.1
- [Release notes](https://github.com/tox-dev/py-filelock/releases)
- [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/py-filelock/compare/3.18.0...3.19.1)

Updates `gotenberg-client` from 0.10.0 to 0.11.0
- [Release notes](https://github.com/stumpylog/gotenberg-client/releases)
- [Changelog](https://github.com/stumpylog/gotenberg-client/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stumpylog/gotenberg-client/compare/0.10.0...0.11.0)

Updates `rapidfuzz` from 3.13.0 to 3.14.0
- [Release notes](https://github.com/rapidfuzz/RapidFuzz/releases)
- [Changelog](https://github.com/rapidfuzz/RapidFuzz/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/rapidfuzz/RapidFuzz/compare/v3.13.0...v3.14.0)

Updates `mkdocs-material` from 9.6.17 to 9.6.18
- [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.17...9.6.18)

Updates `pre-commit-uv` from 4.1.4 to 4.1.5
- [Release notes](https://github.com/tox-dev/pre-commit-uv/releases)
- [Commits](https://github.com/tox-dev/pre-commit-uv/compare/4.1.4...4.1.5)

Updates `ruff` from 0.12.9 to 0.12.11
- [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.9...0.12.11)

---
updated-dependencies:
- dependency-name: filelock
  dependency-version: 3.19.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: gotenberg-client
  dependency-version: 0.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: rapidfuzz
  dependency-version: 3.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: small-changes
- dependency-name: mkdocs-material
  dependency-version: 9.6.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: pre-commit-uv
  dependency-version: 4.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
- dependency-name: ruff
  dependency-version: 0.12.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: small-changes
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 weeks agoFix: hide sidebar counts during saved views organization (#10716)
shamoon [Fri, 29 Aug 2025 16:55:43 +0000 (09:55 -0700)] 
Fix: hide sidebar counts during saved views organization (#10716)

5 weeks agoFix: wrap long view titles in sidebar (#10715)
shamoon [Fri, 29 Aug 2025 16:37:58 +0000 (09:37 -0700)] 
Fix: wrap long view titles in sidebar (#10715)

5 weeks agoAuto translate strings
GitHub Actions [Thu, 28 Aug 2025 15:09:58 +0000 (15:09 +0000)] 
Auto translate strings

5 weeks agoPerformance: Enable virtual scrolling for large custom field selects (#10708)
david-loe [Thu, 28 Aug 2025 15:07:34 +0000 (17:07 +0200)] 
Performance: Enable virtual scrolling for large custom field selects (#10708)

5 weeks agoDevelopment: allow devcontainer pytest to find tests (#10671)
sidey79 [Wed, 27 Aug 2025 22:23:23 +0000 (00:23 +0200)] 
Development: allow devcontainer pytest to find tests (#10671)

* Fix:[settings.json]:  update pytest configuration in VSCode settings

* chore[pckage.json]: Add pnmp as packagemanager

* Chore[package.json]: revert

---------

Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
5 weeks agodocker-compose(deps): Bump library/mariadb from 11 to 12 in /docker/compose (#10621)
dependabot[bot] [Wed, 27 Aug 2025 22:07:50 +0000 (15:07 -0700)] 
docker-compose(deps): Bump library/mariadb from 11 to 12 in /docker/compose (#10621)

Bumps library/mariadb from 11 to 12.

---
updated-dependencies:
- dependency-name: library/mariadb
  dependency-version: '12'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 weeks agodocker-compose(deps): Bump gotenberg/gotenberg from 8.20 to 8.22 in /docker/compose...
dependabot[bot] [Wed, 27 Aug 2025 21:53:35 +0000 (14:53 -0700)] 
docker-compose(deps): Bump gotenberg/gotenberg from 8.20 to 8.22 in /docker/compose (#10687)

Bumps gotenberg/gotenberg from 8.20 to 8.22.

---
updated-dependencies:
- dependency-name: gotenberg/gotenberg
  dependency-version: '8.22'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 weeks agodocker(deps): Bump astral-sh/uv to 0.8.13 (#10685)
dependabot[bot] [Tue, 26 Aug 2025 21:59:05 +0000 (14:59 -0700)] 
docker(deps): Bump astral-sh/uv to 0.8.13 (#10685)

Bumps [astral-sh/uv](https://github.com/astral-sh/uv) from 0.8.8-python3.12-bookworm-slim to 0.8.13-python3.12-bookworm-slim.
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/uv/compare/0.8.8...0.8.13)

---
updated-dependencies:
- dependency-name: astral-sh/uv
  dependency-version: 0.8.13-python3.12-bookworm-slim
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 weeks agoAuto translate strings
GitHub Actions [Tue, 26 Aug 2025 20:31:30 +0000 (20:31 +0000)] 
Auto translate strings

5 weeks agoChore: refactor document details component (#10662)
shamoon [Tue, 26 Aug 2025 20:29:38 +0000 (13:29 -0700)] 
Chore: refactor document details component (#10662)

5 weeks agoAuto translate strings
GitHub Actions [Tue, 26 Aug 2025 20:29:22 +0000 (20:29 +0000)] 
Auto translate strings

5 weeks agoFixhancement: more saved view count refreshes (#10694)
shamoon [Tue, 26 Aug 2025 20:27:49 +0000 (13:27 -0700)] 
Fixhancement: more saved view count refreshes (#10694)

5 weeks agoFix: include array items for pagination openapi schema (#10682)
shamoon [Mon, 25 Aug 2025 20:25:54 +0000 (13:25 -0700)] 
Fix: include array items for pagination openapi schema (#10682)

6 weeks agoFix: prevent scroll for view name in sidebar (#10676)
shamoon [Sun, 24 Aug 2025 12:13:09 +0000 (05:13 -0700)] 
Fix: prevent scroll for view name in sidebar (#10676)

6 weeks agoDocumentation: fix cache invalidation command in documentation (#10665)
shamoon [Sat, 23 Aug 2025 11:00:02 +0000 (04:00 -0700)] 
Documentation: fix cache invalidation command in documentation (#10665)

6 weeks agoChore: add test for navigation on document load error
shamoon [Sat, 23 Aug 2025 03:03:06 +0000 (20:03 -0700)] 
Chore: add test for navigation on document load error

6 weeks agoChore: add tests for previewText handling in DocumentDetail
shamoon [Sat, 23 Aug 2025 02:31:41 +0000 (19:31 -0700)] 
Chore: add tests for previewText handling in DocumentDetail

6 weeks agoMerge branch 'main' into dev
shamoon [Sat, 23 Aug 2025 01:59:33 +0000 (18:59 -0700)] 
Merge branch 'main' into dev

6 weeks agoFix: center document close button in app frame (#10661)
shamoon [Sat, 23 Aug 2025 01:58:09 +0000 (18:58 -0700)] 
Fix: center document close button in app frame (#10661)

6 weeks agoDocumentation: Add v2.18.2 changelog (#10660)
github-actions[bot] [Sat, 23 Aug 2025 00:08:57 +0000 (00:08 +0000)] 
Documentation: Add v2.18.2 changelog (#10660)

* Changelog v2.18.2 - GHA

* Update changelog.md

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
6 weeks agoBump version to 2.18.2 v2.18.2
shamoon [Fri, 22 Aug 2025 23:27:27 +0000 (16:27 -0700)] 
Bump version to 2.18.2

6 weeks agoNew Crowdin translations by GitHub Action (#10611)
github-actions[bot] [Fri, 22 Aug 2025 23:19:30 +0000 (16:19 -0700)] 
New Crowdin translations by GitHub Action (#10611)

6 weeks agoAuto translate strings
GitHub Actions [Fri, 22 Aug 2025 23:07:12 +0000 (23:07 +0000)] 
Auto translate strings

6 weeks agoFix: prevent loss of changes when switching between open docs (#10659)
shamoon [Fri, 22 Aug 2025 23:04:40 +0000 (16:04 -0700)] 
Fix: prevent loss of changes when switching between open docs (#10659)

6 weeks agoRevert "Update ci.yml"
shamoon [Fri, 22 Aug 2025 15:46:01 +0000 (08:46 -0700)] 
Revert "Update ci.yml"

This reverts commit be0c1fd1ed5393f234600f79ad6f40274606da46.

6 weeks agoUpdate ci.yml
shamoon [Fri, 22 Aug 2025 15:44:09 +0000 (08:44 -0700)] 
Update ci.yml

6 weeks agoFix: ignore incomplete tasks for system status 'last run' (#10641)
shamoon [Thu, 21 Aug 2025 21:44:41 +0000 (14:44 -0700)] 
Fix: ignore incomplete tasks for system status 'last run' (#10641)

6 weeks agoTweak: improve dateparser auto-detection messages (#10640)
shamoon [Thu, 21 Aug 2025 21:14:25 +0000 (14:14 -0700)] 
Tweak: improve dateparser auto-detection messages (#10640)

6 weeks agoFix: increase legibility of date filter clear button in light mode (#10649)
shamoon [Thu, 21 Aug 2025 14:25:21 +0000 (07:25 -0700)] 
Fix: increase legibility of date filter clear button in light mode (#10649)

6 weeks agoDocumentation: fix typo in troubleshooting docs (#10643)
Guntbert Reiter [Wed, 20 Aug 2025 20:25:42 +0000 (22:25 +0200)] 
Documentation: fix typo in troubleshooting docs (#10643)

6 weeks agoDont require_changes for codecov comment
shamoon [Wed, 20 Aug 2025 18:18:38 +0000 (11:18 -0700)] 
Dont require_changes for codecov comment

6 weeks agoAuto translate strings
GitHub Actions [Mon, 18 Aug 2025 15:10:11 +0000 (15:10 +0000)] 
Auto translate strings

6 weeks agoFix: ensure saved view count is visible with long names (#10616)
shamoon [Mon, 18 Aug 2025 15:08:25 +0000 (08:08 -0700)] 
Fix: ensure saved view count is visible with long names (#10616)

6 weeks agoChore(deps): Bump the development group across 1 directory with 3 updates (#10578)
dependabot[bot] [Mon, 18 Aug 2025 13:35:25 +0000 (06:35 -0700)] 
Chore(deps): Bump the development group across 1 directory with 3 updates (#10578)

Bumps the development group with 3 updates in the / directory: [mkdocs-material](https://github.com/squidfunk/mkdocs-material), [pre-commit](https://github.com/pre-commit/pre-commit) and [ruff](https://github.com/astral-sh/ruff).

Updates `mkdocs-material` from 9.6.16 to 9.6.17
- [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.16...9.6.17)

Updates `pre-commit` from 4.2.0 to 4.3.0
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/pre-commit/pre-commit/compare/v4.2.0...v4.3.0)

Updates `ruff` from 0.12.8 to 0.12.9
- [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.8...0.12.9)

---
updated-dependencies:
- dependency-name: mkdocs-material
  dependency-version: 9.6.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development
- dependency-name: pre-commit
  dependency-version: 4.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: development
- dependency-name: ruff
  dependency-version: 0.12.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 weeks agoEnable Docker build for l10n_ branches in CI
shamoon [Mon, 18 Aug 2025 01:22:36 +0000 (18:22 -0700)] 
Enable Docker build for l10n_ branches in CI

7 weeks agoChangelog v2.18.1 - GHA (#10605)
github-actions[bot] [Sun, 17 Aug 2025 21:18:29 +0000 (14:18 -0700)] 
Changelog v2.18.1 - GHA (#10605)

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
7 weeks agoMerge branch 'dev' v2.18.1
shamoon [Sun, 17 Aug 2025 20:46:35 +0000 (13:46 -0700)] 
Merge branch 'dev'

7 weeks agoNew Crowdin translations by GitHub Action (#10603)
github-actions[bot] [Sun, 17 Aug 2025 20:46:06 +0000 (13:46 -0700)] 
New Crowdin translations by GitHub Action (#10603)

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
7 weeks agoBump version to 2.18.1
shamoon [Sun, 17 Aug 2025 20:22:39 +0000 (13:22 -0700)] 
Bump version to 2.18.1

7 weeks agoMerge branch 'main' into dev
shamoon [Sun, 17 Aug 2025 20:21:52 +0000 (13:21 -0700)] 
Merge branch 'main' into dev

7 weeks agoNew Crowdin translations by GitHub Action (#10589)
github-actions[bot] [Sun, 17 Aug 2025 20:21:27 +0000 (13:21 -0700)] 
New Crowdin translations by GitHub Action (#10589)

7 weeks agoDevelopment: add tomli as codespell additional dep for py < 3.11
shamoon [Sun, 17 Aug 2025 17:45:51 +0000 (10:45 -0700)] 
Development: add tomli as codespell additional dep for py < 3.11

7 weeks agoDocumentation: fix filters docs (#10600)
shamoon [Sun, 17 Aug 2025 16:25:42 +0000 (09:25 -0700)] 
Documentation: fix filters docs (#10600)

7 weeks agoFix: fix app logo validation with no file (#10599)
shamoon [Sun, 17 Aug 2025 14:19:50 +0000 (07:19 -0700)] 
Fix: fix app logo validation with no file (#10599)

7 weeks agoDocumentation: fix Postgres version
shamoon [Sun, 17 Aug 2025 08:33:52 +0000 (01:33 -0700)] 
Documentation: fix Postgres version

7 weeks agoFix some button consistency (#10593)
shamoon [Sun, 17 Aug 2025 08:13:27 +0000 (01:13 -0700)] 
Fix some button consistency (#10593)

7 weeks agoUpdate CONTRIBUTING.md
shamoon [Sun, 17 Aug 2025 07:42:42 +0000 (00:42 -0700)] 
Update CONTRIBUTING.md

7 weeks agoUpdate pyproject.toml
shamoon [Sun, 17 Aug 2025 07:19:54 +0000 (00:19 -0700)] 
Update pyproject.toml

7 weeks agoFix: restore version tag display (#10592)
shamoon [Sun, 17 Aug 2025 06:57:53 +0000 (23:57 -0700)] 
Fix: restore version tag display (#10592)

7 weeks agoAuto translate strings
GitHub Actions [Sat, 16 Aug 2025 19:07:50 +0000 (19:07 +0000)] 
Auto translate strings

7 weeks agoFixhancement: mobile layout improvements for pdf editor (#10588)
shamoon [Sat, 16 Aug 2025 19:06:21 +0000 (12:06 -0700)] 
Fixhancement: mobile layout improvements for pdf editor (#10588)

7 weeks agoMerge branch 'main' into dev
shamoon [Sat, 16 Aug 2025 18:00:18 +0000 (11:00 -0700)] 
Merge branch 'main' into dev

7 weeks agoDocumentation: Add v2.18.0 changelog (#10585)
github-actions[bot] [Sat, 16 Aug 2025 17:59:56 +0000 (10:59 -0700)] 
Documentation: Add v2.18.0 changelog (#10585)

7 weeks agoSee if this helps with intermittent mail test failure
shamoon [Sat, 16 Aug 2025 17:30:25 +0000 (10:30 -0700)] 
See if this helps with intermittent mail test failure

7 weeks agoBump version to 2.18.0 v2.18.0
shamoon [Sat, 16 Aug 2025 17:07:36 +0000 (10:07 -0700)] 
Bump version to 2.18.0