Update website

This commit is contained in:
Laurent Cozic
2018-05-02 15:33:18 +01:00
parent 71bd39a8a3
commit 5f32c6466a
4 changed files with 78 additions and 78 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ function createChangeLog(releases) {
let s = [];
s.push('## ' + r.tag_name + ' - ' + r.published_at);
s.push('');
let body = r.body.replace(/#(\d+)/g, '[$1](https://github.com/laurent22/joplin/issues/$1)');
let body = r.body.replace(/#(\d+)/g, '[#$1](https://github.com/laurent22/joplin/issues/$1)');
s.push(body);
output.push(s.join('\n'));
}
+35 -35
View File
@@ -254,16 +254,16 @@
<li>New: Button to toggle the sidebar</li>
<li>Improved: Better handling of resources that are incorrectly flagged as encrypted</li>
<li>Improved: Various changes to make PortableApps format work</li>
<li>Improved: Resolves <a href="https://github.com/laurent22/joplin/issues/430">430</a>: Support lowercase &quot;x&quot; in Markdown checkboxes</li>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/346">346</a>: Make sure links have an address when exporting to PDF</li>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/355">355</a>: Set undo state properly when loading new note to prevent overwriting content of one note with another</li>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/363">363</a>: indentation and rendering of lists</li>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/470">470</a>: Make it clear that spaces in URLs are invalid.</li>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/434">434</a>: Handle Katex block mode</li>
<li>Improved: Resolves <a href="https://github.com/laurent22/joplin/issues/430">#430</a>: Support lowercase &quot;x&quot; in Markdown checkboxes</li>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/346">#346</a>: Make sure links have an address when exporting to PDF</li>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/355">#355</a>: Set undo state properly when loading new note to prevent overwriting content of one note with another</li>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/363">#363</a>: indentation and rendering of lists</li>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/470">#470</a>: Make it clear that spaces in URLs are invalid.</li>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/434">#434</a>: Handle Katex block mode</li>
</ul>
<h2 id="-v1-0-83-https-github-com-laurent22-joplin-releases-tag-v1-0-83-2018-04-04t19-43-58z"><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.83">v1.0.83</a> - 2018-04-04T19:43:58Z</h2>
<ul>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/365">365</a>: Cannot paste in Dropbox screen</li>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/365">#365</a>: Cannot paste in Dropbox screen</li>
</ul>
<h2 id="-v1-0-82-https-github-com-laurent22-joplin-releases-tag-v1-0-82-2018-03-31t19-16-31z"><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.82">v1.0.82</a> - 2018-03-31T19:16:31Z</h2>
<ul>
@@ -273,16 +273,16 @@
<ul>
<li>New: Dropbox synchronisation</li>
<li>New: Czech translation</li>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/318">318</a>: Display full links in editor</li>
<li>Resolves <a href="https://github.com/laurent22/joplin/issues/329">329</a>: Add link to E2EE doc</li>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/318">#318</a>: Display full links in editor</li>
<li>Resolves <a href="https://github.com/laurent22/joplin/issues/329">#329</a>: Add link to E2EE doc</li>
</ul>
<h2 id="-v1-0-79-https-github-com-laurent22-joplin-releases-tag-v1-0-79-2018-03-23t18-00-11z"><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.79">v1.0.79</a> - 2018-03-23T18:00:11Z</h2>
<ul>
<li>New: Resolves <a href="https://github.com/laurent22/joplin/issues/144">144</a>, Resolves <a href="https://github.com/laurent22/joplin/issues/311">311</a>: Highlight search results and search in real time. Associated Ctrl+F with searching.</li>
<li>New: Resolves <a href="https://github.com/laurent22/joplin/issues/73">73</a>: Show modified date next to note in editor</li>
<li>New: Resolves <a href="https://github.com/laurent22/joplin/issues/144">#144</a>, Resolves <a href="https://github.com/laurent22/joplin/issues/311">#311</a>: Highlight search results and search in real time. Associated Ctrl+F with searching.</li>
<li>New: Resolves <a href="https://github.com/laurent22/joplin/issues/73">#73</a>: Show modified date next to note in editor</li>
<li>New: Danish translation</li>
<li>Improved: Fixes <a href="https://github.com/laurent22/joplin/issues/318">318</a>, Fixes <a href="https://github.com/laurent22/joplin/issues/317">317</a>: ENEX: Improved handling and rendering of plain text links. Improved detection and import of resources. Improved import of tables.</li>
<li>Updated: Resolves <a href="https://github.com/laurent22/joplin/issues/307">307</a>: Use blue colour for sidebar, to be consistent with mobile app and logo</li>
<li>Improved: Fixes <a href="https://github.com/laurent22/joplin/issues/318">#318</a>, Fixes <a href="https://github.com/laurent22/joplin/issues/317">#317</a>: ENEX: Improved handling and rendering of plain text links. Improved detection and import of resources. Improved import of tables.</li>
<li>Updated: Resolves <a href="https://github.com/laurent22/joplin/issues/307">#307</a>: Use blue colour for sidebar, to be consistent with mobile app and logo</li>
<li>Updated: Translations</li>
</ul>
<h2 id="-v1-0-78-https-github-com-laurent22-joplin-releases-tag-v1-0-78-2018-03-17t15-27-18z"><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.78">v1.0.78</a> - 2018-03-17T15:27:18Z</h2>
@@ -292,41 +292,41 @@
<h2 id="-v1-0-77-https-github-com-laurent22-joplin-releases-tag-v1-0-77-2018-03-16t15-12-35z"><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.77">v1.0.77</a> - 2018-03-16T15:12:35Z</h2>
<p>Note: This fixes an invalid database upgrade in the previous version.</p>
<ul>
<li>New: Resolves <a href="https://github.com/laurent22/joplin/issues/237">237</a>: Export to PDF and print option</li>
<li>New: Resolves <a href="https://github.com/laurent22/joplin/issues/154">154</a>: No longer used resources are automatically deleted after approximately 24h</li>
<li>Improved: Resolves <a href="https://github.com/laurent22/joplin/issues/298">298</a>: Removed extraneous first characters from auto-title</li>
<li>New: Resolves <a href="https://github.com/laurent22/joplin/issues/237">#237</a>: Export to PDF and print option</li>
<li>New: Resolves <a href="https://github.com/laurent22/joplin/issues/154">#154</a>: No longer used resources are automatically deleted after approximately 24h</li>
<li>Improved: Resolves <a href="https://github.com/laurent22/joplin/issues/298">#298</a>: Removed extraneous first characters from auto-title</li>
<li>Improved: Made WebDAV options dynamics so that changing username or password doesn&#39;t require restarting the app</li>
<li>Fix: Fixes <a href="https://github.com/laurent22/joplin/issues/291">291</a>: Crash with empty backtick</li>
<li>Fix: Fixes <a href="https://github.com/laurent22/joplin/issues/292">292</a>: Improved auto-update feature and fixed incorrect notifications</li>
<li>Fix: Fixes <a href="https://github.com/laurent22/joplin/issues/291">#291</a>: Crash with empty backtick</li>
<li>Fix: Fixes <a href="https://github.com/laurent22/joplin/issues/292">#292</a>: Improved auto-update feature and fixed incorrect notifications</li>
<li>Fix: Signed executables on Windows</li>
<li>Updated Russian, German, Portuguese, Spanish and French translations. Many thanks to the translators!</li>
</ul>
<h2 id="-v1-0-72-https-github-com-laurent22-joplin-releases-tag-v1-0-72-2018-03-14t09-44-35z"><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.72">v1.0.72</a> - 2018-03-14T09:44:35Z</h2>
<ul>
<li>New: Allow exporting only selected notes or notebook</li>
<li>New: Resolves <a href="https://github.com/laurent22/joplin/issues/266">266</a>: Allow setting text editor font family</li>
<li>New: Resolves <a href="https://github.com/laurent22/joplin/issues/266">#266</a>: Allow setting text editor font family</li>
<li>New: Display icon next to resources and allow downloading them from Electron client</li>
<li>Improved: Optimised sync when dealing with many items, in particular when using Nextcloud or WebDAV</li>
<li>Improved: Display last sync error unless it&#39;s a timeout or network error</li>
<li>Improved: Fixes <a href="https://github.com/laurent22/joplin/issues/268">268</a>: Improve error message for invalid flags</li>
<li>Fix: Fixes <a href="https://github.com/laurent22/joplin/issues/271">271</a>: Sort by created time was not respected</li>
<li>Improved: Fixes <a href="https://github.com/laurent22/joplin/issues/268">#268</a>: Improve error message for invalid flags</li>
<li>Fix: Fixes <a href="https://github.com/laurent22/joplin/issues/271">#271</a>: Sort by created time was not respected</li>
</ul>
<h2 id="-v1-0-70-https-github-com-laurent22-joplin-releases-tag-v1-0-70-2018-02-28t20-04-30z"><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.70">v1.0.70</a> - 2018-02-28T20:04:30Z</h2>
<ul>
<li>New: Resolves <a href="https://github.com/laurent22/joplin/issues/97">97</a>: Export to JEX format or RAW format</li>
<li>New: Resolves <a href="https://github.com/laurent22/joplin/issues/97">#97</a>: Export to JEX format or RAW format</li>
<li>New: Import JEX and RAW format</li>
<li>New: Resolves <a href="https://github.com/laurent22/joplin/issues/52">52</a>: Import Markdown files or directory</li>
<li>New: Resolves <a href="https://github.com/laurent22/joplin/issues/52">#52</a>: Import Markdown files or directory</li>
<li>New: Allow sorting notes by various fields</li>
<li>New: Resolves <a href="https://github.com/laurent22/joplin/issues/243">243</a>: Added black and white tray icon for macOS</li>
<li>Fix: <a href="https://github.com/laurent22/joplin/issues/247">247</a>: Unreadable error messages when checking for updates</li>
<li>New: Resolves <a href="https://github.com/laurent22/joplin/issues/243">#243</a>: Added black and white tray icon for macOS</li>
<li>Fix: <a href="https://github.com/laurent22/joplin/issues/247">#247</a>: Unreadable error messages when checking for updates</li>
<li>Fix: Fixed sync interval sorting order</li>
<li>Fix: <a href="https://github.com/laurent22/joplin/issues/256">256</a>: Check that no other instance of Joplin is running before launching a new one</li>
<li>Fix: <a href="https://github.com/laurent22/joplin/issues/256">#256</a>: Check that no other instance of Joplin is running before launching a new one</li>
</ul>
<h2 id="-v1-0-67-https-github-com-laurent22-joplin-releases-tag-v1-0-67-2018-02-19t22-51-08z"><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.67">v1.0.67</a> - 2018-02-19T22:51:08Z</h2>
<ul>
<li>Fixed: <a href="https://github.com/laurent22/joplin/issues/217">217</a>: Display a message when the note has no content and only the note viewer is visible</li>
<li>Fixed: <a href="https://github.com/laurent22/joplin/issues/240">240</a>: Tags should be handled in a case-insensitive way</li>
<li>Fixed: <a href="https://github.com/laurent22/joplin/issues/241">241</a>: Ignore response for certain WebDAV calls to improve compatibility with some services.</li>
<li>Fixed: <a href="https://github.com/laurent22/joplin/issues/217">#217</a>: Display a message when the note has no content and only the note viewer is visible</li>
<li>Fixed: <a href="https://github.com/laurent22/joplin/issues/240">#240</a>: Tags should be handled in a case-insensitive way</li>
<li>Fixed: <a href="https://github.com/laurent22/joplin/issues/241">#241</a>: Ignore response for certain WebDAV calls to improve compatibility with some services.</li>
<li>Updated: French and Español translation</li>
</ul>
<h2 id="-v1-0-66-https-github-com-laurent22-joplin-releases-tag-v1-0-66-2018-02-18t23-09-09z"><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.66">v1.0.66</a> - 2018-02-18T23:09:09Z</h2>
@@ -350,7 +350,7 @@
<li>Fixed: Nextcloud sync target ID (which was incorrectly set to WebDAV sync ID). As a result items that have been created since this bug will be re-synced with Nextcloud. This sync will not duplicate or delete any item but is necessary to preserve data integrity. IF YOU HAVE NOTES IN CONFLICT AFTER SYNC: Close the app completely and restart it to make sure all the lists are visually up-to-date. The notes in conflict most likely can be ignored - they are just duplicate of the real ones. To be safe, check the content but most likely they can simply be deleted.</li>
<li>Improved: Provide Content-Length header for WebDAV for better compatibility with more servers</li>
<li>Fixed: Allow copy and paste from config and encryption screen on macOS</li>
<li>Fixed: <a href="https://github.com/laurent22/joplin/issues/201">201</a>, <a href="https://github.com/laurent22/joplin/issues/216">216</a>: Make sure only one update check can run at a time, and improved modal dialog boxes</li>
<li>Fixed: <a href="https://github.com/laurent22/joplin/issues/201">#201</a>, <a href="https://github.com/laurent22/joplin/issues/216">#216</a>: Make sure only one update check can run at a time, and improved modal dialog boxes</li>
</ul>
<h2 id="-v1-0-63-https-github-com-laurent22-joplin-releases-tag-v1-0-63-2018-02-14t19-40-36z"><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.63">v1.0.63</a> - 2018-02-14T19:40:36Z</h2>
<ul>
@@ -359,8 +359,8 @@
</ul>
<h2 id="-v1-0-62-https-github-com-laurent22-joplin-releases-tag-v1-0-62-2018-02-12t20-19-58z"><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.62">v1.0.62</a> - 2018-02-12T20:19:58Z</h2>
<ul>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/205">205</a>: Importing Evernote notes while on import page re-imports previous import</li>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/209">209</a>: Items with non-ASCII characters end up truncated on Nextcloud</li>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/205">#205</a>: Importing Evernote notes while on import page re-imports previous import</li>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/209">#209</a>: Items with non-ASCII characters end up truncated on Nextcloud</li>
<li>Added Basque translation, fixed issue with handling invalid translations. Updated translation FR.</li>
</ul>
<h2 id="-v0-10-61-https-github-com-laurent22-joplin-releases-tag-v0-10-61-2018-02-08t18-27-39z"><a href="https://github.com/laurent22/joplin/releases/tag/v0.10.61">v0.10.61</a> - 2018-02-08T18:27:39Z</h2>
@@ -419,7 +419,7 @@
<h2 id="-v0-10-48-https-github-com-laurent22-joplin-releases-tag-v0-10-48-2018-01-23t11-19-51z"><a href="https://github.com/laurent22/joplin/releases/tag/v0.10.48">v0.10.48</a> - 2018-01-23T11:19:51Z</h2>
<ul>
<li>Improved and optimised file system sync target when many items are present.</li>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/155">155</a>: Caret alignment issue with Russian text</li>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/155">#155</a>: Caret alignment issue with Russian text</li>
<li>Dutch translation (Thanks @tcassaert)</li>
<li>Removed certain log statements so that sensitive info doesn&#39;t end up in logs</li>
<li>Fix: Handle case where resource blob is missing during sync</li>
@@ -428,7 +428,7 @@
<ul>
<li>Improved the way new note are created, and automatically add a title. Made saving and loading notes more reliable.</li>
<li>Fix: race condition when a note is being uploaded while it&#39;s being modified in the text editor</li>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/129">129</a>: Tags are case insensitive</li>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/129">#129</a>: Tags are case insensitive</li>
<li>Schedule sync only after 30 seconds</li>
<li>Schedule sync after enabling or disabling encryption</li>
<li>Display sync items being fetched</li>
@@ -439,7 +439,7 @@
<li>Fixed table font size and family</li>
<li>Fixed logic to save, and make sure scheduled save always happen even when changing note</li>
<li>Fixed OneDrive sync when resync is requested</li>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/85">85</a>: Don&#39;t record deleted_items entries for folders deleted via sync</li>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/85">#85</a>: Don&#39;t record deleted_items entries for folders deleted via sync</li>
<li>Updated translations</li>
</ul>
<h2 id="-v0-10-43-https-github-com-laurent22-joplin-releases-tag-v0-10-43-2018-01-08t10-12-10z"><a href="https://github.com/laurent22/joplin/releases/tag/v0.10.43">v0.10.43</a> - 2018-01-08T10:12:10Z</h2>
+7 -7
View File
@@ -490,14 +490,14 @@ $$
<td><img src="https://joplin.cozic.net/images/flags/country-4x3/hr.png" alt=""></td>
<td>Croatian</td>
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/hr_HR.po">hr_HR</a></td>
<td>Hrvoje Mandić <a href="&#109;&#97;&#x69;&#108;&#116;&#x6f;&#x3a;&#116;&#x72;&#x62;&#x75;&#x68;&#x6f;&#109;&#64;&#x6e;&#x65;&#116;&#x2e;&#104;&#114;">&#116;&#x72;&#x62;&#x75;&#x68;&#x6f;&#109;&#64;&#x6e;&#x65;&#116;&#x2e;&#104;&#114;</a></td>
<td>Hrvoje Mandić <a href="&#x6d;&#x61;&#105;&#108;&#116;&#x6f;&#58;&#116;&#x72;&#98;&#x75;&#x68;&#111;&#109;&#64;&#110;&#101;&#116;&#46;&#x68;&#114;">&#116;&#x72;&#98;&#x75;&#x68;&#111;&#109;&#64;&#110;&#101;&#116;&#46;&#x68;&#114;</a></td>
<td>62%</td>
</tr>
<tr>
<td><img src="https://joplin.cozic.net/images/flags/country-4x3/cz.png" alt=""></td>
<td>Czech</td>
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/cs_CZ.po">cs_CZ</a></td>
<td>Lukas Helebrandt <a href="&#109;&#97;&#x69;&#108;&#116;&#x6f;&#58;&#108;&#x75;&#x6b;&#97;&#115;&#x40;&#97;&#x69;&#x79;&#97;&#46;&#99;&#x7a;">&#108;&#x75;&#x6b;&#97;&#115;&#x40;&#97;&#x69;&#x79;&#97;&#46;&#99;&#x7a;</a></td>
<td>Lukas Helebrandt <a href="&#109;&#x61;&#105;&#x6c;&#116;&#111;&#58;&#x6c;&#x75;&#107;&#x61;&#x73;&#64;&#x61;&#x69;&#121;&#x61;&#46;&#99;&#x7a;">&#x6c;&#x75;&#107;&#x61;&#x73;&#64;&#x61;&#x69;&#121;&#x61;&#46;&#99;&#x7a;</a></td>
<td>96%</td>
</tr>
<tr>
@@ -511,7 +511,7 @@ $$
<td><img src="https://joplin.cozic.net/images/flags/country-4x3/de.png" alt=""></td>
<td>Deutsch</td>
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/de_DE.po">de_DE</a></td>
<td>Tobias Grasse <a href="&#x6d;&#x61;&#105;&#108;&#116;&#x6f;&#x3a;&#x6d;&#x61;&#105;&#x6c;&#x40;&#116;&#x6f;&#x62;&#x69;&#x61;&#115;&#45;&#x67;&#x72;&#97;&#x73;&#115;&#x65;&#46;&#110;&#x65;&#x74;">&#x6d;&#x61;&#105;&#x6c;&#x40;&#116;&#x6f;&#x62;&#x69;&#x61;&#115;&#45;&#x67;&#x72;&#97;&#x73;&#115;&#x65;&#46;&#110;&#x65;&#x74;</a></td>
<td>Tobias Grasse <a href="&#109;&#97;&#x69;&#108;&#116;&#x6f;&#x3a;&#x6d;&#97;&#x69;&#108;&#64;&#116;&#x6f;&#x62;&#x69;&#97;&#x73;&#45;&#103;&#114;&#x61;&#115;&#115;&#x65;&#46;&#110;&#101;&#x74;">&#x6d;&#97;&#x69;&#108;&#64;&#116;&#x6f;&#x62;&#x69;&#97;&#x73;&#45;&#103;&#114;&#x61;&#115;&#115;&#x65;&#46;&#110;&#101;&#x74;</a></td>
<td>95%</td>
</tr>
<tr>
@@ -525,7 +525,7 @@ $$
<td><img src="https://joplin.cozic.net/images/flags/country-4x3/es.png" alt=""></td>
<td>Español</td>
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/es_ES.po">es_ES</a></td>
<td>Fernando Martín <a href="&#x6d;&#97;&#x69;&#x6c;&#116;&#x6f;&#x3a;&#102;&#x40;&#109;&#x72;&#116;&#x6e;&#x2e;&#101;&#115;">&#102;&#x40;&#109;&#x72;&#116;&#x6e;&#x2e;&#101;&#115;</a></td>
<td>Fernando Martín <a href="&#109;&#x61;&#x69;&#108;&#x74;&#x6f;&#x3a;&#x66;&#x40;&#x6d;&#x72;&#x74;&#x6e;&#x2e;&#x65;&#115;">&#x66;&#x40;&#x6d;&#x72;&#x74;&#x6e;&#x2e;&#x65;&#115;</a></td>
<td>99%</td>
</tr>
<tr>
@@ -539,7 +539,7 @@ $$
<td><img src="https://joplin.cozic.net/images/flags/country-4x3/es.png" alt=""></td>
<td>Galician</td>
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/gl_ES.po">gl_ES</a></td>
<td>Marcos Lans <a href="&#x6d;&#x61;&#105;&#108;&#x74;&#111;&#58;&#x6d;&#x61;&#x72;&#x63;&#111;&#115;&#108;&#x61;&#110;&#x73;&#x67;&#97;&#x72;&#122;&#97;&#x40;&#103;&#x6d;&#x61;&#x69;&#x6c;&#46;&#99;&#x6f;&#109;">&#x6d;&#x61;&#x72;&#x63;&#111;&#115;&#108;&#x61;&#110;&#x73;&#x67;&#97;&#x72;&#122;&#97;&#x40;&#103;&#x6d;&#x61;&#x69;&#x6c;&#46;&#99;&#x6f;&#109;</a></td>
<td>Marcos Lans <a href="&#109;&#97;&#x69;&#x6c;&#116;&#111;&#58;&#109;&#x61;&#x72;&#99;&#111;&#115;&#108;&#x61;&#110;&#115;&#x67;&#97;&#x72;&#122;&#97;&#64;&#x67;&#x6d;&#97;&#105;&#x6c;&#46;&#x63;&#x6f;&#109;">&#109;&#x61;&#x72;&#99;&#111;&#115;&#108;&#x61;&#110;&#115;&#x67;&#97;&#x72;&#122;&#97;&#64;&#x67;&#x6d;&#97;&#105;&#x6c;&#46;&#x63;&#x6f;&#109;</a></td>
<td>97%</td>
</tr>
<tr>
@@ -560,14 +560,14 @@ $$
<td><img src="https://joplin.cozic.net/images/flags/country-4x3/br.png" alt=""></td>
<td>Português (Brasil)</td>
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/pt_BR.po">pt_BR</a></td>
<td>Renato Nunes Bastos <a href="&#x6d;&#97;&#105;&#108;&#116;&#111;&#58;&#114;&#x6e;&#98;&#x61;&#x73;&#116;&#111;&#115;&#64;&#103;&#x6d;&#x61;&#x69;&#108;&#x2e;&#x63;&#x6f;&#x6d;">&#114;&#x6e;&#98;&#x61;&#x73;&#116;&#111;&#115;&#64;&#103;&#x6d;&#x61;&#x69;&#108;&#x2e;&#x63;&#x6f;&#x6d;</a></td>
<td>Renato Nunes Bastos <a href="&#x6d;&#97;&#x69;&#108;&#x74;&#x6f;&#x3a;&#x72;&#x6e;&#98;&#x61;&#115;&#116;&#111;&#x73;&#64;&#x67;&#109;&#x61;&#105;&#x6c;&#x2e;&#x63;&#x6f;&#x6d;">&#x72;&#x6e;&#98;&#x61;&#115;&#116;&#111;&#x73;&#64;&#x67;&#109;&#x61;&#105;&#x6c;&#x2e;&#x63;&#x6f;&#x6d;</a></td>
<td>99%</td>
</tr>
<tr>
<td><img src="https://joplin.cozic.net/images/flags/country-4x3/ru.png" alt=""></td>
<td>Русский</td>
<td><a href="https://github.com/laurent22/joplin/blob/master/CliClient/locales/ru_RU.po">ru_RU</a></td>
<td>Artyom Karlov <a href="&#x6d;&#x61;&#x69;&#x6c;&#x74;&#x6f;&#58;&#x61;&#x72;&#x74;&#x79;&#x6f;&#x6d;&#x2e;&#107;&#x61;&#114;&#108;&#x6f;&#118;&#x40;&#103;&#x6d;&#97;&#105;&#108;&#x2e;&#99;&#111;&#x6d;">&#x61;&#x72;&#x74;&#x79;&#x6f;&#x6d;&#x2e;&#107;&#x61;&#114;&#108;&#x6f;&#118;&#x40;&#103;&#x6d;&#97;&#105;&#108;&#x2e;&#99;&#111;&#x6d;</a></td>
<td>Artyom Karlov <a href="&#109;&#x61;&#105;&#x6c;&#x74;&#x6f;&#x3a;&#x61;&#x72;&#116;&#x79;&#111;&#109;&#x2e;&#107;&#x61;&#114;&#x6c;&#111;&#118;&#x40;&#x67;&#109;&#97;&#x69;&#108;&#46;&#99;&#111;&#109;">&#x61;&#x72;&#116;&#x79;&#111;&#109;&#x2e;&#107;&#x61;&#114;&#x6c;&#111;&#118;&#x40;&#x67;&#109;&#97;&#x69;&#108;&#46;&#99;&#111;&#109;</a></td>
<td>95%</td>
</tr>
<tr>
+35 -35
View File
@@ -8,16 +8,16 @@ Note: This is the same as v84 but with the note creation bug fixed.
- New: Button to toggle the sidebar
- Improved: Better handling of resources that are incorrectly flagged as encrypted
- Improved: Various changes to make PortableApps format work
- Improved: Resolves [430](https://github.com/laurent22/joplin/issues/430): Support lowercase "x" in Markdown checkboxes
- Fixes [346](https://github.com/laurent22/joplin/issues/346): Make sure links have an address when exporting to PDF
- Fixes [355](https://github.com/laurent22/joplin/issues/355): Set undo state properly when loading new note to prevent overwriting content of one note with another
- Fixes [363](https://github.com/laurent22/joplin/issues/363): indentation and rendering of lists
- Fixes [470](https://github.com/laurent22/joplin/issues/470): Make it clear that spaces in URLs are invalid.
- Fixes [434](https://github.com/laurent22/joplin/issues/434): Handle Katex block mode
- Improved: Resolves [#430](https://github.com/laurent22/joplin/issues/430): Support lowercase "x" in Markdown checkboxes
- Fixes [#346](https://github.com/laurent22/joplin/issues/346): Make sure links have an address when exporting to PDF
- Fixes [#355](https://github.com/laurent22/joplin/issues/355): Set undo state properly when loading new note to prevent overwriting content of one note with another
- Fixes [#363](https://github.com/laurent22/joplin/issues/363): indentation and rendering of lists
- Fixes [#470](https://github.com/laurent22/joplin/issues/470): Make it clear that spaces in URLs are invalid.
- Fixes [#434](https://github.com/laurent22/joplin/issues/434): Handle Katex block mode
## [v1.0.83](https://github.com/laurent22/joplin/releases/tag/v1.0.83) - 2018-04-04T19:43:58Z
- Fixes [365](https://github.com/laurent22/joplin/issues/365): Cannot paste in Dropbox screen
- Fixes [#365](https://github.com/laurent22/joplin/issues/365): Cannot paste in Dropbox screen
## [v1.0.82](https://github.com/laurent22/joplin/releases/tag/v1.0.82) - 2018-03-31T19:16:31Z
@@ -27,16 +27,16 @@ Note: This is the same as v84 but with the note creation bug fixed.
- New: Dropbox synchronisation
- New: Czech translation
- Fixes [318](https://github.com/laurent22/joplin/issues/318): Display full links in editor
- Resolves [329](https://github.com/laurent22/joplin/issues/329): Add link to E2EE doc
- Fixes [#318](https://github.com/laurent22/joplin/issues/318): Display full links in editor
- Resolves [#329](https://github.com/laurent22/joplin/issues/329): Add link to E2EE doc
## [v1.0.79](https://github.com/laurent22/joplin/releases/tag/v1.0.79) - 2018-03-23T18:00:11Z
- New: Resolves [144](https://github.com/laurent22/joplin/issues/144), Resolves [311](https://github.com/laurent22/joplin/issues/311): Highlight search results and search in real time. Associated Ctrl+F with searching.
- New: Resolves [73](https://github.com/laurent22/joplin/issues/73): Show modified date next to note in editor
- New: Resolves [#144](https://github.com/laurent22/joplin/issues/144), Resolves [#311](https://github.com/laurent22/joplin/issues/311): Highlight search results and search in real time. Associated Ctrl+F with searching.
- New: Resolves [#73](https://github.com/laurent22/joplin/issues/73): Show modified date next to note in editor
- New: Danish translation
- Improved: Fixes [318](https://github.com/laurent22/joplin/issues/318), Fixes [317](https://github.com/laurent22/joplin/issues/317): ENEX: Improved handling and rendering of plain text links. Improved detection and import of resources. Improved import of tables.
- Updated: Resolves [307](https://github.com/laurent22/joplin/issues/307): Use blue colour for sidebar, to be consistent with mobile app and logo
- Improved: Fixes [#318](https://github.com/laurent22/joplin/issues/318), Fixes [#317](https://github.com/laurent22/joplin/issues/317): ENEX: Improved handling and rendering of plain text links. Improved detection and import of resources. Improved import of tables.
- Updated: Resolves [#307](https://github.com/laurent22/joplin/issues/307): Use blue colour for sidebar, to be consistent with mobile app and logo
- Updated: Translations
## [v1.0.78](https://github.com/laurent22/joplin/releases/tag/v1.0.78) - 2018-03-17T15:27:18Z
@@ -47,41 +47,41 @@ Note: This is the same as v84 but with the note creation bug fixed.
Note: This fixes an invalid database upgrade in the previous version.
- New: Resolves [237](https://github.com/laurent22/joplin/issues/237): Export to PDF and print option
- New: Resolves [154](https://github.com/laurent22/joplin/issues/154): No longer used resources are automatically deleted after approximately 24h
- Improved: Resolves [298](https://github.com/laurent22/joplin/issues/298): Removed extraneous first characters from auto-title
- New: Resolves [#237](https://github.com/laurent22/joplin/issues/237): Export to PDF and print option
- New: Resolves [#154](https://github.com/laurent22/joplin/issues/154): No longer used resources are automatically deleted after approximately 24h
- Improved: Resolves [#298](https://github.com/laurent22/joplin/issues/298): Removed extraneous first characters from auto-title
- Improved: Made WebDAV options dynamics so that changing username or password doesn't require restarting the app
- Fix: Fixes [291](https://github.com/laurent22/joplin/issues/291): Crash with empty backtick
- Fix: Fixes [292](https://github.com/laurent22/joplin/issues/292): Improved auto-update feature and fixed incorrect notifications
- Fix: Fixes [#291](https://github.com/laurent22/joplin/issues/291): Crash with empty backtick
- Fix: Fixes [#292](https://github.com/laurent22/joplin/issues/292): Improved auto-update feature and fixed incorrect notifications
- Fix: Signed executables on Windows
- Updated Russian, German, Portuguese, Spanish and French translations. Many thanks to the translators!
## [v1.0.72](https://github.com/laurent22/joplin/releases/tag/v1.0.72) - 2018-03-14T09:44:35Z
- New: Allow exporting only selected notes or notebook
- New: Resolves [266](https://github.com/laurent22/joplin/issues/266): Allow setting text editor font family
- New: Resolves [#266](https://github.com/laurent22/joplin/issues/266): Allow setting text editor font family
- New: Display icon next to resources and allow downloading them from Electron client
- Improved: Optimised sync when dealing with many items, in particular when using Nextcloud or WebDAV
- Improved: Display last sync error unless it's a timeout or network error
- Improved: Fixes [268](https://github.com/laurent22/joplin/issues/268): Improve error message for invalid flags
- Fix: Fixes [271](https://github.com/laurent22/joplin/issues/271): Sort by created time was not respected
- Improved: Fixes [#268](https://github.com/laurent22/joplin/issues/268): Improve error message for invalid flags
- Fix: Fixes [#271](https://github.com/laurent22/joplin/issues/271): Sort by created time was not respected
## [v1.0.70](https://github.com/laurent22/joplin/releases/tag/v1.0.70) - 2018-02-28T20:04:30Z
- New: Resolves [97](https://github.com/laurent22/joplin/issues/97): Export to JEX format or RAW format
- New: Resolves [#97](https://github.com/laurent22/joplin/issues/97): Export to JEX format or RAW format
- New: Import JEX and RAW format
- New: Resolves [52](https://github.com/laurent22/joplin/issues/52): Import Markdown files or directory
- New: Resolves [#52](https://github.com/laurent22/joplin/issues/52): Import Markdown files or directory
- New: Allow sorting notes by various fields
- New: Resolves [243](https://github.com/laurent22/joplin/issues/243): Added black and white tray icon for macOS
- Fix: [247](https://github.com/laurent22/joplin/issues/247): Unreadable error messages when checking for updates
- New: Resolves [#243](https://github.com/laurent22/joplin/issues/243): Added black and white tray icon for macOS
- Fix: [#247](https://github.com/laurent22/joplin/issues/247): Unreadable error messages when checking for updates
- Fix: Fixed sync interval sorting order
- Fix: [256](https://github.com/laurent22/joplin/issues/256): Check that no other instance of Joplin is running before launching a new one
- Fix: [#256](https://github.com/laurent22/joplin/issues/256): Check that no other instance of Joplin is running before launching a new one
## [v1.0.67](https://github.com/laurent22/joplin/releases/tag/v1.0.67) - 2018-02-19T22:51:08Z
- Fixed: [217](https://github.com/laurent22/joplin/issues/217): Display a message when the note has no content and only the note viewer is visible
- Fixed: [240](https://github.com/laurent22/joplin/issues/240): Tags should be handled in a case-insensitive way
- Fixed: [241](https://github.com/laurent22/joplin/issues/241): Ignore response for certain WebDAV calls to improve compatibility with some services.
- Fixed: [#217](https://github.com/laurent22/joplin/issues/217): Display a message when the note has no content and only the note viewer is visible
- Fixed: [#240](https://github.com/laurent22/joplin/issues/240): Tags should be handled in a case-insensitive way
- Fixed: [#241](https://github.com/laurent22/joplin/issues/241): Ignore response for certain WebDAV calls to improve compatibility with some services.
- Updated: French and Español translation
## [v1.0.66](https://github.com/laurent22/joplin/releases/tag/v1.0.66) - 2018-02-18T23:09:09Z
@@ -107,7 +107,7 @@ IMPORTANT: If you use Nextcloud it is recommended to sync all your notes before
- Fixed: Nextcloud sync target ID (which was incorrectly set to WebDAV sync ID). As a result items that have been created since this bug will be re-synced with Nextcloud. This sync will not duplicate or delete any item but is necessary to preserve data integrity. IF YOU HAVE NOTES IN CONFLICT AFTER SYNC: Close the app completely and restart it to make sure all the lists are visually up-to-date. The notes in conflict most likely can be ignored - they are just duplicate of the real ones. To be safe, check the content but most likely they can simply be deleted.
- Improved: Provide Content-Length header for WebDAV for better compatibility with more servers
- Fixed: Allow copy and paste from config and encryption screen on macOS
- Fixed: [201](https://github.com/laurent22/joplin/issues/201), [216](https://github.com/laurent22/joplin/issues/216): Make sure only one update check can run at a time, and improved modal dialog boxes
- Fixed: [#201](https://github.com/laurent22/joplin/issues/201), [#216](https://github.com/laurent22/joplin/issues/216): Make sure only one update check can run at a time, and improved modal dialog boxes
## [v1.0.63](https://github.com/laurent22/joplin/releases/tag/v1.0.63) - 2018-02-14T19:40:36Z
@@ -116,8 +116,8 @@ IMPORTANT: If you use Nextcloud it is recommended to sync all your notes before
## [v1.0.62](https://github.com/laurent22/joplin/releases/tag/v1.0.62) - 2018-02-12T20:19:58Z
- Fixes [205](https://github.com/laurent22/joplin/issues/205): Importing Evernote notes while on import page re-imports previous import
- Fixes [209](https://github.com/laurent22/joplin/issues/209): Items with non-ASCII characters end up truncated on Nextcloud
- Fixes [#205](https://github.com/laurent22/joplin/issues/205): Importing Evernote notes while on import page re-imports previous import
- Fixes [#209](https://github.com/laurent22/joplin/issues/209): Items with non-ASCII characters end up truncated on Nextcloud
- Added Basque translation, fixed issue with handling invalid translations. Updated translation FR.
## [v0.10.61](https://github.com/laurent22/joplin/releases/tag/v0.10.61) - 2018-02-08T18:27:39Z
@@ -176,7 +176,7 @@ IMPORTANT: If you use Nextcloud it is recommended to sync all your notes before
## [v0.10.48](https://github.com/laurent22/joplin/releases/tag/v0.10.48) - 2018-01-23T11:19:51Z
- Improved and optimised file system sync target when many items are present.
- Fixes [155](https://github.com/laurent22/joplin/issues/155): Caret alignment issue with Russian text
- Fixes [#155](https://github.com/laurent22/joplin/issues/155): Caret alignment issue with Russian text
- Dutch translation (Thanks @tcassaert)
- Removed certain log statements so that sensitive info doesn't end up in logs
- Fix: Handle case where resource blob is missing during sync
@@ -185,7 +185,7 @@ IMPORTANT: If you use Nextcloud it is recommended to sync all your notes before
- Improved the way new note are created, and automatically add a title. Made saving and loading notes more reliable.
- Fix: race condition when a note is being uploaded while it's being modified in the text editor
- Fixes [129](https://github.com/laurent22/joplin/issues/129): Tags are case insensitive
- Fixes [#129](https://github.com/laurent22/joplin/issues/129): Tags are case insensitive
- Schedule sync only after 30 seconds
- Schedule sync after enabling or disabling encryption
- Display sync items being fetched
@@ -196,7 +196,7 @@ IMPORTANT: If you use Nextcloud it is recommended to sync all your notes before
- Fixed table font size and family
- Fixed logic to save, and make sure scheduled save always happen even when changing note
- Fixed OneDrive sync when resync is requested
- Fixes [85](https://github.com/laurent22/joplin/issues/85): Don't record deleted_items entries for folders deleted via sync
- Fixes [#85](https://github.com/laurent22/joplin/issues/85): Don't record deleted_items entries for folders deleted via sync
- Updated translations
## [v0.10.43](https://github.com/laurent22/joplin/releases/tag/v0.10.43) - 2018-01-08T10:12:10Z