kopia lustrzana https://gitlab.com/sane-project/backends
Merge branch 'release-1.0.33-backports' into 'release-1.0.33'
[1.0.33] Backport release notes See merge request sane-project/backends!678release-1.1.x
commit
a45a29d948
9
NEWS
9
NEWS
|
@ -1,11 +1,10 @@
|
|||
<!-- -*- Mode: markdown -*- -->
|
||||
|
||||
## UNRELEASED
|
||||
<!-- Please add new release notes to the newsfragments directory (read the README.md file there).
|
||||
The release notes will be collected at release time and put into this document
|
||||
semi-automatically.
|
||||
-->
|
||||
|
||||
- `canon_lide70`: Color adjustments. Faster scanning at 600 dpi for
|
||||
the LiDE 600.
|
||||
|
||||
|
||||
## New with 1.0.32 (released 2021-02-14)
|
||||
|
||||
### Backends
|
||||
|
|
|
@ -0,0 +1,19 @@
|
|||
This is the directory for release note fragments processed by
|
||||
[towncrier](https://github.com/twisted/towncrier).
|
||||
|
||||
When making a user-visible change create a file in this directory and it will be automatically be
|
||||
included into the release note document when the next release is published.
|
||||
|
||||
The file extension specifies the type of a change. The following are currently supported:
|
||||
|
||||
- .backend: a new feature or a bugfix for a backend.
|
||||
- .frontend: a new feature or a bugfix for a backend.
|
||||
- .security: a fix for security issue.
|
||||
- .removal: a deprecation or removal of functionality.
|
||||
|
||||
Please don't add links to the merge requests into the release notes. If it's not clear where
|
||||
the feature is coming from by looking into the git history (e.g. if a release note is being
|
||||
made after the MR has landed) then add link to the MR to the commit description.
|
||||
|
||||
Please add links to fixed issues in Gitlab by using full URLs to them instead of Gitlab
|
||||
shorthand syntax.
|
|
@ -0,0 +1 @@
|
|||
`canon_lide70`: Color adjustments. Faster scanning at 600 dpi for the LiDE 600.
|
|
@ -0,0 +1 @@
|
|||
epson2: Fixed support for many scanners that don't support focus command.
|
|
@ -0,0 +1 @@
|
|||
epson2: Improve reliability of long scans.
|
|
@ -0,0 +1,55 @@
|
|||
epsonds: Implemented support for the following Epson scanners:
|
||||
- DS-1610
|
||||
- DS-1630
|
||||
- DS-1660W
|
||||
- DS-310
|
||||
- DS-320
|
||||
- DS-360W
|
||||
- DS-410
|
||||
- DS-530
|
||||
- DS-530II
|
||||
- DS-531
|
||||
- DS-535
|
||||
- DS-535H
|
||||
- DS-535II
|
||||
- DS-570W
|
||||
- DS-570WII
|
||||
- DS-571W
|
||||
- DS-575W
|
||||
- DS-575WII
|
||||
- DS-70
|
||||
- DS-80W
|
||||
- ES-200
|
||||
- ES-300W
|
||||
- ES-300WR
|
||||
- ES-400
|
||||
- ES-400II
|
||||
- ES-50
|
||||
- ES-500W
|
||||
- ES-500WII
|
||||
- ES-500WR
|
||||
- ES-55R
|
||||
- ES-580W
|
||||
- ES-60W
|
||||
- ES-60WB
|
||||
- ES-60WW
|
||||
- ES-65WR
|
||||
- ET-2700 Series
|
||||
- ET-2710 Series
|
||||
- ET-2810 Series
|
||||
- ET-M2140 Series
|
||||
- ET-M3140 Series
|
||||
- EW-052A Series
|
||||
- FF-680W
|
||||
- L3150 Series
|
||||
- L3200 Series
|
||||
- L3210 Series
|
||||
- L3250 Series
|
||||
- L4150 Series
|
||||
- M2140 Series
|
||||
- M3140 Series
|
||||
- RR-60
|
||||
- RR-600W
|
||||
- RR-70W
|
||||
- XP-2100 Series
|
||||
- XP-2150 Series
|
|
@ -0,0 +1 @@
|
|||
epson2: Marked XP-452 455 series as supported in documentation.
|
|
@ -0,0 +1 @@
|
|||
escl: Fixed scanning problems on certain scanners due to incorrect URL being used (https://gitlab.com/sane-project/backends/-/issues/479)
|
|
@ -0,0 +1 @@
|
|||
escl: Fixed support for different resolutions when using JPEG format.
|
|
@ -0,0 +1 @@
|
|||
escl: Fixed handling of ipp-usb redirects to localhost which previously caused certain scanners to be always reported as busy.
|
|
@ -0,0 +1,6 @@
|
|||
escl: Added support for Brother DCP-J772DW and Epson ET-2750 scanners.
|
||||
escl: Marked the following scanners as supported in documentation:
|
||||
- Canon PIXMA G4511
|
||||
- Canon PIXMA TR4550 Series
|
||||
- Canon PIXMA TR4551 Series
|
||||
- Epson ET-6100
|
|
@ -0,0 +1,2 @@
|
|||
escl: Implemented support for disabling PDF output on scanners where it's broken
|
||||
(https://gitlab.com/sane-project/backends/-/issues/510)
|
|
@ -0,0 +1 @@
|
|||
escl: Implemented support for Canon PIXME TR4520 and TR7500 scanners.
|
|
@ -0,0 +1 @@
|
|||
genesys: Improved scan quality on Canon LiDE 35/40/50/60 by using brighter LED illumination.
|
|
@ -0,0 +1,2 @@
|
|||
genesys: Fixed control of contrast and brigthness on certain scanners
|
||||
(https://gitlab.com/sane-project/backends/-/issues/271).
|
|
@ -0,0 +1,2 @@
|
|||
genesys: Fixed crashes when handling slightly unexpected conditions
|
||||
(https://gitlab.com/sane-project/backends/-/issues/464).
|
|
@ -0,0 +1 @@
|
|||
genesys: Fixed support for Plustek Opticfilm 7200 v2 scanner.
|
|
@ -0,0 +1 @@
|
|||
genesys: Fixed button support on HP ScanJet G4010.
|
|
@ -0,0 +1 @@
|
|||
genesys: Fixed compilation on gcc-4.8.
|
|
@ -0,0 +1,2 @@
|
|||
genesys: Fixed incorrect LED exposure calculation leading to wrong color balance on certain
|
||||
resolutions on gl841 scanners
|
|
@ -0,0 +1,3 @@
|
|||
genesys: Improved gray scan quality on Canon LiDE 110, 120, 210, 220
|
||||
(https://gitlab.com/sane-project/backends/-/issues/106,
|
||||
https://gitlab.com/sane-project/backends/-/issues/52).
|
|
@ -0,0 +1,2 @@
|
|||
genesys: Fixed issue of motor becoming stuck at certain resolutions on Canon LiDE 50
|
||||
and possibly other gl841 scanners (https://gitlab.com/sane-project/backends/-/issues/357)
|
|
@ -0,0 +1 @@
|
|||
genesys: Fixed periodic black lines in gray scans on Canon LiDE 80.
|
|
@ -0,0 +1 @@
|
|||
genesys: Add support for running in embedded environments that don't support threads.
|
|
@ -0,0 +1,4 @@
|
|||
genesys: Fixed gray scans to use white color for illumination instead of red on
|
||||
Canon LiDE 35/40/50/60 and potentially other gl841 scanners. Old behavior can
|
||||
be restored via the color filter setting to select specific color component for
|
||||
the gray scan.
|
|
@ -0,0 +1 @@
|
|||
gt68xx: Fixed several memory issues that can potentially lead to crashes or increased memory use.
|
|
@ -0,0 +1,2 @@
|
|||
hp4200: Fixed crash when using HP ScanJet 4200C
|
||||
(https://gitlab.com/sane-project/backends/-/issues/454).
|
|
@ -0,0 +1 @@
|
|||
microtek: Fixed support for embedded platforms using `uclibc`.
|
|
@ -0,0 +1 @@
|
|||
pieusb: Implemented support for Reflecta RPS 10M scanner.
|
|
@ -0,0 +1 @@
|
|||
pieusb: Fixed support for automatically advancing slides on DigitDia 4000.
|
|
@ -0,0 +1 @@
|
|||
pixma: Fixed compliation with `NDEBUG` macro defined.
|
|
@ -0,0 +1 @@
|
|||
pixma: Marked Canon PIXMA G4511 as supported in documentation
|
|
@ -0,0 +1 @@
|
|||
scangearmp2: Mark GX6000, GX7000, TS5400 and MX455 series as supported.
|
|
@ -0,0 +1 @@
|
|||
Improved documentation of `scanimage` concerning options provided by backends.
|
|
@ -0,0 +1 @@
|
|||
scanimage: Improved help to specify which options are advanced.
|
|
@ -0,0 +1 @@
|
|||
scanimage: Implemented support for PDF output format.
|
|
@ -0,0 +1 @@
|
|||
sm3600-scanutil: Fixed support for embedded platforms using `uclibc`.
|
|
@ -0,0 +1 @@
|
|||
Added translation to Simplified Chinese.
|
Ładowanie…
Reference in New Issue