NEWS: Release notes for 1.1.1

(cherry picked from commit a00a5f2f2c)
merge-requests/687/head
Povilas Kanapickas 2022-01-18 22:40:39 +02:00
rodzic 156337e5cd
commit c46f006209
38 zmienionych plików z 126 dodań i 109 usunięć

126
NEWS
Wyświetl plik

@ -7,6 +7,132 @@
<!--(towncrier release notes start)-->
## New with 1.1.0 (released 2022-01-18)
### Backends
- `epson2`: Fixed support for many scanners that don't support focus command.
- `epson2`: Improve reliability of long scans.
- `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
- `epson2`: Marked XP-452 455 series as supported in documentation.
- `escl`: Fixed scanning problems on certain scanners due to incorrect URL being used
(https://gitlab.com/sane-project/backends/-/issues/479)
- `escl`: Fixed support for different resolutions when using JPEG format.
- `escl`: Fixed handling of ipp-usb redirects to localhost which previously caused certain scanners
to be always reported as busy.
- `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
- `escl`: Implemented support for disabling PDF output on scanners where it's broken
(https://gitlab.com/sane-project/backends/-/issues/510)
- `escl`: Implemented support for Canon PIXME TR4520 and TR7500 scanners.
- `genesys`: Improved scan quality on Canon LiDE 35/40/50/60 by using brighter LED illumination.
- `genesys`: Fixed control of contrast and brigthness on certain scanners
(https://gitlab.com/sane-project/backends/-/issues/271).
- `genesys`: Fixed crashes when handling slightly unexpected conditions
(https://gitlab.com/sane-project/backends/-/issues/464).
- `genesys`: Fixed support for Plustek Opticfilm 7200 v2 scanner.
- `genesys`: Fixed button support on HP ScanJet G4010.
- `genesys`: Fixed compilation on gcc-4.8.
- `genesys`: Fixed incorrect LED exposure calculation leading to wrong color balance on certain
resolutions on gl841 scanners
- `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).
- `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)
- `genesys`: Fixed periodic black lines in gray scans on Canon LiDE 80.
- `genesys`: Removed support for broken 75 and 100 dpi hardware resolutions to fix preview
scans (https://gitlab.com/sane-project/backends/-/issues/383). These resolutions did
not have any benefit compared to next smallest 150 dpi resolution.
- `genesys`: Add support for running in embedded environments that don't support threads.
- `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.
- `genesys`: The genesys backend is now distributed under GPL v2 or later license.
Previously there existed an exception that allowed additional uses of the backend.
- `gt68xx`: Fixed several memory issues that can potentially lead to crashes or increased memory use.
- `hp4200`: Fixed crash when using HP ScanJet 4200C
(https://gitlab.com/sane-project/backends/-/issues/454).
- `microtek`: Fixed support for embedded platforms using `uclibc`.
- `pieusb`: Implemented support for Reflecta RPS 10M scanner.
- `pieusb`: Fixed support for automatically advancing slides on DigitDia 4000.
- `pixma`: Fixed compliation with `NDEBUG` macro defined.
- `pixma`: Marked Canon PIXMA G4511 as supported in documentation
- `scangearmp2`: Mark GX6000, GX7000, TS5400 and MX455 series as supported.
- `sm3600-scanutil`: Fixed support for embedded platforms using `uclibc`.
### Frontends
- Improved documentation of `scanimage` concerning options provided by backends.
- `scanimage`: Improved help to specify which options are advanced.
- `scanimage`: Implemented support for PDF output format.
### Miscellaneous
- Added translation to Simplified Chinese.
## New with 1.0.32 (released 2021-02-14)
### Backends

Wyświetl plik

@ -1 +0,0 @@
epson2: Fixed support for many scanners that don't support focus command.

Wyświetl plik

@ -1 +0,0 @@
epson2: Improve reliability of long scans.

Wyświetl plik

@ -1,55 +0,0 @@
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

Wyświetl plik

@ -1 +0,0 @@
epson2: Marked XP-452 455 series as supported in documentation.

Wyświetl plik

@ -1 +0,0 @@
escl: Fixed scanning problems on certain scanners due to incorrect URL being used (https://gitlab.com/sane-project/backends/-/issues/479)

Wyświetl plik

@ -1 +0,0 @@
escl: Fixed support for different resolutions when using JPEG format.

Wyświetl plik

@ -1 +0,0 @@
escl: Fixed handling of ipp-usb redirects to localhost which previously caused certain scanners to be always reported as busy.

Wyświetl plik

@ -1,9 +1,4 @@
escl: Added support for Brother DCP-J772DW and Epson ET-2750 scanners.
escl: Marked the following scanners as supported in documentation:
- Brother MFC-J985DW
- Brother MFC-J1300DW
- Canon PIXMA G4511
- Canon PIXMA TR4550 Series
- Canon PIXMA TR4551 Series
- Canon PIXMA TS8350 Series
- Epson ET-6100

Wyświetl plik

@ -1,2 +0,0 @@
escl: Implemented support for disabling PDF output on scanners where it's broken
(https://gitlab.com/sane-project/backends/-/issues/510)

Wyświetl plik

@ -1 +0,0 @@
escl: Implemented support for Canon PIXME TR4520 and TR7500 scanners.

Wyświetl plik

@ -1 +0,0 @@
genesys: Improved scan quality on Canon LiDE 35/40/50/60 by using brighter LED illumination.

Wyświetl plik

@ -1,2 +0,0 @@
genesys: Fixed control of contrast and brigthness on certain scanners
(https://gitlab.com/sane-project/backends/-/issues/271).

Wyświetl plik

@ -1,2 +0,0 @@
genesys: Fixed crashes when handling slightly unexpected conditions
(https://gitlab.com/sane-project/backends/-/issues/464).

Wyświetl plik

@ -1 +0,0 @@
genesys: Fixed support for Plustek Opticfilm 7200 v2 scanner.

Wyświetl plik

@ -1 +0,0 @@
genesys: Fixed button support on HP ScanJet G4010.

Wyświetl plik

@ -1 +0,0 @@
genesys: Fixed compilation on gcc-4.8.

Wyświetl plik

@ -1,2 +0,0 @@
genesys: Fixed incorrect LED exposure calculation leading to wrong color balance on certain
resolutions on gl841 scanners

Wyświetl plik

@ -1,2 +0,0 @@
genesys: The genesys backend is now distributed under GPL v2 or later license.
Previously there existed an exception that allowed additional uses of the backend.

Wyświetl plik

@ -1,3 +0,0 @@
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).

Wyświetl plik

@ -1,2 +0,0 @@
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)

Wyświetl plik

@ -1 +0,0 @@
genesys: Fixed periodic black lines in gray scans on Canon LiDE 80.

Wyświetl plik

@ -1,3 +0,0 @@
genesys: Removed support for broken 75 and 100 dpi hardware resolutions to fix preview
scans (https://gitlab.com/sane-project/backends/-/issues/383). These resolutions did
not have any benefit compared to next smallest 150 dpi resolution.

Wyświetl plik

@ -1 +0,0 @@
genesys: Add support for running in embedded environments that don't support threads.

Wyświetl plik

@ -1,4 +0,0 @@
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.

Wyświetl plik

@ -1 +0,0 @@
gt68xx: Fixed several memory issues that can potentially lead to crashes or increased memory use.

Wyświetl plik

@ -1,2 +0,0 @@
hp4200: Fixed crash when using HP ScanJet 4200C
(https://gitlab.com/sane-project/backends/-/issues/454).

Wyświetl plik

@ -1 +0,0 @@
microtek: Fixed support for embedded platforms using `uclibc`.

Wyświetl plik

@ -1 +0,0 @@
pieusb: Implemented support for Reflecta RPS 10M scanner.

Wyświetl plik

@ -1 +0,0 @@
pieusb: Fixed support for automatically advancing slides on DigitDia 4000.

Wyświetl plik

@ -1 +0,0 @@
pixma: Fixed compliation with `NDEBUG` macro defined.

Wyświetl plik

@ -1,4 +1,3 @@
pixma: Marked Canon PIXMA G4511 as supported in documentation
pixma: Added support for the following Canon scanners:
- Canon imageRUNNER 1133A
- Canon PIXMA TS5350i Series

Wyświetl plik

@ -1 +0,0 @@
scangearmp2: Mark GX6000, GX7000, TS5400 and MX455 series as supported.

Wyświetl plik

@ -1 +0,0 @@
Improved documentation of `scanimage` concerning options provided by backends.

Wyświetl plik

@ -1 +0,0 @@
scanimage: Improved help to specify which options are advanced.

Wyświetl plik

@ -1 +0,0 @@
scanimage: Implemented support for PDF output format.

Wyświetl plik

@ -1 +0,0 @@
sm3600-scanutil: Fixed support for embedded platforms using `uclibc`.

Wyświetl plik

@ -1 +0,0 @@
Added translation to Simplified Chinese.