1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

Update website

This commit is contained in:
Laurent Cozic 2018-05-02 15:31:17 +01:00
parent ffb660f0f4
commit 71bd39a8a3
6 changed files with 230 additions and 221 deletions

4
Tools/build-all.sh Normal file
View File

@ -0,0 +1,4 @@
#!/bin/bash
ROOT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
node "$ROOT_DIR/update-readme-download.js" && node "$ROOT_DIR/build-release-stats.js" && node "$ROOT_DIR/build-website.js" && git add -A && git commit -m "Update website" && git pull && git push

View File

@ -247,20 +247,42 @@
</ul>
</div>
<h1 id="joplin-changelog">Joplin changelog</h1>
<h2 id="-v1-0-85-https-github-com-laurent22-joplin-releases-tag-v1-0-85-2018-05-01t21-08-24z"><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.85">v1.0.85</a> - 2018-05-01T21:08:24Z</h2>
<p>Note: This is the same as v84 but with the note creation bug fixed.</p>
<ul>
<li>New: Windows 32-bit support</li>
<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>
</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>
</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>
<li>Updated translations</li>
</ul>
<h2 id="-v1-0-81-https-github-com-laurent22-joplin-releases-tag-v1-0-81-2018-03-28t08-13-58z"><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.81">v1.0.81</a> - 2018-03-28T08:13:58Z</h2>
<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>
@ -270,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>
@ -328,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>
@ -337,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>
@ -397,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>
@ -406,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>
@ -417,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>
@ -428,26 +450,6 @@
<ul>
<li>Added End-To-End Encryption support (E2EE)</li>
</ul>
<h2 id="-v0-10-40-https-github-com-laurent22-joplin-releases-tag-v0-10-40-2018-01-02t23-16-57z"><a href="https://github.com/laurent22/joplin/releases/tag/v0.10.40">v0.10.40</a> - 2018-01-02T23:16:57Z</h2>
<ul>
<li>Fixed undo in text editor</li>
<li>Updated German translation</li>
<li>Added Russian, Japanese and Chinese translations</li>
</ul>
<h2 id="-v0-10-39-https-github-com-laurent22-joplin-releases-tag-v0-10-39-2017-12-11t21-19-44z"><a href="https://github.com/laurent22/joplin/releases/tag/v0.10.39">v0.10.39</a> - 2017-12-11T21:19:44Z</h2>
<ul>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/#55">#55</a>: Added support for HTML tags found in ENEX files: colgroup, col, ins, kbd, address, caption, var, area, map</li>
<li>Resolve <a href="https://github.com/laurent22/joplin/issues/#7">#7</a>: Show storage location in Options screen</li>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/#84">#84</a>: Fields losing focus in Config screen</li>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/#86">#86</a>: App icon missing on Linux</li>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/#87">#87</a>: Show warningn when deleting notebook that contains notes.</li>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/#3">#3</a>: Paths with &#39;.&#39; would cause JSX compilation to fail</li>
</ul>
<h2 id="-v0-10-38-https-github-com-laurent22-joplin-releases-tag-v0-10-38-2017-12-08t10-12-06z"><a href="https://github.com/laurent22/joplin/releases/tag/v0.10.38">v0.10.38</a> - 2017-12-08T10:12:06Z</h2>
<ul>
<li>Dialog to export sync status</li>
<li>Enabled support for filesystem sync</li>
</ul>
<script>
function stickyHeader() {

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="&#x6d;&#97;&#x69;&#x6c;&#x74;&#111;&#58;&#116;&#114;&#98;&#117;&#104;&#111;&#x6d;&#64;&#x6e;&#101;&#x74;&#x2e;&#104;&#114;">&#116;&#114;&#98;&#117;&#104;&#111;&#x6d;&#64;&#x6e;&#101;&#x74;&#x2e;&#104;&#114;</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>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="&#x6d;&#97;&#x69;&#108;&#116;&#x6f;&#58;&#108;&#117;&#107;&#x61;&#115;&#64;&#x61;&#x69;&#121;&#97;&#x2e;&#x63;&#x7a;">&#108;&#117;&#107;&#x61;&#115;&#64;&#x61;&#x69;&#121;&#97;&#x2e;&#x63;&#x7a;</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>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;&#x6c;&#x74;&#111;&#58;&#109;&#97;&#x69;&#108;&#x40;&#116;&#111;&#x62;&#105;&#x61;&#x73;&#x2d;&#x67;&#x72;&#97;&#115;&#115;&#101;&#46;&#110;&#101;&#116;">&#109;&#97;&#x69;&#108;&#x40;&#116;&#111;&#x62;&#105;&#x61;&#x73;&#x2d;&#x67;&#x72;&#97;&#115;&#115;&#101;&#46;&#110;&#101;&#116;</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>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="&#109;&#97;&#105;&#x6c;&#116;&#x6f;&#58;&#102;&#64;&#x6d;&#114;&#x74;&#x6e;&#x2e;&#101;&#x73;">&#102;&#64;&#x6d;&#114;&#x74;&#x6e;&#x2e;&#101;&#x73;</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>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="&#109;&#97;&#x69;&#108;&#x74;&#111;&#x3a;&#x6d;&#x61;&#x72;&#x63;&#x6f;&#115;&#x6c;&#x61;&#x6e;&#x73;&#103;&#x61;&#114;&#x7a;&#x61;&#x40;&#103;&#x6d;&#97;&#x69;&#108;&#x2e;&#x63;&#111;&#109;">&#x6d;&#x61;&#x72;&#x63;&#x6f;&#115;&#x6c;&#x61;&#x6e;&#x73;&#103;&#x61;&#114;&#x7a;&#x61;&#x40;&#103;&#x6d;&#97;&#x69;&#108;&#x2e;&#x63;&#111;&#109;</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>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="&#109;&#97;&#105;&#108;&#116;&#x6f;&#58;&#114;&#x6e;&#x62;&#97;&#115;&#x74;&#x6f;&#115;&#x40;&#x67;&#109;&#x61;&#105;&#108;&#x2e;&#99;&#111;&#109;">&#114;&#x6e;&#x62;&#97;&#115;&#x74;&#x6f;&#115;&#x40;&#x67;&#109;&#x61;&#105;&#108;&#x2e;&#99;&#111;&#109;</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>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="&#109;&#97;&#x69;&#x6c;&#116;&#111;&#x3a;&#97;&#114;&#116;&#121;&#111;&#109;&#46;&#x6b;&#x61;&#114;&#108;&#x6f;&#118;&#64;&#103;&#x6d;&#x61;&#105;&#x6c;&#46;&#99;&#x6f;&#109;">&#97;&#114;&#116;&#121;&#111;&#109;&#46;&#x6b;&#x61;&#114;&#108;&#x6f;&#118;&#64;&#103;&#x6d;&#x61;&#105;&#x6c;&#46;&#99;&#x6f;&#109;</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>95%</td>
</tr>
<tr>

View File

@ -257,15 +257,15 @@
<tbody>
<tr>
<td>Total Windows downloads</td>
<td>28567</td>
<td>27269</td>
</tr>
<tr>
<td>Total macOs downloads</td>
<td>16422</td>
<td>15144</td>
</tr>
<tr>
<td>Total Linux downloads</td>
<td>10914</td>
<td>11253</td>
</tr>
<tr>
<td>Windows %</td>
@ -273,11 +273,11 @@
</tr>
<tr>
<td>macOS %</td>
<td>29%</td>
<td>28%</td>
</tr>
<tr>
<td>Linux %</td>
<td>20%</td>
<td>21%</td>
</tr>
</tbody>
</table>
@ -294,124 +294,148 @@
</thead>
<tbody>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.85">v1.0.85</a></td>
<td>2018-05-01T21:08:24Z</td>
<td>331</td>
<td>179</td>
<td>59</td>
<td>569</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.83">v1.0.83</a></td>
<td>2018-04-04T19:43:58Z</td>
<td>4298</td>
<td>2363</td>
<td>2616</td>
<td>9277</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.82">v1.0.82</a></td>
<td>2018-03-31T19:16:31Z</td>
<td>679</td>
<td>379</td>
<td>85</td>
<td>1143</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.81">v1.0.81</a></td>
<td>2018-03-28T08:13:58Z</td>
<td>37</td>
<td>16</td>
<td>11</td>
<td>64 </td>
<td>976</td>
<td>560</td>
<td>734</td>
<td>2270</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.79">v1.0.79</a></td>
<td>2018-03-23T18:00:11Z</td>
<td>877</td>
<td>486</td>
<td>340</td>
<td>1703</td>
<td>907</td>
<td>502</td>
<td>348</td>
<td>1757</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.78">v1.0.78</a></td>
<td>2018-03-17T15:27:18Z</td>
<td>1285</td>
<td>810</td>
<td>837</td>
<td>2932</td>
<td>1290</td>
<td>826</td>
<td>838</td>
<td>2954</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.77">v1.0.77</a></td>
<td>2018-03-16T15:12:35Z</td>
<td>160</td>
<td>163</td>
<td>81</td>
<td>21</td>
<td>262</td>
<td>265</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.72">v1.0.72</a></td>
<td>2018-03-14T09:44:35Z</td>
<td>392</td>
<td>227</td>
<td>28</td>
<td>647</td>
<td>394</td>
<td>229</td>
<td>30</td>
<td>653</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.70">v1.0.70</a></td>
<td>2018-02-28T20:04:30Z</td>
<td>1829</td>
<td>1010</td>
<td>1210</td>
<td>4049</td>
<td>1836</td>
<td>1016</td>
<td>1217</td>
<td>4069</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.67">v1.0.67</a></td>
<td>2018-02-19T22:51:08Z</td>
<td>1460</td>
<td>574</td>
<td>1599</td>
<td>575</td>
<td></td>
<td>2034</td>
<td>2174</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.66">v1.0.66</a></td>
<td>2018-02-18T23:09:09Z</td>
<td>311</td>
<td>312</td>
<td>103</td>
<td>70</td>
<td>484</td>
<td>485</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.65">v1.0.65</a></td>
<td>2018-02-17T20:02:25Z</td>
<td>183</td>
<td>100</td>
<td>102</td>
<td>112</td>
<td>395</td>
<td>397</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.64">v1.0.64</a></td>
<td>2018-02-16T00:58:20Z</td>
<td>1065</td>
<td>523</td>
<td>1095</td>
<td>2683</td>
<td>525</td>
<td>1107</td>
<td>2697</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.63">v1.0.63</a></td>
<td>2018-02-14T19:40:36Z</td>
<td>283</td>
<td>139</td>
<td>284</td>
<td>141</td>
<td>80</td>
<td>502</td>
<td>505</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.62">v1.0.62</a></td>
<td>2018-02-12T20:19:58Z</td>
<td>538</td>
<td>268</td>
<td>540</td>
<td>269</td>
<td>344</td>
<td>1150</td>
<td>1153</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v0.10.61">v0.10.61</a></td>
<td>2018-02-08T18:27:39Z</td>
<td>954</td>
<td>598</td>
<td>938</td>
<td>2490</td>
<td>601</td>
<td>939</td>
<td>2494</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v0.10.60">v0.10.60</a></td>
<td>2018-02-06T13:09:56Z</td>
<td>709</td>
<td>488</td>
<td>537</td>
<td>1734</td>
<td>490</td>
<td>538</td>
<td>1737</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v0.10.54">v0.10.54</a></td>
<td>2018-01-31T20:21:30Z</td>
<td>1804</td>
<td>825</td>
<td>304</td>
<td>2933</td>
<td>305</td>
<td>2934</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v0.10.52">v0.10.52</a></td>
@ -425,65 +449,41 @@
<td><a href="https://github.com/laurent22/joplin/releases/tag/v0.10.51">v0.10.51</a></td>
<td>2018-01-28T18:47:02Z</td>
<td>1308</td>
<td>975</td>
<td>316</td>
<td>2599</td>
<td>977</td>
<td>317</td>
<td>2602</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v0.10.48">v0.10.48</a></td>
<td>2018-01-23T11:19:51Z</td>
<td>1954</td>
<td>1122</td>
<td>1123</td>
<td>14</td>
<td>3090</td>
<td>3091</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v0.10.47">v0.10.47</a></td>
<td>2018-01-16T17:27:17Z</td>
<td>1213</td>
<td>637</td>
<td>1215</td>
<td>639</td>
<td>57</td>
<td>1907</td>
<td>1911</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v0.10.43">v0.10.43</a></td>
<td>2018-01-08T10:12:10Z</td>
<td>3418</td>
<td>3419</td>
<td>1715</td>
<td>1193</td>
<td>6326</td>
<td>1194</td>
<td>6328</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v0.10.41">v0.10.41</a></td>
<td>2018-01-05T20:38:12Z</td>
<td>1019</td>
<td>915</td>
<td>223</td>
<td>2157</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v0.10.40">v0.10.40</a></td>
<td>2018-01-02T23:16:57Z</td>
<td>1578</td>
<td>1141</td>
<td>322</td>
<td>3041</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v0.10.39">v0.10.39</a></td>
<td>2017-12-11T21:19:44Z</td>
<td>5126</td>
<td>3060</td>
<td>2560</td>
<td>10746</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v0.10.38">v0.10.38</a></td>
<td>2017-12-08T10:12:06Z</td>
<td>1034</td>
<td>601</td>
<td>298</td>
<td>1933</td>
<td>916</td>
<td>224</td>
<td>2159</td>
</tr>
</tbody>
</table>

View File

@ -1,19 +1,42 @@
# Joplin changelog
## [v1.0.85](https://github.com/laurent22/joplin/releases/tag/v1.0.85) - 2018-05-01T21:08:24Z
Note: This is the same as v84 but with the note creation bug fixed.
- New: Windows 32-bit support
- 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
## [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
## [v1.0.82](https://github.com/laurent22/joplin/releases/tag/v1.0.82) - 2018-03-31T19:16:31Z
- Updated translations
## [v1.0.81](https://github.com/laurent22/joplin/releases/tag/v1.0.81) - 2018-03-28T08:13:58Z
- 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
@ -24,41 +47,41 @@
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
@ -84,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
@ -93,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
@ -153,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
@ -162,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
@ -173,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
@ -182,24 +205,4 @@ IMPORTANT: If you use Nextcloud it is recommended to sync all your notes before
## [v0.10.41](https://github.com/laurent22/joplin/releases/tag/v0.10.41) - 2018-01-05T20:38:12Z
- Added End-To-End Encryption support (E2EE)
## [v0.10.40](https://github.com/laurent22/joplin/releases/tag/v0.10.40) - 2018-01-02T23:16:57Z
- Fixed undo in text editor
- Updated German translation
- Added Russian, Japanese and Chinese translations
## [v0.10.39](https://github.com/laurent22/joplin/releases/tag/v0.10.39) - 2017-12-11T21:19:44Z
- Fixes [#55](https://github.com/laurent22/joplin/issues/#55): Added support for HTML tags found in ENEX files: colgroup, col, ins, kbd, address, caption, var, area, map
- Resolve [#7](https://github.com/laurent22/joplin/issues/#7): Show storage location in Options screen
- Fixes [#84](https://github.com/laurent22/joplin/issues/#84): Fields losing focus in Config screen
- Fixes [#86](https://github.com/laurent22/joplin/issues/#86): App icon missing on Linux
- Fixes [#87](https://github.com/laurent22/joplin/issues/#87): Show warningn when deleting notebook that contains notes.
- Fixes [#3](https://github.com/laurent22/joplin/issues/#3): Paths with '.' would cause JSX compilation to fail
## [v0.10.38](https://github.com/laurent22/joplin/releases/tag/v0.10.38) - 2017-12-08T10:12:06Z
- Dialog to export sync status
- Enabled support for filesystem sync
- Added End-To-End Encryption support (E2EE)

View File

@ -2,36 +2,36 @@
Name | Value
--- | ---
Total Windows downloads | 28567
Total macOs downloads | 16422
Total Linux downloads | 10914
Total Windows downloads | 27269
Total macOs downloads | 15144
Total Linux downloads | 11253
Windows % | 51%
macOS % | 29%
Linux % | 20%
macOS % | 28%
Linux % | 21%
Version | Date | Windows | macOS | Linux | Total
--- | --- | --- | --- | --- | ---
[v1.0.81](https://github.com/laurent22/joplin/releases/tag/v1.0.81) | 2018-03-28T08:13:58Z | 37 | 16 | 11 | 64
[v1.0.79](https://github.com/laurent22/joplin/releases/tag/v1.0.79) | 2018-03-23T18:00:11Z | 877 | 486 | 340 | 1703
[v1.0.78](https://github.com/laurent22/joplin/releases/tag/v1.0.78) | 2018-03-17T15:27:18Z | 1285 | 810 | 837 | 2932
[v1.0.77](https://github.com/laurent22/joplin/releases/tag/v1.0.77) | 2018-03-16T15:12:35Z | 160 | 81 | 21 | 262
[v1.0.72](https://github.com/laurent22/joplin/releases/tag/v1.0.72) | 2018-03-14T09:44:35Z | 392 | 227 | 28 | 647
[v1.0.70](https://github.com/laurent22/joplin/releases/tag/v1.0.70) | 2018-02-28T20:04:30Z | 1829 | 1010 | 1210 | 4049
[v1.0.67](https://github.com/laurent22/joplin/releases/tag/v1.0.67) | 2018-02-19T22:51:08Z | 1460 | 574 | | 2034
[v1.0.66](https://github.com/laurent22/joplin/releases/tag/v1.0.66) | 2018-02-18T23:09:09Z | 311 | 103 | 70 | 484
[v1.0.65](https://github.com/laurent22/joplin/releases/tag/v1.0.65) | 2018-02-17T20:02:25Z | 183 | 100 | 112 | 395
[v1.0.64](https://github.com/laurent22/joplin/releases/tag/v1.0.64) | 2018-02-16T00:58:20Z | 1065 | 523 | 1095 | 2683
[v1.0.63](https://github.com/laurent22/joplin/releases/tag/v1.0.63) | 2018-02-14T19:40:36Z | 283 | 139 | 80 | 502
[v1.0.62](https://github.com/laurent22/joplin/releases/tag/v1.0.62) | 2018-02-12T20:19:58Z | 538 | 268 | 344 | 1150
[v0.10.61](https://github.com/laurent22/joplin/releases/tag/v0.10.61) | 2018-02-08T18:27:39Z | 954 | 598 | 938 | 2490
[v0.10.60](https://github.com/laurent22/joplin/releases/tag/v0.10.60) | 2018-02-06T13:09:56Z | 709 | 488 | 537 | 1734
[v0.10.54](https://github.com/laurent22/joplin/releases/tag/v0.10.54) | 2018-01-31T20:21:30Z | 1804 | 825 | 304 | 2933
[v1.0.85](https://github.com/laurent22/joplin/releases/tag/v1.0.85) | 2018-05-01T21:08:24Z | 331 | 179 | 59 | 569
[v1.0.83](https://github.com/laurent22/joplin/releases/tag/v1.0.83) | 2018-04-04T19:43:58Z | 4298 | 2363 | 2616 | 9277
[v1.0.82](https://github.com/laurent22/joplin/releases/tag/v1.0.82) | 2018-03-31T19:16:31Z | 679 | 379 | 85 | 1143
[v1.0.81](https://github.com/laurent22/joplin/releases/tag/v1.0.81) | 2018-03-28T08:13:58Z | 976 | 560 | 734 | 2270
[v1.0.79](https://github.com/laurent22/joplin/releases/tag/v1.0.79) | 2018-03-23T18:00:11Z | 907 | 502 | 348 | 1757
[v1.0.78](https://github.com/laurent22/joplin/releases/tag/v1.0.78) | 2018-03-17T15:27:18Z | 1290 | 826 | 838 | 2954
[v1.0.77](https://github.com/laurent22/joplin/releases/tag/v1.0.77) | 2018-03-16T15:12:35Z | 163 | 81 | 21 | 265
[v1.0.72](https://github.com/laurent22/joplin/releases/tag/v1.0.72) | 2018-03-14T09:44:35Z | 394 | 229 | 30 | 653
[v1.0.70](https://github.com/laurent22/joplin/releases/tag/v1.0.70) | 2018-02-28T20:04:30Z | 1836 | 1016 | 1217 | 4069
[v1.0.67](https://github.com/laurent22/joplin/releases/tag/v1.0.67) | 2018-02-19T22:51:08Z | 1599 | 575 | | 2174
[v1.0.66](https://github.com/laurent22/joplin/releases/tag/v1.0.66) | 2018-02-18T23:09:09Z | 312 | 103 | 70 | 485
[v1.0.65](https://github.com/laurent22/joplin/releases/tag/v1.0.65) | 2018-02-17T20:02:25Z | 183 | 102 | 112 | 397
[v1.0.64](https://github.com/laurent22/joplin/releases/tag/v1.0.64) | 2018-02-16T00:58:20Z | 1065 | 525 | 1107 | 2697
[v1.0.63](https://github.com/laurent22/joplin/releases/tag/v1.0.63) | 2018-02-14T19:40:36Z | 284 | 141 | 80 | 505
[v1.0.62](https://github.com/laurent22/joplin/releases/tag/v1.0.62) | 2018-02-12T20:19:58Z | 540 | 269 | 344 | 1153
[v0.10.61](https://github.com/laurent22/joplin/releases/tag/v0.10.61) | 2018-02-08T18:27:39Z | 954 | 601 | 939 | 2494
[v0.10.60](https://github.com/laurent22/joplin/releases/tag/v0.10.60) | 2018-02-06T13:09:56Z | 709 | 490 | 538 | 1737
[v0.10.54](https://github.com/laurent22/joplin/releases/tag/v0.10.54) | 2018-01-31T20:21:30Z | 1804 | 825 | 305 | 2934
[v0.10.52](https://github.com/laurent22/joplin/releases/tag/v0.10.52) | 2018-01-31T19:25:18Z | 30 | 8 | 4 | 42
[v0.10.51](https://github.com/laurent22/joplin/releases/tag/v0.10.51) | 2018-01-28T18:47:02Z | 1308 | 975 | 316 | 2599
[v0.10.48](https://github.com/laurent22/joplin/releases/tag/v0.10.48) | 2018-01-23T11:19:51Z | 1954 | 1122 | 14 | 3090
[v0.10.47](https://github.com/laurent22/joplin/releases/tag/v0.10.47) | 2018-01-16T17:27:17Z | 1213 | 637 | 57 | 1907
[v0.10.43](https://github.com/laurent22/joplin/releases/tag/v0.10.43) | 2018-01-08T10:12:10Z | 3418 | 1715 | 1193 | 6326
[v0.10.41](https://github.com/laurent22/joplin/releases/tag/v0.10.41) | 2018-01-05T20:38:12Z | 1019 | 915 | 223 | 2157
[v0.10.40](https://github.com/laurent22/joplin/releases/tag/v0.10.40) | 2018-01-02T23:16:57Z | 1578 | 1141 | 322 | 3041
[v0.10.39](https://github.com/laurent22/joplin/releases/tag/v0.10.39) | 2017-12-11T21:19:44Z | 5126 | 3060 | 2560 | 10746
[v0.10.38](https://github.com/laurent22/joplin/releases/tag/v0.10.38) | 2017-12-08T10:12:06Z | 1034 | 601 | 298 | 1933
[v0.10.51](https://github.com/laurent22/joplin/releases/tag/v0.10.51) | 2018-01-28T18:47:02Z | 1308 | 977 | 317 | 2602
[v0.10.48](https://github.com/laurent22/joplin/releases/tag/v0.10.48) | 2018-01-23T11:19:51Z | 1954 | 1123 | 14 | 3091
[v0.10.47](https://github.com/laurent22/joplin/releases/tag/v0.10.47) | 2018-01-16T17:27:17Z | 1215 | 639 | 57 | 1911
[v0.10.43](https://github.com/laurent22/joplin/releases/tag/v0.10.43) | 2018-01-08T10:12:10Z | 3419 | 1715 | 1194 | 6328
[v0.10.41](https://github.com/laurent22/joplin/releases/tag/v0.10.41) | 2018-01-05T20:38:12Z | 1019 | 916 | 224 | 2159