|
a/website/release-1.20.html |
|
b/website/release-1.20.html |
|
... |
|
... |
57 |
|
57 |
|
58 |
|
58 |
|
59 |
<h2><a name="minor_releases">Minor releases at a glance</a></h2>
|
59 |
<h2><a name="minor_releases">Minor releases at a glance</a></h2>
|
60 |
|
60 |
|
61 |
<ul>
|
61 |
<ul>
|
|
|
62 |
<li>1.20.6 fixes some decompression issues with serious
|
|
|
63 |
performance and system load consequences in some cases
|
|
|
64 |
(depending on data): minimum checking that enough temp
|
|
|
65 |
space is available before uncompressing, no need to
|
|
|
66 |
uncompress tar.gz files. Also: rclscribus fixes, Danish
|
|
|
67 |
translation and fix messages in two places which were
|
|
|
68 |
not translated.<br/>
|
|
|
69 |
Uncompressing big files to /tmp for nothing (and re-doing it on
|
|
|
70 |
the next indexing pass...) was, I believe the main
|
|
|
71 |
remaining reason why Recoll indexing could cause system
|
|
|
72 |
performance issues.</li>
|
62 |
<li>1.20.5 is 1.20.4 with a few Qt 5 compatibility
|
73 |
<li>1.20.5 is 1.20.4 with a few Qt 5 compatibility
|
63 |
tweaks. Builds and runs with Qt 5.3.2, fails with 5.2.</li>
|
74 |
tweaks. Builds and runs with Qt 5.3.2, fails with 5.2.</li>
|
64 |
<li>1.20.4 has a fix to skip compress file system images
|
75 |
<li>1.20.4 has a fix to skip compress file system images
|
65 |
like xxx.img.gz by default. This should have been in 1.20.3</li>
|
76 |
like xxx.img.gz by default. This should have been in 1.20.3</li>
|
66 |
<li>1.20.3 has a very minor change to copy the Query
|
77 |
<li>1.20.3 has a very minor change to copy the Query
|
|
... |
|
... |
69 |
<li>1.20.2 fixes a bug which prevented the real time indexer
|
80 |
<li>1.20.2 fixes a bug which prevented the real time indexer
|
70 |
from indexing the web history queue (this was still processed
|
81 |
from indexing the web history queue (this was still processed
|
71 |
when starting up). It also adds systray capability to
|
82 |
when starting up). It also adds systray capability to
|
72 |
the GUI.</li>
|
83 |
the GUI.</li>
|
73 |
</ul>
|
84 |
</ul>
|
|
|
85 |
|
74 |
|
86 |
|
75 |
<h2>Changes in Recoll 1.20.1</h2>
|
87 |
<h2>Changes in Recoll 1.20.1</h2>
|
76 |
|
88 |
|
77 |
<ul>
|
89 |
<ul>
|
78 |
|
90 |
|