summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
authorGuillaume Girol <symphorien@users.noreply.github.com>2023-10-24 18:53:32 +0200
committerGitHub <noreply@github.com>2023-10-24 18:53:32 +0200
commit8b37bb122abbca1dd14fba68da3d84ff8c4285b0 (patch)
treedbd018bb969dc1d5acb3b13cd91609a02d04eb7e /nixos
parentf85a3c6af20f02135814867870deb419329e8297 (diff)
parent92a4b7e8eaef8d50db1f06c7c464a0538cfd5578 (diff)
downloadnixpkgs-8b37bb122abbca1dd14fba68da3d84ff8c4285b0.tar
nixpkgs-8b37bb122abbca1dd14fba68da3d84ff8c4285b0.tar.gz
nixpkgs-8b37bb122abbca1dd14fba68da3d84ff8c4285b0.tar.bz2
nixpkgs-8b37bb122abbca1dd14fba68da3d84ff8c4285b0.tar.lz
nixpkgs-8b37bb122abbca1dd14fba68da3d84ff8c4285b0.tar.xz
nixpkgs-8b37bb122abbca1dd14fba68da3d84ff8c4285b0.tar.zst
nixpkgs-8b37bb122abbca1dd14fba68da3d84ff8c4285b0.zip
Merge pull request #255734 from symphorien/paperwork-2.2
paperwork: 2.1.2 -> 2.2.1
Diffstat (limited to 'nixos')
-rw-r--r--nixos/doc/manual/release-notes/rl-2311.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2311.section.md b/nixos/doc/manual/release-notes/rl-2311.section.md
index bc2a1512427..7375dd9d2a6 100644
--- a/nixos/doc/manual/release-notes/rl-2311.section.md
+++ b/nixos/doc/manual/release-notes/rl-2311.section.md
@@ -363,6 +363,8 @@
 
 - `services.outline` can now be configured to use local filesystem storage instead of S3 storage using [services.outline.storage.storageType](#opt-services.outline.storage.storageType).
 
+- `paperwork` was updated to version 2.2. Documents scanned with this version will not be visible to previous versions if you downgrade. See the [upstream announcement](https://forum.openpaper.work/t/paperwork-2-2-testing-phase/316#important-switch-from-jpeg-to-png-for-new-pages-2) for details and workarounds.
+
 - `buildGoModule` `go-modules` attrs have been renamed to `goModules`.
 
 - The `fonts.fonts` and `fonts.enableDefaultFonts` options have been renamed to `fonts.packages` and `fonts.enableDefaultPackages` respectively.