Update Paperless-ngx #61
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/paperless-ngx"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
3.0.0.0->3.1.0.08.15.3->8.17.12.14.5->2.14.7Release Notes
gotenberg/gotenberg (docker.io/gotenberg/gotenberg)
v8.17.1: 8.17.1Compare Source
Bug Fix
The split feature wasn't working as expected if more than 9 resulting files. Thanks to @ninjacarr and @zach-goldberg for the heads-up!
Chore
Updates Go dependencies.
v8.17.0: 8.17.0Compare Source
New Features
Configuration with Environment Variables
You can now configure your Gotenberg instances using environment variables. For example, instead of setting
--api-port=3000, you can useAPI_PORT=3000.Thank you, @rojomisin, for the suggestion!
Debug Route
When enabled with
--api-enable-debug-route(orAPI_ENABLE_DEBUG_ROUTE=true), the/debugendpoint returns formatted JSON detailing your Gotenberg instance's configuration (including flag values, architecture, etc.).Thank you, @nktnet1, for the suggestion!
Bug Fix
Due to a CI misconfiguration, the
/versionroute in Gotenberg 8.16.0 was displaying an empty string. This issue has been fixed. Thanks to @clee231 for the heads-up!Chore
133.0.6943.53(except forarm64).v8.16.0: 8.16.0Compare Source
New Features
Flattening Annotations
Thanks to @chakalov, this release brings a new multipart/form-data route for flattening PDFs:
This feature is also available to the following routes via a new form field
flatten(boolean):/forms/libreoffice/convert/forms/pdfengines/merge/forms/pdfengines/splitChromium Restart Strategy
The new default value for the
--chromium-restart-afterflag is 10, helping stabilizing the memory usage of your Gotenberg instances.Thanks @HarryGogonis, @michalschroeder and @Fank for the help! See #987 for more details.
New Log Field
log_typeThe logs have now a new field
log_typeto help differentiating entries (eitherapplicationoraccess).Dummy Root Route
Thanks to @nktnet1, a new root route (e.g.,
/) prints a welcome message with a link to the documentation.Faster CI / Latest Chromium Version for
armhfThe releasing of a new Docker image of Gotenberg has been drastically reduced, from approximately 1 hour to less than 5 minutes, thanks to arm64 GitHub runners. This also allows for the latest Chromium version on the
armhfvariant.Misc
Chore
132.0.6834.110/160.paperless-ngx/paperless-ngx (ghcr.io/paperless-ngx/paperless-ngx)
v2.14.7: Paperless-ngx v2.14.7Compare Source
paperless-ngx 2.14.7
Features
Bug Fixes
All App Changes
4 changes
v2.14.6: Paperless-ngx v2.14.6Compare Source
paperless-ngx 2.14.6
Bug Fixes
All App Changes
10 changes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.