shamoon
4c0ed41368
Tweakhancement: make upload notification open an anchor link ( #12659 )
2026-04-26 20:28:47 -07:00
GitHub Actions
29b4b419fb
Auto translate strings
2026-04-27 03:24:32 +00:00
shamoon
e00fea5222
Enhancement: tweak tasks UI, make open doc an anchor ( #12658 )
2026-04-26 20:22:57 -07:00
shamoon
71b630d101
Format changelog with new prek
2026-04-26 20:20:46 -07:00
GitHub Actions
441d1b8c9f
Auto translate strings
2026-04-27 03:19:34 +00:00
shamoon
b246aa22d2
Merge branch 'main' into dev
2026-04-26 20:17:38 -07:00
github-actions[bot]
fb02621777
Documentation: Add v2.20.15 changelog ( #12657 )
...
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2026-04-26 20:17:00 -07:00
shamoon
05e48b2316
Bump version to 2.20.15
v2.20.15
2026-04-26 19:22:18 -07:00
shamoon
fa0c5bde1e
Fix constructor
2026-04-26 19:20:40 -07:00
shamoon
21ff254ffc
Merge branch 'main' into dev
2026-04-26 19:12:40 -07:00
shamoon
cdc385e34e
Bump version to 2.20.15
2026-04-26 19:05:38 -07:00
Gaëtan GOUZI
caac5088e4
Fix: prevent intermediate change event when CustomFieldQueryAtom operator changes type ( #12597 )
...
* fix: prevent intermediate change event when CustomFieldQueryAtom operator changes type
* Add regression test
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2026-04-26 19:05:37 -07:00
Gaëtan GOUZI
be8658d61a
fix: Return HTTP 400 instead of HTTP 500 on DELETE /api/documents/{id}/notes/ with missing or invalid note id ( #12582 )
2026-04-26 19:05:36 -07:00
shamoon
10e61c5a7a
Merge branch 'release/v2.20.x'
2026-04-26 19:00:38 -07:00
shamoon
552e5cf422
Merge commit from fork
2026-04-26 17:46:11 -07:00
shamoon
d574867abb
Fix: use only allauth login/logout endpoints ( #12639 )
2026-04-26 15:57:01 -07:00
GitHub Actions
0aa8c149bc
Auto translate strings
2026-04-26 05:44:42 +00:00
shamoon
778d6b9fe3
Fix(dev): catch llm configuration error on get suggestions ( #12647 )
2026-04-25 22:43:04 -07:00
GitHub Actions
8cab1d0c13
Auto translate strings
2026-04-25 13:41:46 +00:00
Trenton H
a2dbe17a78
Fix: Use FileResponse for file API responses ( #12638 )
...
* Updates code to use a FileResponse for streaming and unlink the file, but keep a handle to it
* Transitions the rest of the code to use FileResponse instead of a basic response, fixes up tests which assumed .content exists
* While here, let's add schema for it
2026-04-25 06:40:09 -07:00
GitHub Actions
ff6ba7526c
Auto translate strings
2026-04-24 20:36:44 +00:00
Trenton H
610702d757
Fix: v9 API task response, removing pagination ( #12637 )
2026-04-24 13:34:53 -07:00
GitHub Actions
bbda3808a9
Auto translate strings
2026-04-24 17:33:15 +00:00
Trenton H
d6e45093e8
Chore: Paginate the task listing ( #12633 )
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2026-04-24 10:31:37 -07:00
shamoon
e5561ba06f
Fix: correctly scope mail account enumeration ( #12636 )
2026-04-24 10:15:59 -07:00
GitHub Actions
dbce393604
Auto translate strings
2026-04-24 16:13:23 +00:00
shamoon
5bb9241e9a
Enhancement: show small task summary in system status ( #12634 )
2026-04-24 09:11:42 -07:00
shamoon
22d3b208c9
Documentation: update zensical and add lightbox support ( #12631 )
2026-04-23 11:22:04 -07:00
GitHub Actions
2ca9e6764a
Auto translate strings
2026-04-23 16:13:36 +00:00
Trenton H
aab03501c2
Security: Rejects a default secret key where the user did not, in fact, change-me ( #12630 )
2026-04-23 09:11:41 -07:00
dependabot[bot]
1a3b56496a
Chore(deps): Bump uuid ( #12627 )
...
Bumps the npm_and_yarn group with 1 update in the /src-ui directory: [uuid](https://github.com/uuidjs/uuid ).
Updates `uuid` from 13.0.0 to 14.0.0
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v13.0.0...v14.0.0 )
---
updated-dependencies:
- dependency-name: uuid
dependency-version: 14.0.0
dependency-type: direct:production
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-22 23:18:16 -07:00
Trenton H
bdbecac7e8
Replaces two sentinel files with .index_settings.json which can properly store multiple values and handle None ( #12625 )
2026-04-23 02:38:26 +00:00
GitHub Actions
08131b48fa
Auto translate strings
2026-04-23 00:42:28 +00:00
shamoon
55393b258c
Enhancement: new Tasks UI ( #12614 )
2026-04-23 00:41:01 +00:00
Trenton H
ceb67fef4d
Fix: Changes bare metal webserver to use uvloop ( #12626 )
2026-04-22 17:34:25 -07:00
GitHub Actions
4b6bb23a9a
Auto translate strings
2026-04-22 20:50:26 +00:00
Trenton H
0c25c2dac5
Feature: Allow monitoring access to tasks summary ( #12624 )
...
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com >
2026-04-22 13:48:54 -07:00
dependabot[bot]
2a20cc29a6
Chore(deps): Bump lxml in the uv group across 1 directory ( #12619 )
...
Bumps the uv group with 1 update in the / directory: [lxml](https://github.com/lxml/lxml ).
Updates `lxml` from 6.0.2 to 6.1.0
- [Release notes](https://github.com/lxml/lxml/releases )
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt )
- [Commits](https://github.com/lxml/lxml/compare/lxml-6.0.2...lxml-6.1.0 )
---
updated-dependencies:
- dependency-name: lxml
dependency-version: 6.1.0
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-22 09:58:15 -07:00
Trenton H
89a9e7f190
Performance: Increases workflow related M2M prefetching ( #12618 )
2026-04-21 22:01:51 +00:00
GitHub Actions
c669c3416e
Auto translate strings
2026-04-21 21:50:36 +00:00
shamoon
88430c8ab7
Tweak: remove 'stale' indicator for index in system status ( #12616 )
2026-04-21 21:49:04 +00:00
GitHub Actions
edfebcbe44
Auto translate strings
2026-04-21 18:02:57 +00:00
Trenton H
a89cd2d5d9
Fix: Exact custom field monetary exact searching ( #12592 )
2026-04-21 18:01:27 +00:00
GitHub Actions
02e913b475
Auto translate strings
2026-04-21 17:26:25 +00:00
Trenton H
6017b11c42
Fix: Prefetches the custom field instance and the custom field all at once ( #12617 )
2026-04-21 10:24:51 -07:00
shamoon
ffaa2bb77a
Fix: prevent sidebar animation at startup ( #12615 )
2026-04-20 23:17:16 -07:00
Trenton H
50ec987a81
Chore: Refactors all of the mail tests to use model factories instead of bare create ( #12613 )
2026-04-20 15:43:43 -07:00
shamoon
f784a74eba
Enhancement: add highlighting to title + content searches ( #12593 )
2026-04-20 21:28:02 +00:00
GitHub Actions
814fdf5892
Auto translate strings
2026-04-20 20:21:27 +00:00
Trenton H
58789e5061
Chore: Structured consume task return values ( #12612 )
2026-04-20 13:19:54 -07:00