File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed
Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 1- scantailor-universal (0.2.13-0ubuntu1) bionic; urgency=medium
1+ scantailor-universal (0.2.14-0ubuntu1) bionic; urgency=medium
2+
3+ * New thresholds at output stage
4+ * Order by dewarping mode at output stage
5+ * 1200 dpi in the list of default values
6+ * Adapt content selection moving approach from STA
7+
8+ -- Alexander Trufanov <trufanovan@gmail.com> Sat, 18 Aug 2023 16:00:00 +0300
9+
210
311 * Settings: keep ICC profile of original image
412 (off by default, req Ubuntu 19.04+, libexiv2-dev >= 0.26)
@@ -39,7 +47,7 @@ scantailor-universal (0.2.9-0ubuntu1) bionic; urgency=medium
3947 * Bugfixes
4048
4149 -- Alexander Trufanov <trufanovan@gmail.com> Fri, 14 Nov 2020 22:50:00 +0300
42-
50+
4351scantailor-universal (0.2.8-0ubuntu1) bionic; urgency=medium
4452
4553 * First release on launchpad
Original file line number Diff line number Diff line change 7272#define BUILD_MONTH ((BUILD_DATE_IS_BAD) ? 00 : COMPUTE_BUILD_MONTH)
7373#define BUILD_DAY ((BUILD_DATE_IS_BAD) ? 00 : COMPUTE_BUILD_DAY)
7474
75- #define VERSION "0.2.13 "
76- #define VERSION_QUAD "0.2.13 .0"
75+ #define VERSION "0.2.14 "
76+ #define VERSION_QUAD "0.2.14 .0"
7777
7878#endif
You can’t perform that action at this time.
0 commit comments