1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-11 18:24:43 +02:00

Update website

This commit is contained in:
Laurent Cozic 2018-05-09 14:10:13 +01:00
parent a2380fb752
commit 7f41bc5703
6 changed files with 85 additions and 79 deletions

View File

@ -20,9 +20,9 @@ Three types of applications are available: for the **desktop** (Windows, macOS a
Operating System | Download | Alternative
-----------------|--------|-------------------
Windows (32 and 64-bit) | <a href='https://github.com/laurent22/joplin/releases/download/v1.0.85/Joplin-Setup-1.0.85.exe'><img alt='Get it on Windows' height="40px" src='https://joplin.cozic.net/images/BadgeWindows.png'/></a> |
macOS | <a href='https://github.com/laurent22/joplin/releases/download/v1.0.85/Joplin-1.0.85.dmg'><img alt='Get it on macOS' height="40px" src='https://joplin.cozic.net/images/BadgeMacOS.png'/></a> |
Linux | <a href='https://github.com/laurent22/joplin/releases/download/v1.0.85/Joplin-1.0.85-x86_64.AppImage'><img alt='Get it on Linux' height="40px" src='https://joplin.cozic.net/images/BadgeLinux.png'/></a> | An Arch Linux package [is also available](#terminal-application).
Windows (32 and 64-bit) | <a href='https://github.com/laurent22/joplin/releases/download/v1.0.89/Joplin-1.0.89.exe'><img alt='Get it on Windows' height="40px" src='https://joplin.cozic.net/images/BadgeWindows.png'/></a> |
macOS | <a href='https://github.com/laurent22/joplin/releases/download/v1.0.89/Joplin-1.0.89.dmg'><img alt='Get it on macOS' height="40px" src='https://joplin.cozic.net/images/BadgeMacOS.png'/></a> |
Linux | <a href='https://github.com/laurent22/joplin/releases/download/v1.0.89/Joplin-1.0.89-x86_64.AppImage'><img alt='Get it on Linux' height="40px" src='https://joplin.cozic.net/images/BadgeLinux.png'/></a> | An Arch Linux package [is also available](#terminal-application).
## Mobile applications

View File

@ -247,6 +247,13 @@
</ul>
</div>
<h1 id="joplin-changelog">Joplin changelog</h1>
<h2 id="-v1-0-89-https-github-com-laurent22-joplin-releases-tag-v1-0-89-2018-05-09t13-05-05z"><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.89">v1.0.89</a> - 2018-05-09T13:05:05Z</h2>
<ul>
<li>New: Resolves <a href="https://github.com/laurent22/joplin/issues/122">#122</a>: Added support for sub-notebooks. Please see doc for more info: <a href="https://joplin.cozic.net/#sub-notebooks">https://joplin.cozic.net/#sub-notebooks</a></li>
<li>Improved: Export/Import links to notes</li>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/480">#480</a>: Ignore invalid flag automatically passed by macOS</li>
<li>Fixes <a href="https://github.com/laurent22/joplin/issues/61">#61</a>: Handle path that ends with slash for file system sync</li>
</ul>
<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>
@ -446,10 +453,6 @@
<ul>
<li>Fixed saving and loading of settings, which could affect synchronisation</li>
</ul>
<h2 id="-v0-10-41-https-github-com-laurent22-joplin-releases-tag-v0-10-41-2018-01-05t20-38-12z"><a href="https://github.com/laurent22/joplin/releases/tag/v0.10.41">v0.10.41</a> - 2018-01-05T20:38:12Z</h2>
<ul>
<li>Added End-To-End Encryption support (E2EE)</li>
</ul>
<script>
function stickyHeader() {

View File

@ -267,17 +267,17 @@
<tbody>
<tr>
<td>Windows (32 and 64-bit)</td>
<td><a href='https://github.com/laurent22/joplin/releases/download/v1.0.85/Joplin-Setup-1.0.85.exe'><img alt='Get it on Windows' height="40px" src='https://joplin.cozic.net/images/BadgeWindows.png'/></a></td>
<td><a href='https://github.com/laurent22/joplin/releases/download/v1.0.89/Joplin-1.0.89.exe'><img alt='Get it on Windows' height="40px" src='https://joplin.cozic.net/images/BadgeWindows.png'/></a></td>
<td></td>
</tr>
<tr>
<td>macOS</td>
<td><a href='https://github.com/laurent22/joplin/releases/download/v1.0.85/Joplin-1.0.85.dmg'><img alt='Get it on macOS' height="40px" src='https://joplin.cozic.net/images/BadgeMacOS.png'/></a></td>
<td><a href='https://github.com/laurent22/joplin/releases/download/v1.0.89/Joplin-1.0.89.dmg'><img alt='Get it on macOS' height="40px" src='https://joplin.cozic.net/images/BadgeMacOS.png'/></a></td>
<td></td>
</tr>
<tr>
<td>Linux</td>
<td><a href='https://github.com/laurent22/joplin/releases/download/v1.0.85/Joplin-1.0.85-x86_64.AppImage'><img alt='Get it on Linux' height="40px" src='https://joplin.cozic.net/images/BadgeLinux.png'/></a></td>
<td><a href='https://github.com/laurent22/joplin/releases/download/v1.0.89/Joplin-1.0.89-x86_64.AppImage'><img alt='Get it on Linux' height="40px" src='https://joplin.cozic.net/images/BadgeLinux.png'/></a></td>
<td>An Arch Linux package <a href="#terminal-application">is also available</a>.</td>
</tr>
</tbody>
@ -499,14 +499,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;&#x61;&#x69;&#108;&#x74;&#111;&#x3a;&#116;&#114;&#x62;&#117;&#x68;&#111;&#109;&#x40;&#110;&#101;&#116;&#x2e;&#104;&#114;">&#116;&#114;&#x62;&#117;&#x68;&#111;&#109;&#x40;&#110;&#101;&#116;&#x2e;&#104;&#114;</a></td>
<td>Hrvoje Mandić <a href="&#109;&#x61;&#x69;&#108;&#x74;&#x6f;&#58;&#x74;&#114;&#x62;&#117;&#104;&#111;&#109;&#x40;&#x6e;&#x65;&#x74;&#x2e;&#104;&#x72;">&#x74;&#114;&#x62;&#117;&#104;&#111;&#109;&#x40;&#x6e;&#x65;&#x74;&#x2e;&#104;&#x72;</a></td>
<td>61%</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;&#x74;&#111;&#x3a;&#x6c;&#x75;&#107;&#97;&#115;&#64;&#97;&#105;&#121;&#x61;&#46;&#99;&#122;">&#x6c;&#x75;&#107;&#97;&#115;&#64;&#97;&#105;&#121;&#x61;&#46;&#99;&#122;</a></td>
<td>Lukas Helebrandt <a href="&#109;&#97;&#105;&#108;&#x74;&#111;&#58;&#108;&#117;&#107;&#x61;&#x73;&#64;&#x61;&#105;&#121;&#x61;&#x2e;&#99;&#x7a;">&#108;&#117;&#107;&#x61;&#x73;&#64;&#x61;&#105;&#121;&#x61;&#x2e;&#99;&#x7a;</a></td>
<td>95%</td>
</tr>
<tr>
@ -520,7 +520,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>Philipp Zumstein <a href="&#x6d;&#97;&#105;&#x6c;&#116;&#111;&#x3a;&#122;&#117;&#x70;&#x68;&#x69;&#x6c;&#105;&#112;&#x40;&#103;&#109;&#97;&#105;&#108;&#46;&#x63;&#111;&#x6d;">&#122;&#117;&#x70;&#x68;&#x69;&#x6c;&#105;&#112;&#x40;&#103;&#109;&#97;&#105;&#108;&#46;&#x63;&#111;&#x6d;</a></td>
<td>Philipp Zumstein <a href="&#x6d;&#x61;&#105;&#108;&#116;&#x6f;&#x3a;&#x7a;&#117;&#x70;&#x68;&#105;&#x6c;&#x69;&#x70;&#x40;&#103;&#x6d;&#x61;&#x69;&#x6c;&#x2e;&#x63;&#111;&#x6d;">&#x7a;&#117;&#x70;&#x68;&#105;&#x6c;&#x69;&#x70;&#x40;&#103;&#x6d;&#x61;&#x69;&#x6c;&#x2e;&#x63;&#111;&#x6d;</a></td>
<td>98%</td>
</tr>
<tr>
@ -534,7 +534,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;&#x61;&#105;&#108;&#116;&#x6f;&#58;&#102;&#x40;&#109;&#114;&#116;&#x6e;&#x2e;&#x65;&#115;">&#102;&#x40;&#109;&#114;&#116;&#x6e;&#x2e;&#x65;&#115;</a></td>
<td>Fernando Martín <a href="&#109;&#97;&#105;&#108;&#116;&#x6f;&#x3a;&#x66;&#x40;&#109;&#114;&#x74;&#110;&#46;&#x65;&#x73;">&#x66;&#x40;&#109;&#114;&#x74;&#110;&#46;&#x65;&#x73;</a></td>
<td>99%</td>
</tr>
<tr>
@ -548,7 +548,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;&#105;&#108;&#x74;&#x6f;&#58;&#109;&#x61;&#114;&#x63;&#x6f;&#115;&#x6c;&#x61;&#110;&#x73;&#x67;&#x61;&#114;&#122;&#97;&#64;&#103;&#x6d;&#97;&#105;&#x6c;&#x2e;&#99;&#x6f;&#109;">&#109;&#x61;&#114;&#x63;&#x6f;&#115;&#x6c;&#x61;&#110;&#x73;&#x67;&#x61;&#114;&#122;&#97;&#64;&#103;&#x6d;&#97;&#105;&#x6c;&#x2e;&#99;&#x6f;&#109;</a></td>
<td>Marcos Lans <a href="&#109;&#x61;&#105;&#x6c;&#x74;&#111;&#58;&#109;&#97;&#x72;&#x63;&#111;&#x73;&#108;&#97;&#110;&#x73;&#x67;&#x61;&#x72;&#122;&#97;&#x40;&#x67;&#109;&#x61;&#x69;&#x6c;&#x2e;&#99;&#x6f;&#x6d;">&#109;&#97;&#x72;&#x63;&#111;&#x73;&#108;&#97;&#110;&#x73;&#x67;&#x61;&#x72;&#122;&#97;&#x40;&#x67;&#109;&#x61;&#x69;&#x6c;&#x2e;&#99;&#x6f;&#x6d;</a></td>
<td>95%</td>
</tr>
<tr>
@ -569,14 +569,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;&#x61;&#105;&#108;&#x74;&#111;&#58;&#x72;&#x6e;&#98;&#x61;&#115;&#116;&#x6f;&#x73;&#64;&#103;&#x6d;&#x61;&#x69;&#x6c;&#46;&#x63;&#x6f;&#109;">&#x72;&#x6e;&#98;&#x61;&#115;&#116;&#x6f;&#x73;&#64;&#103;&#x6d;&#x61;&#x69;&#x6c;&#46;&#x63;&#x6f;&#109;</a></td>
<td>Renato Nunes Bastos <a href="&#109;&#97;&#105;&#108;&#x74;&#x6f;&#x3a;&#114;&#110;&#98;&#x61;&#115;&#x74;&#111;&#115;&#64;&#x67;&#109;&#97;&#105;&#108;&#x2e;&#x63;&#x6f;&#x6d;">&#114;&#110;&#98;&#x61;&#115;&#x74;&#111;&#115;&#64;&#x67;&#109;&#97;&#105;&#108;&#x2e;&#x63;&#x6f;&#x6d;</a></td>
<td>97%</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;&#x61;&#x69;&#108;&#116;&#111;&#x3a;&#x61;&#x72;&#116;&#121;&#x6f;&#109;&#x2e;&#x6b;&#x61;&#114;&#108;&#111;&#118;&#64;&#103;&#x6d;&#97;&#105;&#108;&#x2e;&#x63;&#x6f;&#x6d;">&#x61;&#x72;&#116;&#121;&#x6f;&#109;&#x2e;&#x6b;&#x61;&#114;&#108;&#111;&#118;&#64;&#103;&#x6d;&#97;&#105;&#108;&#x2e;&#x63;&#x6f;&#x6d;</a></td>
<td>Artyom Karlov <a href="&#109;&#x61;&#x69;&#108;&#x74;&#111;&#58;&#97;&#x72;&#x74;&#x79;&#x6f;&#x6d;&#x2e;&#x6b;&#x61;&#114;&#x6c;&#x6f;&#x76;&#64;&#x67;&#109;&#97;&#x69;&#x6c;&#46;&#x63;&#111;&#x6d;">&#97;&#x72;&#x74;&#x79;&#x6f;&#x6d;&#x2e;&#x6b;&#x61;&#114;&#x6c;&#x6f;&#x76;&#64;&#x67;&#109;&#97;&#x69;&#x6c;&#46;&#x63;&#111;&#x6d;</a></td>
<td>94%</td>
</tr>
<tr>

View File

@ -257,15 +257,15 @@
<tbody>
<tr>
<td>Total Windows downloads</td>
<td>28082</td>
<td>27630</td>
</tr>
<tr>
<td>Total macOs downloads</td>
<td>15630</td>
<td>14983</td>
</tr>
<tr>
<td>Total Linux downloads</td>
<td>11583</td>
<td>11596</td>
</tr>
<tr>
<td>Windows %</td>
@ -294,20 +294,28 @@
</thead>
<tbody>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.89">v1.0.89</a></td>
<td>2018-05-09T13:05:05Z</td>
<td>4</td>
<td></td>
<td></td>
<td>4 </td>
</tr>
<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>1092</td>
<td>653</td>
<td>376</td>
<td>2121</td>
<td>1620</td>
<td>917</td>
<td>603</td>
<td>3140</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>4339</td>
<td>2365</td>
<td>4350</td>
<td>2366</td>
<td>2618</td>
<td>9322</td>
<td>9334</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.82">v1.0.82</a></td>
@ -329,25 +337,25 @@
<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>908</td>
<td>502</td>
<td>348</td>
<td>1758</td>
<td>503</td>
<td>350</td>
<td>1761</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>1290</td>
<td>828</td>
<td>1291</td>
<td>829</td>
<td>838</td>
<td>2956</td>
<td>2958</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>163</td>
<td>83</td>
<td>21</td>
<td>267</td>
<td>23</td>
<td>269</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.72">v1.0.72</a></td>
@ -362,16 +370,16 @@
<td>2018-02-28T20:04:30Z</td>
<td>1836</td>
<td>1016</td>
<td>1217</td>
<td>4069</td>
<td>1218</td>
<td>4070</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>1608</td>
<td>1629</td>
<td>576</td>
<td></td>
<td>2184</td>
<td>2205</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.66">v1.0.66</a></td>
@ -394,8 +402,8 @@
<td>2018-02-16T00:58:20Z</td>
<td>1065</td>
<td>525</td>
<td>1109</td>
<td>2699</td>
<td>1113</td>
<td>2703</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.63">v1.0.63</a></td>
@ -410,8 +418,8 @@
<td>2018-02-12T20:19:58Z</td>
<td>540</td>
<td>269</td>
<td>344</td>
<td>1153</td>
<td>345</td>
<td>1154</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v0.10.61">v0.10.61</a></td>
@ -424,18 +432,18 @@
<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>710</td>
<td>490</td>
<td>538</td>
<td>1737</td>
<td>1738</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>1805</td>
<td>826</td>
<td>305</td>
<td>2934</td>
<td>2936</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v0.10.52">v0.10.52</a></td>
@ -473,17 +481,9 @@
<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>3419</td>
<td>1715</td>
<td>1716</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>916</td>
<td>224</td>
<td>2159</td>
<td>6329</td>
</tr>
</tbody>
</table>

View File

@ -1,5 +1,12 @@
# Joplin changelog
## [v1.0.89](https://github.com/laurent22/joplin/releases/tag/v1.0.89) - 2018-05-09T13:05:05Z
- New: Resolves [#122](https://github.com/laurent22/joplin/issues/122): Added support for sub-notebooks. Please see doc for more info: https://joplin.cozic.net/#sub-notebooks
- Improved: Export/Import links to notes
- Fixes [#480](https://github.com/laurent22/joplin/issues/480): Ignore invalid flag automatically passed by macOS
- Fixes [#61](https://github.com/laurent22/joplin/issues/61): Handle path that ends with slash for file system sync
## [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.
@ -201,8 +208,4 @@ IMPORTANT: If you use Nextcloud it is recommended to sync all your notes before
## [v0.10.43](https://github.com/laurent22/joplin/releases/tag/v0.10.43) - 2018-01-08T10:12:10Z
- Fixed saving and loading of settings, which could affect synchronisation
## [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)
- Fixed saving and loading of settings, which could affect synchronisation

View File

@ -2,36 +2,36 @@
Name | Value
--- | ---
Total Windows downloads | 28082
Total macOs downloads | 15630
Total Linux downloads | 11583
Total Windows downloads | 27630
Total macOs downloads | 14983
Total Linux downloads | 11596
Windows % | 51%
macOS % | 28%
Linux % | 21%
Version | Date | Windows | macOS | Linux | Total
--- | --- | --- | --- | --- | ---
[v1.0.85](https://github.com/laurent22/joplin/releases/tag/v1.0.85) | 2018-05-01T21:08:24Z | 1092 | 653 | 376 | 2121
[v1.0.83](https://github.com/laurent22/joplin/releases/tag/v1.0.83) | 2018-04-04T19:43:58Z | 4339 | 2365 | 2618 | 9322
[v1.0.89](https://github.com/laurent22/joplin/releases/tag/v1.0.89) | 2018-05-09T13:05:05Z | 4 | | | 4
[v1.0.85](https://github.com/laurent22/joplin/releases/tag/v1.0.85) | 2018-05-01T21:08:24Z | 1620 | 917 | 603 | 3140
[v1.0.83](https://github.com/laurent22/joplin/releases/tag/v1.0.83) | 2018-04-04T19:43:58Z | 4350 | 2366 | 2618 | 9334
[v1.0.82](https://github.com/laurent22/joplin/releases/tag/v1.0.82) | 2018-03-31T19:16:31Z | 679 | 379 | 89 | 1147
[v1.0.81](https://github.com/laurent22/joplin/releases/tag/v1.0.81) | 2018-03-28T08:13:58Z | 976 | 562 | 735 | 2273
[v1.0.79](https://github.com/laurent22/joplin/releases/tag/v1.0.79) | 2018-03-23T18:00:11Z | 908 | 502 | 348 | 1758
[v1.0.78](https://github.com/laurent22/joplin/releases/tag/v1.0.78) | 2018-03-17T15:27:18Z | 1290 | 828 | 838 | 2956
[v1.0.77](https://github.com/laurent22/joplin/releases/tag/v1.0.77) | 2018-03-16T15:12:35Z | 163 | 83 | 21 | 267
[v1.0.79](https://github.com/laurent22/joplin/releases/tag/v1.0.79) | 2018-03-23T18:00:11Z | 908 | 503 | 350 | 1761
[v1.0.78](https://github.com/laurent22/joplin/releases/tag/v1.0.78) | 2018-03-17T15:27:18Z | 1291 | 829 | 838 | 2958
[v1.0.77](https://github.com/laurent22/joplin/releases/tag/v1.0.77) | 2018-03-16T15:12:35Z | 163 | 83 | 23 | 269
[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 | 1608 | 576 | | 2184
[v1.0.70](https://github.com/laurent22/joplin/releases/tag/v1.0.70) | 2018-02-28T20:04:30Z | 1836 | 1016 | 1218 | 4070
[v1.0.67](https://github.com/laurent22/joplin/releases/tag/v1.0.67) | 2018-02-19T22:51:08Z | 1629 | 576 | | 2205
[v1.0.66](https://github.com/laurent22/joplin/releases/tag/v1.0.66) | 2018-02-18T23:09:09Z | 312 | 104 | 71 | 487
[v1.0.65](https://github.com/laurent22/joplin/releases/tag/v1.0.65) | 2018-02-17T20:02:25Z | 183 | 102 | 113 | 398
[v1.0.64](https://github.com/laurent22/joplin/releases/tag/v1.0.64) | 2018-02-16T00:58:20Z | 1065 | 525 | 1109 | 2699
[v1.0.64](https://github.com/laurent22/joplin/releases/tag/v1.0.64) | 2018-02-16T00:58:20Z | 1065 | 525 | 1113 | 2703
[v1.0.63](https://github.com/laurent22/joplin/releases/tag/v1.0.63) | 2018-02-14T19:40:36Z | 284 | 141 | 81 | 506
[v1.0.62](https://github.com/laurent22/joplin/releases/tag/v1.0.62) | 2018-02-12T20:19:58Z | 540 | 269 | 344 | 1153
[v1.0.62](https://github.com/laurent22/joplin/releases/tag/v1.0.62) | 2018-02-12T20:19:58Z | 540 | 269 | 345 | 1154
[v0.10.61](https://github.com/laurent22/joplin/releases/tag/v0.10.61) | 2018-02-08T18:27:39Z | 955 | 601 | 939 | 2495
[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.60](https://github.com/laurent22/joplin/releases/tag/v0.10.60) | 2018-02-06T13:09:56Z | 710 | 490 | 538 | 1738
[v0.10.54](https://github.com/laurent22/joplin/releases/tag/v0.10.54) | 2018-01-31T20:21:30Z | 1805 | 826 | 305 | 2936
[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 | 977 | 317 | 2602
[v0.10.48](https://github.com/laurent22/joplin/releases/tag/v0.10.48) | 2018-01-23T11:19:51Z | 1954 | 1124 | 14 | 3092
[v0.10.47](https://github.com/laurent22/joplin/releases/tag/v0.10.47) | 2018-01-16T17:27:17Z | 1215 | 640 | 58 | 1913
[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
[v0.10.43](https://github.com/laurent22/joplin/releases/tag/v0.10.43) | 2018-01-08T10:12:10Z | 3419 | 1716 | 1194 | 6329