diff --git a/docs/api/index.html b/docs/api/index.html index aae0ffdfa..e808922e8 100644 --- a/docs/api/index.html +++ b/docs/api/index.html @@ -332,18 +332,6 @@ https://github.com/laurent22/joplin/blob/master/readme/api.md -
-

joplin@1.0.0 tsc /Users/laurent/src/joplin
-tsc

-
-

TSFILE: /Users/laurent/src/joplin/ReactNativeClient/lib/JoplinServerApi.js
-TSFILE: /Users/laurent/src/joplin/ReactNativeClient/lib/JoplinServerApi.js.map
-TSFILE: /Users/laurent/src/joplin/ElectronClient/app/lib/JoplinServerApi.js
-TSFILE: /Users/laurent/src/joplin/ElectronClient/app/lib/JoplinServerApi.js.map
-TSFILE: /Users/laurent/src/joplin/ElectronClient/app/gui/ShareNoteDialog.js
-TSFILE: /Users/laurent/src/joplin/ElectronClient/app/gui/ShareNoteDialog.js.map
-TSFILE: /Users/laurent/src/joplin/CliClient/build/lib/JoplinServerApi.js
-TSFILE: /Users/laurent/src/joplin/CliClient/build/lib/JoplinServerApi.js.map

Joplin API🔗

When the Web Clipper service is enabled, Joplin exposes a REST API which allows third-party applications to access Joplin's data and to create, modify or delete notes, notebooks, resources or tags.

In order to use it, you'll first need to find on which port the service is running. To do so, open the Web Clipper Options in Joplin and if the service is running it should tell you on which port. Normally it runs on port 41184. If you want to find it programmatically, you may follow this kind of algorithm:

@@ -528,6 +516,11 @@ for (let portToTest = 41184; portToTest <= 41194; portToTest++) { +is_shared +int + + + body_html text Note body, in HTML format @@ -643,6 +636,11 @@ for (let portToTest = 41184; portToTest <= 41194; portToTest++) { text + +is_shared +int + +

GET /folders🔗

@@ -734,6 +732,11 @@ for (let portToTest = 41184; portToTest <= 41194; portToTest++) { int + +is_shared +int + +

GET /resources🔗

@@ -803,6 +806,11 @@ for (let portToTest = 41184; portToTest <= 41194; portToTest++) { int + +is_shared +int + +

GET /tags🔗

diff --git a/docs/changelog/index.html b/docs/changelog/index.html index 93b70f26c..f745cfbec 100644 --- a/docs/changelog/index.html +++ b/docs/changelog/index.html @@ -333,6 +333,24 @@ https://github.com/laurent22/joplin/blob/master/readme/changelog.md

Joplin changelog🔗

+

v1.0.177 - 2019-12-30T14:40:40Z🔗

+

This is to test the Electron framework upgrade and the switch to a separate note renderer. If you find any bug please report on the forum or GitHub tracker.

+

v1.0.176 - 2019-12-14T10:36:44Z🔗

This translation will apply to the three applications - desktop, mobile and terminal.

To update a translation, follow the same steps as above but instead of getting the .pot file, get the .po file for your language from the table below.

@@ -669,63 +670,63 @@ Details: Arabic ar عبد الناصر سعيد (as@althobaity.com) -78% +75% Basque eu juan.abasolo@ehu.eus -44% +42% Bosnian bs_BA Derviš T. (dervis.t@pm.me) -97% +94% Bulgarian bg_BG -86% +83% Catalan ca jmontane, 2019 -68% +66% Croatian hr_HR Hrvoje Mandić (trbuhom@net.hr) -36% +35% Czech cs_CZ Lukas Helebrandt (lukas@aiya.cz) -100% +96% Dansk da_DK Morten Juhl-Johansen Zölde-Fejér (mjjzf@syntaktisk. -96% +93% Deutsch de_DE Michael Sonntag (ms@editorei.de) -100% +96% @@ -746,112 +747,119 @@ Details: Español es_ES Andros Fenollosa (andros@fenollosa.email) -99% +96% Esperanto eo Marton Paulo (martonpss@gmail.com) -50% +48% Français fr_FR Laurent Cozic -100% +96% Galician gl_ES Marcos Lans (marcoslansgarza@gmail.com) -56% +54% Italiano it_IT -94% +91% Nederlands nl_BE -44% +43% Nederlands nl_NL Robert (metbril@outlook.com) -94% +91% Norwegian nb_NO Mats Estensen (code@mxe.no) -94% +96% Persian fa Mehrad Mahmoudian (mehrad@mahmoudian.me) -42% +41% Polski pl_PL -85% +82% + + + +Português +pt_PT +Diogo Caveiro (diogocaveiro.pro@outlook.com) +96% Português (Brasil) pt_BR Marton Paulo (martonpss@gmail.com) -98% +95% Română ro -44% +42% Slovenian sl_SI -55% +53% Svenska sv Jonatan Nyberg (jonatan@autistici.org) -76% +73% Türkçe tr_TR Hüseyin Fahri Uzun (mail@fahriuzun.com) -92% +89% Ελληνικά el_GR Harris Arvanitis (xaris@tuta.io) -99% +96% @@ -865,35 +873,35 @@ Details: српски језик sr_RS -85% +82% 中文 (简体) zh_CN -93% +90% 中文 (繁體) zh_TW penguinsam (samliu@gmail.com) -68% +66% 日本語 ja_JP genneko (genneko217@gmail.com) -100% +96% 한국말 ko -97% +93% diff --git a/docs/markdown/index.html b/docs/markdown/index.html index ad9a26cc7..aabadc487 100644 --- a/docs/markdown/index.html +++ b/docs/markdown/index.html @@ -527,6 +527,12 @@ $$ +Soft breaks +See breaks markdown-it demo +Joplin uses hard breaks by default, which means that a line break is rendered as <br>. Enable soft breaks for traditional markdown line-break behaviour. +no + + Typographer See typographer markdown-it demo Does typographic replacements, (c) -> © and so on diff --git a/docs/stats/index.html b/docs/stats/index.html index f47004a77..1f11194bd 100644 --- a/docs/stats/index.html +++ b/docs/stats/index.html @@ -343,19 +343,19 @@ https://github.com/laurent22/joplin/blob/master/readme/stats.md Total Windows downloads -460,587 +516,766 Total macOs downloads -180,664 +193,963 Total Linux downloads -138,215 +150,569 Windows % -59% +60% macOS % @@ -363,7 +363,7 @@ https://github.com/laurent22/joplin/blob/master/readme/stats.md Linux % -18% +17% @@ -380,812 +380,820 @@ https://github.com/laurent22/joplin/blob/master/readme/stats.md +v1.0.177 +2019-12-30T14:40:40Z +1,293 +325 +308 +1,926 + + v1.0.176 2019-12-14T10:36:44Z -1 -2 -0 -3 +3,056 +2,399 +340 +5,795 v1.0.175 2019-12-08T11:48:47Z -10,041 -4,335 -1,611 -15,987 +60,163 +14,195 +13,016 +87,374 v1.0.174 2019-11-12T18:20:58Z -28,880 -11,280 -8,122 -48,282 +30,025 +11,534 +8,154 +49,713 v1.0.173 2019-11-11T08:33:35Z -4,848 -2,042 -713 -7,603 +5,004 +2,049 +716 +7,769 v1.0.170 2019-10-13T22:13:04Z -27,165 -8,516 -7,627 -43,308 +27,204 +8,572 +7,635 +43,411 v1.0.169 2019-09-27T18:35:13Z -16,964 -5,831 -3,735 -26,530 +16,985 +5,849 +3,738 +26,572 v1.0.168 2019-09-25T21:21:38Z -5,272 -2,229 -697 -8,198 +5,288 +2,237 +700 +8,225 v1.0.167 2019-09-10T08:48:37Z -16,637 -5,633 -3,682 -25,952 +16,665 +5,644 +3,685 +25,994 v1.0.166 2019-09-09T17:35:54Z -1,922 -529 -217 -2,668 +1,928 +535 +220 +2,683 v1.0.165 2019-08-14T21:46:29Z -18,817 -6,899 -5,446 -31,162 +18,828 +6,906 +5,449 +31,183 v1.0.161 2019-07-13T18:30:00Z -19,183 -6,286 -4,101 -29,570 +19,193 +6,293 +4,102 +29,588 v1.0.160 2019-06-15T00:21:40Z -30,313 -7,694 -8,083 -46,090 +30,320 +7,708 +8,085 +46,113 v1.0.159 2019-06-08T00:00:19Z -5,162 -2,147 -1,085 -8,394 +5,166 +2,154 +1,089 +8,409 v1.0.158 2019-05-27T19:01:18Z -9,776 -3,501 -1,920 -15,197 +9,780 +3,506 +1,922 +15,208 v1.0.157 2019-05-26T17:55:53Z -2,142 -813 -275 -3,230 +2,146 +817 +277 +3,240 v1.0.153 2019-05-15T06:27:29Z -826 -77 -96 -999 +828 +79 +97 +1,004 v1.0.152 2019-05-13T09:08:07Z -13,828 -4,394 -4,051 -22,273 +13,831 +4,398 +4,052 +22,281 v1.0.151 2019-05-12T15:14:32Z -1,934 -515 -949 -3,398 +1,936 +517 +950 +3,403 v1.0.150 2019-05-12T11:27:48Z -402 -114 -58 -574 +404 +116 +59 +579 v1.0.148 2019-05-08T19:12:24Z -113 -40 -84 -237 +115 +42 +85 +242 v1.0.145 2019-05-03T09:16:53Z -6,932 -2,838 -1,426 -11,196 +6,937 +2,840 +1,427 +11,204 v1.0.143 2019-04-22T10:51:38Z -11,886 -3,522 -2,768 -18,176 +11,889 +3,529 +2,769 +18,187 v1.0.142 2019-04-02T16:44:51Z -14,549 -4,523 -4,712 -23,784 +14,561 +4,525 +4,714 +23,800 v1.0.140 2019-03-10T20:59:58Z -13,584 -4,123 -3,040 -20,747 +13,588 +4,141 +3,060 +20,789 v1.0.139 2019-03-09T10:06:48Z -86 -31 -26 -143 +90 +34 +28 +152 v1.0.138 2019-03-03T17:23:00Z -119 -54 -68 -241 +123 +58 +70 +251 v1.0.137 2019-03-03T01:12:51Z -549 -26 -68 -643 +553 +30 +70 +653 v1.0.135 2019-02-27T23:36:57Z -12,368 -3,920 -4,046 -20,334 +12,384 +3,924 +4,048 +20,356 v1.0.134 2019-02-27T10:21:44Z -1,431 -533 -201 -2,165 +1,435 +537 +203 +2,175 v1.0.132 2019-02-26T23:02:05Z -1,053 -412 -79 -1,544 +1,057 +423 +81 +1,561 v1.0.127 2019-02-14T23:12:48Z -9,621 -3,129 -2,907 -15,657 +9,637 +3,135 +2,910 +15,682 v1.0.126 2019-02-09T19:46:16Z -914 -53 -109 -1,076 +916 +55 +110 +1,081 v1.0.125 2019-01-26T18:14:33Z -10,230 -3,530 -1,693 -15,453 +10,233 +3,537 +1,694 +15,464 v1.0.120 2019-01-10T21:42:53Z -15,571 -5,166 -6,496 -27,233 +15,575 +5,170 +6,498 +27,243 v1.0.119 2018-12-18T12:40:22Z -8,867 -3,210 -1,995 -14,072 +8,871 +3,214 +1,997 +14,082 v1.0.118 2019-01-11T08:34:13Z -682 -215 -75 -972 +686 +219 +77 +982 v1.0.117 2018-11-24T12:05:24Z -16,214 -4,852 -6,361 -27,427 +16,218 +4,861 +6,363 +27,442 v1.0.116 2018-11-20T19:09:24Z -3,458 -1,087 -706 -5,251 +3,460 +1,091 +708 +5,259 v1.0.115 2018-11-16T16:52:02Z -3,632 -1,280 -785 -5,697 +3,635 +1,283 +787 +5,705 v1.0.114 2018-10-24T20:14:10Z -11,375 -3,477 -3,822 -18,674 +11,377 +3,479 +3,823 +18,679 v1.0.111 2018-09-30T20:15:09Z -11,951 -3,172 -3,653 -18,776 +11,956 +3,182 +3,654 +18,792 v1.0.110 2018-09-29T12:29:21Z -928 -376 -103 -1,407 +932 +380 +105 +1,417 v1.0.109 2018-09-27T18:01:41Z -2,074 -681 -314 -3,069 +2,077 +685 +316 +3,078 v1.0.108 2018-09-29T18:49:29Z -13 -6 -6 -25 +15 +8 +7 +30 v1.0.107 2018-09-16T19:51:07Z -7,133 -2,119 -1,699 -10,951 +7,135 +2,121 +1,700 +10,956 v1.0.106 2018-09-08T15:23:40Z -4,535 -1,442 -309 -6,286 +4,538 +1,444 +310 +6,292 v1.0.105 2018-09-05T11:29:36Z -4,604 -1,555 -1,442 -7,601 +4,614 +1,559 +1,444 +7,617 v1.0.104 2018-06-28T20:25:36Z -15,001 -4,658 -7,232 -26,891 +15,008 +4,662 +7,239 +26,909 v1.0.103 2018-06-21T19:38:13Z -2,026 -861 -668 -3,555 +2,030 +865 +670 +3,565 v1.0.101 2018-06-17T18:35:11Z -1,291 -582 -401 -2,274 +1,293 +585 +402 +2,280 v1.0.100 2018-06-14T17:41:43Z -861 -411 -228 -1,500 +863 +413 +229 +1,505 v1.0.99 2018-06-10T13:18:23Z -1,240 -582 -372 -2,194 +1,242 +584 +373 +2,199 v1.0.97 2018-06-09T19:23:34Z -300 -138 -54 -492 +302 +141 +55 +498 v1.0.96 2018-05-26T16:36:39Z -2,689 -1,204 -1,357 -5,250 +2,693 +1,207 +1,367 +5,267 v1.0.95 2018-05-25T13:04:30Z -387 -190 -87 -664 +391 +194 +91 +676 v1.0.94 2018-05-21T20:52:59Z -1,100 -557 -362 -2,019 +1,104 +561 +366 +2,031 v1.0.93 2018-05-14T11:36:01Z -1,772 -974 -743 -3,489 +1,774 +984 +745 +3,503 v1.0.91 2018-05-10T14:48:04Z -816 -536 -291 -1,643 +817 +538 +293 +1,648 v1.0.89 2018-05-09T13:05:05Z -476 -212 -97 -785 +478 +215 +99 +792 v1.0.85 2018-05-01T21:08:24Z -1,641 -935 -617 -3,193 +1,642 +937 +619 +3,198 v1.0.83 2018-04-04T19:43:58Z -4,655 -2,487 -2,641 -9,783 +4,674 +2,500 +2,643 +9,817 v1.0.82 2018-03-31T19:16:31Z -686 -388 -106 -1,180 +687 +390 +108 +1,185 v1.0.81 2018-03-28T08:13:58Z -986 -574 -754 -2,314 +988 +578 +759 +2,325 v1.0.79 2018-03-23T18:00:11Z -920 -518 -361 -1,799 +921 +520 +363 +1,804 v1.0.78 2018-03-17T15:27:18Z -1,304 -849 -853 -3,006 +1,305 +851 +855 +3,011 v1.0.77 2018-03-16T15:12:35Z -166 -90 -29 -285 +167 +92 +31 +290 v1.0.72 2018-03-14T09:44:35Z -397 -238 -41 -676 +398 +240 +43 +681 v1.0.70 2018-02-28T20:04:30Z -1,845 -1,033 -1,236 -4,114 +1,846 +1,035 +1,238 +4,119 v1.0.67 2018-02-19T22:51:08Z -1,806 -585 +1,807 +588 0 -2,391 +2,395 v1.0.66 2018-02-18T23:09:09Z -315 -109 -74 -498 +317 +113 +76 +506 v1.0.65 2018-02-17T20:02:25Z -186 -110 -122 -418 +187 +112 +123 +422 v1.0.64 2018-02-16T00:58:20Z -1,076 -531 -1,117 -2,724 +1,077 +533 +1,118 +2,728 v1.0.63 2018-02-14T19:40:36Z -292 -145 -84 -521 +293 +147 +85 +525 v1.0.62 2018-02-12T20:19:58Z -550 -281 -359 -1,190 +551 +283 +360 +1,194 v0.10.61 2018-02-08T18:27:39Z -965 -612 -947 -2,524 +966 +614 +948 +2,528 v0.10.60 2018-02-06T13:09:56Z -713 -503 -545 -1,761 +714 +505 +546 +1,765 v0.10.54 2018-01-31T20:21:30Z -1,813 -1,444 -311 -3,568 +1,814 +1,446 +312 +3,572 v0.10.52 2018-01-31T19:25:18Z -38 -618 -7 -663 +39 +620 +8 +667 v0.10.51 2018-01-28T18:47:02Z -1,317 -1,584 -320 -3,221 +1,318 +1,586 +321 +3,225 v0.10.48 2018-01-23T11:19:51Z -1,958 -1,736 -21 -3,715 +1,959 +1,738 +22 +3,719 v0.10.47 2018-01-16T17:27:17Z -1,218 -1,251 -60 -2,529 +1,219 +1,255 +61 +2,535 v0.10.43 2018-01-08T10:12:10Z -3,429 -2,333 -1,200 -6,962 +3,430 +2,340 +1,201 +6,971 v0.10.41 2018-01-05T20:38:12Z -1,030 -1,534 -231 -2,795 +1,031 +1,536 +232 +2,799 v0.10.40 2018-01-02T23:16:57Z -1,587 -1,758 -331 -3,676 +1,588 +1,761 +332 +3,681 v0.10.39 2017-12-11T21:19:44Z -5,645 -4,123 -3,033 -12,801 +5,658 +4,141 +3,044 +12,843 v0.10.38 2017-12-08T10:12:06Z -1,041 -1,214 -299 -2,554 +1,042 +1,216 +300 +2,558 v0.10.37 2017-12-07T19:38:05Z -256 -829 -74 -1,159 +257 +832 +75 +1,164 v0.10.36 2017-12-05T09:34:40Z -1,008 -1,340 -432 -2,780 +1,009 +1,342 +433 +2,784 v0.10.35 2017-12-02T15:56:08Z -1,570 -1,532 -739 -3,841 +1,571 +1,534 +740 +3,845 v0.10.34 2017-12-02T14:50:28Z -80 -653 -53 -786 +81 +655 +54 +790 v0.10.33 2017-12-02T13:20:39Z -52 -641 -13 -706 +53 +643 +14 +710 v0.10.31 2017-12-01T09:56:44Z -885 -1,436 -401 -2,722 +886 +1,438 +402 +2,726 v0.10.30 2017-11-30T20:28:16Z -711 -1,352 -410 -2,473 +713 +1,354 +411 +2,478 v0.10.28 2017-11-30T01:07:46Z -1,300 -1,684 -864 -3,848 +1,304 +1,686 +865 +3,855 v0.10.26 2017-11-29T16:02:17Z -180 -685 -255 -1,120 +181 +687 +256 +1,124 v0.10.25 2017-11-24T14:27:49Z -141 -679 -5,862 -6,682 +142 +681 +5,925 +6,748 v0.10.23 2017-11-21T19:38:41Z -126 -630 -21 -777 +127 +632 +22 +781 v0.10.22 2017-11-20T21:45:57Z -78 -629 -13 -720 +79 +631 +14 +724 v0.10.21 2017-11-18T00:53:15Z -45 -622 -5 -672 +46 +624 +6 +676 v0.10.20 2017-11-17T17:18:25Z -25 -631 -15 -671 +26 +633 +16 +675 v0.10.19 2017-11-20T18:59:48Z +8 +626 7 -624 -6 -637 +641 diff --git a/docs/terminal/index.html b/docs/terminal/index.html index 9d074d5ef..69494111d 100644 --- a/docs/terminal/index.html +++ b/docs/terminal/index.html @@ -351,7 +351,7 @@ https://github.com/laurent22/joplin/blob/master/readme/terminal.md Linux or Windows (via WSL) -Important: First, install Node 8+. Node 8 is LTS but not yet available everywhere so you might need to manually install it.

NPM_CONFIG_PREFIX=~/.joplin-bin npm install -g joplin
sudo ln -s ~/.joplin-bin/bin/joplin /usr/bin/joplin

By default, the application binary will be installed under ~/.joplin-bin. You may change this directory if needed. Alternatively, if your npm permissions are setup as described here (Option 2) then simply running npm -g install joplin would work. +Important: First, install Node 10+.

NPM_CONFIG_PREFIX=~/.joplin-bin npm install -g joplin
sudo ln -s ~/.joplin-bin/bin/joplin /usr/bin/joplin

By default, the application binary will be installed under ~/.joplin-bin. You may change this directory if needed. Alternatively, if your npm permissions are setup as described here (Option 2) then simply running npm -g install joplin would work. Arch Linux diff --git a/readme/changelog.md b/readme/changelog.md index 5821289d1..230723bb3 100644 --- a/readme/changelog.md +++ b/readme/changelog.md @@ -1,5 +1,24 @@ # Joplin changelog +## [v1.0.177](https://github.com/laurent22/joplin/releases/tag/v1.0.177) - 2019-12-30T14:40:40Z + +This is to test the Electron framework upgrade and the switch to a separate note renderer. If you find any bug please report on the forum or GitHub tracker. + +- New: Allow exporting a note as HTML +- Improved: Extract note renderer to separate package ([#2206](https://github.com/laurent22/joplin/issues/2206)) +- Improved: Better handling of resource download errors, and added resource info to sync status screen +- Improved: Update Katex to 0.11.1 ([#2201](https://github.com/laurent22/joplin/issues/2201)) +- Improved: Improved Nextcloud API error handling +- Improved: Updated OneDrive login to remove webview dependency +- Improved: Decrypt notes that are meant to be shared +- Improved: Make it easier to view early errors when the app starts +- Improved: Upgrade to Electron 7 +- Improved: Render note using iframe instead of deprecated webview +- Fixed: Fix Goto Anything scrolling issue ([#2199](https://github.com/laurent22/joplin/issues/2199)) ([#2122](https://github.com/laurent22/joplin/issues/2122)) +- Fixed: Prevent app from crashing when pressing focus shortcut from search bar ([#2157](https://github.com/laurent22/joplin/issues/2157)) +- Fixed: Handle WebDAV servers that do not return a last modified date (fixes mail.ru) ([#2091](https://github.com/laurent22/joplin/issues/2091)) +- Fixed: Fix notifications on Windows 7 ([#2144](https://github.com/laurent22/joplin/issues/2144)) + ## [v1.0.176](https://github.com/laurent22/joplin/releases/tag/v1.0.176) - 2019-12-14T10:36:44Z - New: Add ability to share a note publicly using Nextcloud ([#2173](https://github.com/laurent22/joplin/issues/2173)) diff --git a/readme/stats.md b/readme/stats.md index 8423f9f46..a72d1ccf2 100644 --- a/readme/stats.md +++ b/readme/stats.md @@ -2,113 +2,114 @@ Name | Value --- | --- -Total Windows downloads | 460,587 -Total macOs downloads | 180,664 -Total Linux downloads | 138,215 -Windows % | 59% +Total Windows downloads | 516,766 +Total macOs downloads | 193,963 +Total Linux downloads | 150,569 +Windows % | 60% macOS % | 23% -Linux % | 18% +Linux % | 17% Version | Date | Windows | macOS | Linux | Total --- | --- | --- | --- | --- | --- -[v1.0.176](https://github.com/laurent22/joplin/releases/tag/v1.0.176) | 2019-12-14T10:36:44Z | 1 | 2 | 0 | 3 -[v1.0.175](https://github.com/laurent22/joplin/releases/tag/v1.0.175) | 2019-12-08T11:48:47Z | 10,041 | 4,335 | 1,611 | 15,987 -[v1.0.174](https://github.com/laurent22/joplin/releases/tag/v1.0.174) | 2019-11-12T18:20:58Z | 28,880 | 11,280 | 8,122 | 48,282 -[v1.0.173](https://github.com/laurent22/joplin/releases/tag/v1.0.173) | 2019-11-11T08:33:35Z | 4,848 | 2,042 | 713 | 7,603 -[v1.0.170](https://github.com/laurent22/joplin/releases/tag/v1.0.170) | 2019-10-13T22:13:04Z | 27,165 | 8,516 | 7,627 | 43,308 -[v1.0.169](https://github.com/laurent22/joplin/releases/tag/v1.0.169) | 2019-09-27T18:35:13Z | 16,964 | 5,831 | 3,735 | 26,530 -[v1.0.168](https://github.com/laurent22/joplin/releases/tag/v1.0.168) | 2019-09-25T21:21:38Z | 5,272 | 2,229 | 697 | 8,198 -[v1.0.167](https://github.com/laurent22/joplin/releases/tag/v1.0.167) | 2019-09-10T08:48:37Z | 16,637 | 5,633 | 3,682 | 25,952 -[v1.0.166](https://github.com/laurent22/joplin/releases/tag/v1.0.166) | 2019-09-09T17:35:54Z | 1,922 | 529 | 217 | 2,668 -[v1.0.165](https://github.com/laurent22/joplin/releases/tag/v1.0.165) | 2019-08-14T21:46:29Z | 18,817 | 6,899 | 5,446 | 31,162 -[v1.0.161](https://github.com/laurent22/joplin/releases/tag/v1.0.161) | 2019-07-13T18:30:00Z | 19,183 | 6,286 | 4,101 | 29,570 -[v1.0.160](https://github.com/laurent22/joplin/releases/tag/v1.0.160) | 2019-06-15T00:21:40Z | 30,313 | 7,694 | 8,083 | 46,090 -[v1.0.159](https://github.com/laurent22/joplin/releases/tag/v1.0.159) | 2019-06-08T00:00:19Z | 5,162 | 2,147 | 1,085 | 8,394 -[v1.0.158](https://github.com/laurent22/joplin/releases/tag/v1.0.158) | 2019-05-27T19:01:18Z | 9,776 | 3,501 | 1,920 | 15,197 -[v1.0.157](https://github.com/laurent22/joplin/releases/tag/v1.0.157) | 2019-05-26T17:55:53Z | 2,142 | 813 | 275 | 3,230 -[v1.0.153](https://github.com/laurent22/joplin/releases/tag/v1.0.153) | 2019-05-15T06:27:29Z | 826 | 77 | 96 | 999 -[v1.0.152](https://github.com/laurent22/joplin/releases/tag/v1.0.152) | 2019-05-13T09:08:07Z | 13,828 | 4,394 | 4,051 | 22,273 -[v1.0.151](https://github.com/laurent22/joplin/releases/tag/v1.0.151) | 2019-05-12T15:14:32Z | 1,934 | 515 | 949 | 3,398 -[v1.0.150](https://github.com/laurent22/joplin/releases/tag/v1.0.150) | 2019-05-12T11:27:48Z | 402 | 114 | 58 | 574 -[v1.0.148](https://github.com/laurent22/joplin/releases/tag/v1.0.148) | 2019-05-08T19:12:24Z | 113 | 40 | 84 | 237 -[v1.0.145](https://github.com/laurent22/joplin/releases/tag/v1.0.145) | 2019-05-03T09:16:53Z | 6,932 | 2,838 | 1,426 | 11,196 -[v1.0.143](https://github.com/laurent22/joplin/releases/tag/v1.0.143) | 2019-04-22T10:51:38Z | 11,886 | 3,522 | 2,768 | 18,176 -[v1.0.142](https://github.com/laurent22/joplin/releases/tag/v1.0.142) | 2019-04-02T16:44:51Z | 14,549 | 4,523 | 4,712 | 23,784 -[v1.0.140](https://github.com/laurent22/joplin/releases/tag/v1.0.140) | 2019-03-10T20:59:58Z | 13,584 | 4,123 | 3,040 | 20,747 -[v1.0.139](https://github.com/laurent22/joplin/releases/tag/v1.0.139) | 2019-03-09T10:06:48Z | 86 | 31 | 26 | 143 -[v1.0.138](https://github.com/laurent22/joplin/releases/tag/v1.0.138) | 2019-03-03T17:23:00Z | 119 | 54 | 68 | 241 -[v1.0.137](https://github.com/laurent22/joplin/releases/tag/v1.0.137) | 2019-03-03T01:12:51Z | 549 | 26 | 68 | 643 -[v1.0.135](https://github.com/laurent22/joplin/releases/tag/v1.0.135) | 2019-02-27T23:36:57Z | 12,368 | 3,920 | 4,046 | 20,334 -[v1.0.134](https://github.com/laurent22/joplin/releases/tag/v1.0.134) | 2019-02-27T10:21:44Z | 1,431 | 533 | 201 | 2,165 -[v1.0.132](https://github.com/laurent22/joplin/releases/tag/v1.0.132) | 2019-02-26T23:02:05Z | 1,053 | 412 | 79 | 1,544 -[v1.0.127](https://github.com/laurent22/joplin/releases/tag/v1.0.127) | 2019-02-14T23:12:48Z | 9,621 | 3,129 | 2,907 | 15,657 -[v1.0.126](https://github.com/laurent22/joplin/releases/tag/v1.0.126) | 2019-02-09T19:46:16Z | 914 | 53 | 109 | 1,076 -[v1.0.125](https://github.com/laurent22/joplin/releases/tag/v1.0.125) | 2019-01-26T18:14:33Z | 10,230 | 3,530 | 1,693 | 15,453 -[v1.0.120](https://github.com/laurent22/joplin/releases/tag/v1.0.120) | 2019-01-10T21:42:53Z | 15,571 | 5,166 | 6,496 | 27,233 -[v1.0.119](https://github.com/laurent22/joplin/releases/tag/v1.0.119) | 2018-12-18T12:40:22Z | 8,867 | 3,210 | 1,995 | 14,072 -[v1.0.118](https://github.com/laurent22/joplin/releases/tag/v1.0.118) | 2019-01-11T08:34:13Z | 682 | 215 | 75 | 972 -[v1.0.117](https://github.com/laurent22/joplin/releases/tag/v1.0.117) | 2018-11-24T12:05:24Z | 16,214 | 4,852 | 6,361 | 27,427 -[v1.0.116](https://github.com/laurent22/joplin/releases/tag/v1.0.116) | 2018-11-20T19:09:24Z | 3,458 | 1,087 | 706 | 5,251 -[v1.0.115](https://github.com/laurent22/joplin/releases/tag/v1.0.115) | 2018-11-16T16:52:02Z | 3,632 | 1,280 | 785 | 5,697 -[v1.0.114](https://github.com/laurent22/joplin/releases/tag/v1.0.114) | 2018-10-24T20:14:10Z | 11,375 | 3,477 | 3,822 | 18,674 -[v1.0.111](https://github.com/laurent22/joplin/releases/tag/v1.0.111) | 2018-09-30T20:15:09Z | 11,951 | 3,172 | 3,653 | 18,776 -[v1.0.110](https://github.com/laurent22/joplin/releases/tag/v1.0.110) | 2018-09-29T12:29:21Z | 928 | 376 | 103 | 1,407 -[v1.0.109](https://github.com/laurent22/joplin/releases/tag/v1.0.109) | 2018-09-27T18:01:41Z | 2,074 | 681 | 314 | 3,069 -[v1.0.108](https://github.com/laurent22/joplin/releases/tag/v1.0.108) | 2018-09-29T18:49:29Z | 13 | 6 | 6 | 25 -[v1.0.107](https://github.com/laurent22/joplin/releases/tag/v1.0.107) | 2018-09-16T19:51:07Z | 7,133 | 2,119 | 1,699 | 10,951 -[v1.0.106](https://github.com/laurent22/joplin/releases/tag/v1.0.106) | 2018-09-08T15:23:40Z | 4,535 | 1,442 | 309 | 6,286 -[v1.0.105](https://github.com/laurent22/joplin/releases/tag/v1.0.105) | 2018-09-05T11:29:36Z | 4,604 | 1,555 | 1,442 | 7,601 -[v1.0.104](https://github.com/laurent22/joplin/releases/tag/v1.0.104) | 2018-06-28T20:25:36Z | 15,001 | 4,658 | 7,232 | 26,891 -[v1.0.103](https://github.com/laurent22/joplin/releases/tag/v1.0.103) | 2018-06-21T19:38:13Z | 2,026 | 861 | 668 | 3,555 -[v1.0.101](https://github.com/laurent22/joplin/releases/tag/v1.0.101) | 2018-06-17T18:35:11Z | 1,291 | 582 | 401 | 2,274 -[v1.0.100](https://github.com/laurent22/joplin/releases/tag/v1.0.100) | 2018-06-14T17:41:43Z | 861 | 411 | 228 | 1,500 -[v1.0.99](https://github.com/laurent22/joplin/releases/tag/v1.0.99) | 2018-06-10T13:18:23Z | 1,240 | 582 | 372 | 2,194 -[v1.0.97](https://github.com/laurent22/joplin/releases/tag/v1.0.97) | 2018-06-09T19:23:34Z | 300 | 138 | 54 | 492 -[v1.0.96](https://github.com/laurent22/joplin/releases/tag/v1.0.96) | 2018-05-26T16:36:39Z | 2,689 | 1,204 | 1,357 | 5,250 -[v1.0.95](https://github.com/laurent22/joplin/releases/tag/v1.0.95) | 2018-05-25T13:04:30Z | 387 | 190 | 87 | 664 -[v1.0.94](https://github.com/laurent22/joplin/releases/tag/v1.0.94) | 2018-05-21T20:52:59Z | 1,100 | 557 | 362 | 2,019 -[v1.0.93](https://github.com/laurent22/joplin/releases/tag/v1.0.93) | 2018-05-14T11:36:01Z | 1,772 | 974 | 743 | 3,489 -[v1.0.91](https://github.com/laurent22/joplin/releases/tag/v1.0.91) | 2018-05-10T14:48:04Z | 816 | 536 | 291 | 1,643 -[v1.0.89](https://github.com/laurent22/joplin/releases/tag/v1.0.89) | 2018-05-09T13:05:05Z | 476 | 212 | 97 | 785 -[v1.0.85](https://github.com/laurent22/joplin/releases/tag/v1.0.85) | 2018-05-01T21:08:24Z | 1,641 | 935 | 617 | 3,193 -[v1.0.83](https://github.com/laurent22/joplin/releases/tag/v1.0.83) | 2018-04-04T19:43:58Z | 4,655 | 2,487 | 2,641 | 9,783 -[v1.0.82](https://github.com/laurent22/joplin/releases/tag/v1.0.82) | 2018-03-31T19:16:31Z | 686 | 388 | 106 | 1,180 -[v1.0.81](https://github.com/laurent22/joplin/releases/tag/v1.0.81) | 2018-03-28T08:13:58Z | 986 | 574 | 754 | 2,314 -[v1.0.79](https://github.com/laurent22/joplin/releases/tag/v1.0.79) | 2018-03-23T18:00:11Z | 920 | 518 | 361 | 1,799 -[v1.0.78](https://github.com/laurent22/joplin/releases/tag/v1.0.78) | 2018-03-17T15:27:18Z | 1,304 | 849 | 853 | 3,006 -[v1.0.77](https://github.com/laurent22/joplin/releases/tag/v1.0.77) | 2018-03-16T15:12:35Z | 166 | 90 | 29 | 285 -[v1.0.72](https://github.com/laurent22/joplin/releases/tag/v1.0.72) | 2018-03-14T09:44:35Z | 397 | 238 | 41 | 676 -[v1.0.70](https://github.com/laurent22/joplin/releases/tag/v1.0.70) | 2018-02-28T20:04:30Z | 1,845 | 1,033 | 1,236 | 4,114 -[v1.0.67](https://github.com/laurent22/joplin/releases/tag/v1.0.67) | 2018-02-19T22:51:08Z | 1,806 | 585 | 0 | 2,391 -[v1.0.66](https://github.com/laurent22/joplin/releases/tag/v1.0.66) | 2018-02-18T23:09:09Z | 315 | 109 | 74 | 498 -[v1.0.65](https://github.com/laurent22/joplin/releases/tag/v1.0.65) | 2018-02-17T20:02:25Z | 186 | 110 | 122 | 418 -[v1.0.64](https://github.com/laurent22/joplin/releases/tag/v1.0.64) | 2018-02-16T00:58:20Z | 1,076 | 531 | 1,117 | 2,724 -[v1.0.63](https://github.com/laurent22/joplin/releases/tag/v1.0.63) | 2018-02-14T19:40:36Z | 292 | 145 | 84 | 521 -[v1.0.62](https://github.com/laurent22/joplin/releases/tag/v1.0.62) | 2018-02-12T20:19:58Z | 550 | 281 | 359 | 1,190 -[v0.10.61](https://github.com/laurent22/joplin/releases/tag/v0.10.61) | 2018-02-08T18:27:39Z | 965 | 612 | 947 | 2,524 -[v0.10.60](https://github.com/laurent22/joplin/releases/tag/v0.10.60) | 2018-02-06T13:09:56Z | 713 | 503 | 545 | 1,761 -[v0.10.54](https://github.com/laurent22/joplin/releases/tag/v0.10.54) | 2018-01-31T20:21:30Z | 1,813 | 1,444 | 311 | 3,568 -[v0.10.52](https://github.com/laurent22/joplin/releases/tag/v0.10.52) | 2018-01-31T19:25:18Z | 38 | 618 | 7 | 663 -[v0.10.51](https://github.com/laurent22/joplin/releases/tag/v0.10.51) | 2018-01-28T18:47:02Z | 1,317 | 1,584 | 320 | 3,221 -[v0.10.48](https://github.com/laurent22/joplin/releases/tag/v0.10.48) | 2018-01-23T11:19:51Z | 1,958 | 1,736 | 21 | 3,715 -[v0.10.47](https://github.com/laurent22/joplin/releases/tag/v0.10.47) | 2018-01-16T17:27:17Z | 1,218 | 1,251 | 60 | 2,529 -[v0.10.43](https://github.com/laurent22/joplin/releases/tag/v0.10.43) | 2018-01-08T10:12:10Z | 3,429 | 2,333 | 1,200 | 6,962 -[v0.10.41](https://github.com/laurent22/joplin/releases/tag/v0.10.41) | 2018-01-05T20:38:12Z | 1,030 | 1,534 | 231 | 2,795 -[v0.10.40](https://github.com/laurent22/joplin/releases/tag/v0.10.40) | 2018-01-02T23:16:57Z | 1,587 | 1,758 | 331 | 3,676 -[v0.10.39](https://github.com/laurent22/joplin/releases/tag/v0.10.39) | 2017-12-11T21:19:44Z | 5,645 | 4,123 | 3,033 | 12,801 -[v0.10.38](https://github.com/laurent22/joplin/releases/tag/v0.10.38) | 2017-12-08T10:12:06Z | 1,041 | 1,214 | 299 | 2,554 -[v0.10.37](https://github.com/laurent22/joplin/releases/tag/v0.10.37) | 2017-12-07T19:38:05Z | 256 | 829 | 74 | 1,159 -[v0.10.36](https://github.com/laurent22/joplin/releases/tag/v0.10.36) | 2017-12-05T09:34:40Z | 1,008 | 1,340 | 432 | 2,780 -[v0.10.35](https://github.com/laurent22/joplin/releases/tag/v0.10.35) | 2017-12-02T15:56:08Z | 1,570 | 1,532 | 739 | 3,841 -[v0.10.34](https://github.com/laurent22/joplin/releases/tag/v0.10.34) | 2017-12-02T14:50:28Z | 80 | 653 | 53 | 786 -[v0.10.33](https://github.com/laurent22/joplin/releases/tag/v0.10.33) | 2017-12-02T13:20:39Z | 52 | 641 | 13 | 706 -[v0.10.31](https://github.com/laurent22/joplin/releases/tag/v0.10.31) | 2017-12-01T09:56:44Z | 885 | 1,436 | 401 | 2,722 -[v0.10.30](https://github.com/laurent22/joplin/releases/tag/v0.10.30) | 2017-11-30T20:28:16Z | 711 | 1,352 | 410 | 2,473 -[v0.10.28](https://github.com/laurent22/joplin/releases/tag/v0.10.28) | 2017-11-30T01:07:46Z | 1,300 | 1,684 | 864 | 3,848 -[v0.10.26](https://github.com/laurent22/joplin/releases/tag/v0.10.26) | 2017-11-29T16:02:17Z | 180 | 685 | 255 | 1,120 -[v0.10.25](https://github.com/laurent22/joplin/releases/tag/v0.10.25) | 2017-11-24T14:27:49Z | 141 | 679 | 5,862 | 6,682 -[v0.10.23](https://github.com/laurent22/joplin/releases/tag/v0.10.23) | 2017-11-21T19:38:41Z | 126 | 630 | 21 | 777 -[v0.10.22](https://github.com/laurent22/joplin/releases/tag/v0.10.22) | 2017-11-20T21:45:57Z | 78 | 629 | 13 | 720 -[v0.10.21](https://github.com/laurent22/joplin/releases/tag/v0.10.21) | 2017-11-18T00:53:15Z | 45 | 622 | 5 | 672 -[v0.10.20](https://github.com/laurent22/joplin/releases/tag/v0.10.20) | 2017-11-17T17:18:25Z | 25 | 631 | 15 | 671 -[v0.10.19](https://github.com/laurent22/joplin/releases/tag/v0.10.19) | 2017-11-20T18:59:48Z | 7 | 624 | 6 | 637 \ No newline at end of file +[v1.0.177](https://github.com/laurent22/joplin/releases/tag/v1.0.177) | 2019-12-30T14:40:40Z | 1,293 | 325 | 308 | 1,926 +[v1.0.176](https://github.com/laurent22/joplin/releases/tag/v1.0.176) | 2019-12-14T10:36:44Z | 3,056 | 2,399 | 340 | 5,795 +[v1.0.175](https://github.com/laurent22/joplin/releases/tag/v1.0.175) | 2019-12-08T11:48:47Z | 60,163 | 14,195 | 13,016 | 87,374 +[v1.0.174](https://github.com/laurent22/joplin/releases/tag/v1.0.174) | 2019-11-12T18:20:58Z | 30,025 | 11,534 | 8,154 | 49,713 +[v1.0.173](https://github.com/laurent22/joplin/releases/tag/v1.0.173) | 2019-11-11T08:33:35Z | 5,004 | 2,049 | 716 | 7,769 +[v1.0.170](https://github.com/laurent22/joplin/releases/tag/v1.0.170) | 2019-10-13T22:13:04Z | 27,204 | 8,572 | 7,635 | 43,411 +[v1.0.169](https://github.com/laurent22/joplin/releases/tag/v1.0.169) | 2019-09-27T18:35:13Z | 16,985 | 5,849 | 3,738 | 26,572 +[v1.0.168](https://github.com/laurent22/joplin/releases/tag/v1.0.168) | 2019-09-25T21:21:38Z | 5,288 | 2,237 | 700 | 8,225 +[v1.0.167](https://github.com/laurent22/joplin/releases/tag/v1.0.167) | 2019-09-10T08:48:37Z | 16,665 | 5,644 | 3,685 | 25,994 +[v1.0.166](https://github.com/laurent22/joplin/releases/tag/v1.0.166) | 2019-09-09T17:35:54Z | 1,928 | 535 | 220 | 2,683 +[v1.0.165](https://github.com/laurent22/joplin/releases/tag/v1.0.165) | 2019-08-14T21:46:29Z | 18,828 | 6,906 | 5,449 | 31,183 +[v1.0.161](https://github.com/laurent22/joplin/releases/tag/v1.0.161) | 2019-07-13T18:30:00Z | 19,193 | 6,293 | 4,102 | 29,588 +[v1.0.160](https://github.com/laurent22/joplin/releases/tag/v1.0.160) | 2019-06-15T00:21:40Z | 30,320 | 7,708 | 8,085 | 46,113 +[v1.0.159](https://github.com/laurent22/joplin/releases/tag/v1.0.159) | 2019-06-08T00:00:19Z | 5,166 | 2,154 | 1,089 | 8,409 +[v1.0.158](https://github.com/laurent22/joplin/releases/tag/v1.0.158) | 2019-05-27T19:01:18Z | 9,780 | 3,506 | 1,922 | 15,208 +[v1.0.157](https://github.com/laurent22/joplin/releases/tag/v1.0.157) | 2019-05-26T17:55:53Z | 2,146 | 817 | 277 | 3,240 +[v1.0.153](https://github.com/laurent22/joplin/releases/tag/v1.0.153) | 2019-05-15T06:27:29Z | 828 | 79 | 97 | 1,004 +[v1.0.152](https://github.com/laurent22/joplin/releases/tag/v1.0.152) | 2019-05-13T09:08:07Z | 13,831 | 4,398 | 4,052 | 22,281 +[v1.0.151](https://github.com/laurent22/joplin/releases/tag/v1.0.151) | 2019-05-12T15:14:32Z | 1,936 | 517 | 950 | 3,403 +[v1.0.150](https://github.com/laurent22/joplin/releases/tag/v1.0.150) | 2019-05-12T11:27:48Z | 404 | 116 | 59 | 579 +[v1.0.148](https://github.com/laurent22/joplin/releases/tag/v1.0.148) | 2019-05-08T19:12:24Z | 115 | 42 | 85 | 242 +[v1.0.145](https://github.com/laurent22/joplin/releases/tag/v1.0.145) | 2019-05-03T09:16:53Z | 6,937 | 2,840 | 1,427 | 11,204 +[v1.0.143](https://github.com/laurent22/joplin/releases/tag/v1.0.143) | 2019-04-22T10:51:38Z | 11,889 | 3,529 | 2,769 | 18,187 +[v1.0.142](https://github.com/laurent22/joplin/releases/tag/v1.0.142) | 2019-04-02T16:44:51Z | 14,561 | 4,525 | 4,714 | 23,800 +[v1.0.140](https://github.com/laurent22/joplin/releases/tag/v1.0.140) | 2019-03-10T20:59:58Z | 13,588 | 4,141 | 3,060 | 20,789 +[v1.0.139](https://github.com/laurent22/joplin/releases/tag/v1.0.139) | 2019-03-09T10:06:48Z | 90 | 34 | 28 | 152 +[v1.0.138](https://github.com/laurent22/joplin/releases/tag/v1.0.138) | 2019-03-03T17:23:00Z | 123 | 58 | 70 | 251 +[v1.0.137](https://github.com/laurent22/joplin/releases/tag/v1.0.137) | 2019-03-03T01:12:51Z | 553 | 30 | 70 | 653 +[v1.0.135](https://github.com/laurent22/joplin/releases/tag/v1.0.135) | 2019-02-27T23:36:57Z | 12,384 | 3,924 | 4,048 | 20,356 +[v1.0.134](https://github.com/laurent22/joplin/releases/tag/v1.0.134) | 2019-02-27T10:21:44Z | 1,435 | 537 | 203 | 2,175 +[v1.0.132](https://github.com/laurent22/joplin/releases/tag/v1.0.132) | 2019-02-26T23:02:05Z | 1,057 | 423 | 81 | 1,561 +[v1.0.127](https://github.com/laurent22/joplin/releases/tag/v1.0.127) | 2019-02-14T23:12:48Z | 9,637 | 3,135 | 2,910 | 15,682 +[v1.0.126](https://github.com/laurent22/joplin/releases/tag/v1.0.126) | 2019-02-09T19:46:16Z | 916 | 55 | 110 | 1,081 +[v1.0.125](https://github.com/laurent22/joplin/releases/tag/v1.0.125) | 2019-01-26T18:14:33Z | 10,233 | 3,537 | 1,694 | 15,464 +[v1.0.120](https://github.com/laurent22/joplin/releases/tag/v1.0.120) | 2019-01-10T21:42:53Z | 15,575 | 5,170 | 6,498 | 27,243 +[v1.0.119](https://github.com/laurent22/joplin/releases/tag/v1.0.119) | 2018-12-18T12:40:22Z | 8,871 | 3,214 | 1,997 | 14,082 +[v1.0.118](https://github.com/laurent22/joplin/releases/tag/v1.0.118) | 2019-01-11T08:34:13Z | 686 | 219 | 77 | 982 +[v1.0.117](https://github.com/laurent22/joplin/releases/tag/v1.0.117) | 2018-11-24T12:05:24Z | 16,218 | 4,861 | 6,363 | 27,442 +[v1.0.116](https://github.com/laurent22/joplin/releases/tag/v1.0.116) | 2018-11-20T19:09:24Z | 3,460 | 1,091 | 708 | 5,259 +[v1.0.115](https://github.com/laurent22/joplin/releases/tag/v1.0.115) | 2018-11-16T16:52:02Z | 3,635 | 1,283 | 787 | 5,705 +[v1.0.114](https://github.com/laurent22/joplin/releases/tag/v1.0.114) | 2018-10-24T20:14:10Z | 11,377 | 3,479 | 3,823 | 18,679 +[v1.0.111](https://github.com/laurent22/joplin/releases/tag/v1.0.111) | 2018-09-30T20:15:09Z | 11,956 | 3,182 | 3,654 | 18,792 +[v1.0.110](https://github.com/laurent22/joplin/releases/tag/v1.0.110) | 2018-09-29T12:29:21Z | 932 | 380 | 105 | 1,417 +[v1.0.109](https://github.com/laurent22/joplin/releases/tag/v1.0.109) | 2018-09-27T18:01:41Z | 2,077 | 685 | 316 | 3,078 +[v1.0.108](https://github.com/laurent22/joplin/releases/tag/v1.0.108) | 2018-09-29T18:49:29Z | 15 | 8 | 7 | 30 +[v1.0.107](https://github.com/laurent22/joplin/releases/tag/v1.0.107) | 2018-09-16T19:51:07Z | 7,135 | 2,121 | 1,700 | 10,956 +[v1.0.106](https://github.com/laurent22/joplin/releases/tag/v1.0.106) | 2018-09-08T15:23:40Z | 4,538 | 1,444 | 310 | 6,292 +[v1.0.105](https://github.com/laurent22/joplin/releases/tag/v1.0.105) | 2018-09-05T11:29:36Z | 4,614 | 1,559 | 1,444 | 7,617 +[v1.0.104](https://github.com/laurent22/joplin/releases/tag/v1.0.104) | 2018-06-28T20:25:36Z | 15,008 | 4,662 | 7,239 | 26,909 +[v1.0.103](https://github.com/laurent22/joplin/releases/tag/v1.0.103) | 2018-06-21T19:38:13Z | 2,030 | 865 | 670 | 3,565 +[v1.0.101](https://github.com/laurent22/joplin/releases/tag/v1.0.101) | 2018-06-17T18:35:11Z | 1,293 | 585 | 402 | 2,280 +[v1.0.100](https://github.com/laurent22/joplin/releases/tag/v1.0.100) | 2018-06-14T17:41:43Z | 863 | 413 | 229 | 1,505 +[v1.0.99](https://github.com/laurent22/joplin/releases/tag/v1.0.99) | 2018-06-10T13:18:23Z | 1,242 | 584 | 373 | 2,199 +[v1.0.97](https://github.com/laurent22/joplin/releases/tag/v1.0.97) | 2018-06-09T19:23:34Z | 302 | 141 | 55 | 498 +[v1.0.96](https://github.com/laurent22/joplin/releases/tag/v1.0.96) | 2018-05-26T16:36:39Z | 2,693 | 1,207 | 1,367 | 5,267 +[v1.0.95](https://github.com/laurent22/joplin/releases/tag/v1.0.95) | 2018-05-25T13:04:30Z | 391 | 194 | 91 | 676 +[v1.0.94](https://github.com/laurent22/joplin/releases/tag/v1.0.94) | 2018-05-21T20:52:59Z | 1,104 | 561 | 366 | 2,031 +[v1.0.93](https://github.com/laurent22/joplin/releases/tag/v1.0.93) | 2018-05-14T11:36:01Z | 1,774 | 984 | 745 | 3,503 +[v1.0.91](https://github.com/laurent22/joplin/releases/tag/v1.0.91) | 2018-05-10T14:48:04Z | 817 | 538 | 293 | 1,648 +[v1.0.89](https://github.com/laurent22/joplin/releases/tag/v1.0.89) | 2018-05-09T13:05:05Z | 478 | 215 | 99 | 792 +[v1.0.85](https://github.com/laurent22/joplin/releases/tag/v1.0.85) | 2018-05-01T21:08:24Z | 1,642 | 937 | 619 | 3,198 +[v1.0.83](https://github.com/laurent22/joplin/releases/tag/v1.0.83) | 2018-04-04T19:43:58Z | 4,674 | 2,500 | 2,643 | 9,817 +[v1.0.82](https://github.com/laurent22/joplin/releases/tag/v1.0.82) | 2018-03-31T19:16:31Z | 687 | 390 | 108 | 1,185 +[v1.0.81](https://github.com/laurent22/joplin/releases/tag/v1.0.81) | 2018-03-28T08:13:58Z | 988 | 578 | 759 | 2,325 +[v1.0.79](https://github.com/laurent22/joplin/releases/tag/v1.0.79) | 2018-03-23T18:00:11Z | 921 | 520 | 363 | 1,804 +[v1.0.78](https://github.com/laurent22/joplin/releases/tag/v1.0.78) | 2018-03-17T15:27:18Z | 1,305 | 851 | 855 | 3,011 +[v1.0.77](https://github.com/laurent22/joplin/releases/tag/v1.0.77) | 2018-03-16T15:12:35Z | 167 | 92 | 31 | 290 +[v1.0.72](https://github.com/laurent22/joplin/releases/tag/v1.0.72) | 2018-03-14T09:44:35Z | 398 | 240 | 43 | 681 +[v1.0.70](https://github.com/laurent22/joplin/releases/tag/v1.0.70) | 2018-02-28T20:04:30Z | 1,846 | 1,035 | 1,238 | 4,119 +[v1.0.67](https://github.com/laurent22/joplin/releases/tag/v1.0.67) | 2018-02-19T22:51:08Z | 1,807 | 588 | 0 | 2,395 +[v1.0.66](https://github.com/laurent22/joplin/releases/tag/v1.0.66) | 2018-02-18T23:09:09Z | 317 | 113 | 76 | 506 +[v1.0.65](https://github.com/laurent22/joplin/releases/tag/v1.0.65) | 2018-02-17T20:02:25Z | 187 | 112 | 123 | 422 +[v1.0.64](https://github.com/laurent22/joplin/releases/tag/v1.0.64) | 2018-02-16T00:58:20Z | 1,077 | 533 | 1,118 | 2,728 +[v1.0.63](https://github.com/laurent22/joplin/releases/tag/v1.0.63) | 2018-02-14T19:40:36Z | 293 | 147 | 85 | 525 +[v1.0.62](https://github.com/laurent22/joplin/releases/tag/v1.0.62) | 2018-02-12T20:19:58Z | 551 | 283 | 360 | 1,194 +[v0.10.61](https://github.com/laurent22/joplin/releases/tag/v0.10.61) | 2018-02-08T18:27:39Z | 966 | 614 | 948 | 2,528 +[v0.10.60](https://github.com/laurent22/joplin/releases/tag/v0.10.60) | 2018-02-06T13:09:56Z | 714 | 505 | 546 | 1,765 +[v0.10.54](https://github.com/laurent22/joplin/releases/tag/v0.10.54) | 2018-01-31T20:21:30Z | 1,814 | 1,446 | 312 | 3,572 +[v0.10.52](https://github.com/laurent22/joplin/releases/tag/v0.10.52) | 2018-01-31T19:25:18Z | 39 | 620 | 8 | 667 +[v0.10.51](https://github.com/laurent22/joplin/releases/tag/v0.10.51) | 2018-01-28T18:47:02Z | 1,318 | 1,586 | 321 | 3,225 +[v0.10.48](https://github.com/laurent22/joplin/releases/tag/v0.10.48) | 2018-01-23T11:19:51Z | 1,959 | 1,738 | 22 | 3,719 +[v0.10.47](https://github.com/laurent22/joplin/releases/tag/v0.10.47) | 2018-01-16T17:27:17Z | 1,219 | 1,255 | 61 | 2,535 +[v0.10.43](https://github.com/laurent22/joplin/releases/tag/v0.10.43) | 2018-01-08T10:12:10Z | 3,430 | 2,340 | 1,201 | 6,971 +[v0.10.41](https://github.com/laurent22/joplin/releases/tag/v0.10.41) | 2018-01-05T20:38:12Z | 1,031 | 1,536 | 232 | 2,799 +[v0.10.40](https://github.com/laurent22/joplin/releases/tag/v0.10.40) | 2018-01-02T23:16:57Z | 1,588 | 1,761 | 332 | 3,681 +[v0.10.39](https://github.com/laurent22/joplin/releases/tag/v0.10.39) | 2017-12-11T21:19:44Z | 5,658 | 4,141 | 3,044 | 12,843 +[v0.10.38](https://github.com/laurent22/joplin/releases/tag/v0.10.38) | 2017-12-08T10:12:06Z | 1,042 | 1,216 | 300 | 2,558 +[v0.10.37](https://github.com/laurent22/joplin/releases/tag/v0.10.37) | 2017-12-07T19:38:05Z | 257 | 832 | 75 | 1,164 +[v0.10.36](https://github.com/laurent22/joplin/releases/tag/v0.10.36) | 2017-12-05T09:34:40Z | 1,009 | 1,342 | 433 | 2,784 +[v0.10.35](https://github.com/laurent22/joplin/releases/tag/v0.10.35) | 2017-12-02T15:56:08Z | 1,571 | 1,534 | 740 | 3,845 +[v0.10.34](https://github.com/laurent22/joplin/releases/tag/v0.10.34) | 2017-12-02T14:50:28Z | 81 | 655 | 54 | 790 +[v0.10.33](https://github.com/laurent22/joplin/releases/tag/v0.10.33) | 2017-12-02T13:20:39Z | 53 | 643 | 14 | 710 +[v0.10.31](https://github.com/laurent22/joplin/releases/tag/v0.10.31) | 2017-12-01T09:56:44Z | 886 | 1,438 | 402 | 2,726 +[v0.10.30](https://github.com/laurent22/joplin/releases/tag/v0.10.30) | 2017-11-30T20:28:16Z | 713 | 1,354 | 411 | 2,478 +[v0.10.28](https://github.com/laurent22/joplin/releases/tag/v0.10.28) | 2017-11-30T01:07:46Z | 1,304 | 1,686 | 865 | 3,855 +[v0.10.26](https://github.com/laurent22/joplin/releases/tag/v0.10.26) | 2017-11-29T16:02:17Z | 181 | 687 | 256 | 1,124 +[v0.10.25](https://github.com/laurent22/joplin/releases/tag/v0.10.25) | 2017-11-24T14:27:49Z | 142 | 681 | 5,925 | 6,748 +[v0.10.23](https://github.com/laurent22/joplin/releases/tag/v0.10.23) | 2017-11-21T19:38:41Z | 127 | 632 | 22 | 781 +[v0.10.22](https://github.com/laurent22/joplin/releases/tag/v0.10.22) | 2017-11-20T21:45:57Z | 79 | 631 | 14 | 724 +[v0.10.21](https://github.com/laurent22/joplin/releases/tag/v0.10.21) | 2017-11-18T00:53:15Z | 46 | 624 | 6 | 676 +[v0.10.20](https://github.com/laurent22/joplin/releases/tag/v0.10.20) | 2017-11-17T17:18:25Z | 26 | 633 | 16 | 675 +[v0.10.19](https://github.com/laurent22/joplin/releases/tag/v0.10.19) | 2017-11-20T18:59:48Z | 8 | 626 | 7 | 641 \ No newline at end of file