-
+
-
+
Applications
+ +
+ -
+
Support
+ +
+ -
+
About
+ +
+
🔗Joplin terminal app changelog
+🔗cli-v1.0.129 - 2019-05-13T22:17:20Z
+-
+
- New: Added option to disable creation of welcome items +
- New: Support for note history (#1415) (#712) +
- Improved: Save size of a resource to the database; and added mechanism to run non-database migrations +
- Improved: Display better error message when trying to sync with a new sync target from an old version of Joplin +
- Improved: Update sharp (for node 12 compatibility) (#1471) +
- Fixed: Do not resize images if they are already below the max dimensions +
- Fixed: Allow resources greater than 10 MB but they won't be synced on mobile (#371) +
- Fixed: Bump sqlite3 to v4.0.7 for node12 support (#1508) +
- Fixed: Prevents notes with no title to break after synchronize (#1472) +
- Fixed: Import lists and sub-lists from Enex files with correct indentation (#1476) +
🔗cli-v1.0.125 - 2019-04-29T18:38:05Z
+-
+
- Improved: Improved support for Japanese, Chinese, Korean search queries (also applies to Goto Anything) +
- Improved: Display warning when changing dir for filesystem sync +
- Fixed: Remove message "Processing a path that has already been done" as this is not an error (#1353) +
- Fixed: Some resources could incorrectly be deleted even though they are still present in a note. Also added additional verifications before deleting a resource. (#1433) +
- Fixed: Handle invalid resource tags that contain no data when importing ENEX (#1405) +
- Fixed: Restored inline code styling (#1326) +
About
diff --git a/docs/debugging/index.html b/docs/debugging/index.html index 2a28b25079..b2075eebfb 100644 --- a/docs/debugging/index.html +++ b/docs/debugging/index.html @@ -261,7 +261,8 @@About
diff --git a/docs/desktop/index.html b/docs/desktop/index.html index 6826a91e3d..d08f71f057 100644 --- a/docs/desktop/index.html +++ b/docs/desktop/index.html @@ -261,7 +261,8 @@About
diff --git a/docs/donate/index.html b/docs/donate/index.html index 5bb95dca29..3dbb0e0917 100644 --- a/docs/donate/index.html +++ b/docs/donate/index.html @@ -261,7 +261,8 @@About
diff --git a/docs/e2ee/index.html b/docs/e2ee/index.html index d5aa12c6cb..bd4534bd95 100644 --- a/docs/e2ee/index.html +++ b/docs/e2ee/index.html @@ -261,7 +261,8 @@About
diff --git a/docs/faq/index.html b/docs/faq/index.html index 753acd193a..1782fae727 100644 --- a/docs/faq/index.html +++ b/docs/faq/index.html @@ -261,7 +261,8 @@About
diff --git a/docs/index.html b/docs/index.html index 4edd6c237e..e0d27ff942 100644 --- a/docs/index.html +++ b/docs/index.html @@ -261,7 +261,8 @@About
@@ -288,17 +289,17 @@
The portable application allows installing the software on a portable device such as a USB key. Simply copy the file JoplinPortable.exe in any directory on that USB key ; the application will then create a directory called "JoplinProfile" next to the executable file.

The portable application allows installing the software on a portable device such as a USB key. Simply copy the file JoplinPortable.exe in any directory on that USB key ; the application will then create a directory called "JoplinProfile" next to the executable file.


brew cask install joplin


If it works with your distribution (it has been tested on Ubuntu, Fedora, Gnome and Mint), the recommended way is to use this script as it will handle the desktop icon too:
wget -O - https://raw.githubusercontent.com/laurent22/joplin/master/Joplin_install_and_update.sh | bash
























About
diff --git a/docs/prereleases/index.html b/docs/prereleases/index.html index 410c97fd23..15911f2b08 100644 --- a/docs/prereleases/index.html +++ b/docs/prereleases/index.html @@ -261,7 +261,8 @@About
diff --git a/docs/spec/index.html b/docs/spec/index.html index 753f7d89aa..96788b96f3 100644 --- a/docs/spec/index.html +++ b/docs/spec/index.html @@ -261,7 +261,8 @@About
diff --git a/docs/stats/index.html b/docs/stats/index.html index 0451a2645a..c3b9e41e21 100644 --- a/docs/stats/index.html +++ b/docs/stats/index.html @@ -261,7 +261,8 @@About
@@ -279,15 +280,15 @@About
diff --git a/readme/changelog.md b/readme/changelog.md index f852605ba1..7c35a4c69e 100644 --- a/readme/changelog.md +++ b/readme/changelog.md @@ -1,5 +1,18 @@ # Joplin changelog +## [v1.0.152](https://github.com/laurent22/joplin/releases/tag/v1.0.152) - 2019-05-13T09:08:07Z + +Same as v1.0.151 but with a fix to the migration issue, that was in turns affecting synchronisation. + +- New: Support for note history ([#1415](https://github.com/laurent22/joplin/issues/1415)) ([#712](https://github.com/laurent22/joplin/issues/712)) +- Improved: Save size of a resource to the database; and added mechanism to run non-database migrations +- Improved: Improved note deletion dialog ([#1502](https://github.com/laurent22/joplin/issues/1502)) +- Fixed: Allow resources greater than 10 MB but they won't be synced on mobile ([#371](https://github.com/laurent22/joplin/issues/371)) +- Fixed: Improved handling of images when using external editor, so that it works in Atom, VSCode and Typora ([#1425](https://github.com/laurent22/joplin/issues/1425)) +- Fixed: Some images were not being displayed +- Fixed: Resets the undo manager when creating new notes ([#1495](https://github.com/laurent22/joplin/issues/1495)) ([#355](https://github.com/laurent22/joplin/issues/355)) +- Fixed: Prevents notes with no title to break after synchronize ([#1472](https://github.com/laurent22/joplin/issues/1472)) + ## [v1.0.151](https://github.com/laurent22/joplin/releases/tag/v1.0.151) - 2019-05-12T15:14:32Z Same as v1.0.150 but with a small fix to set the resources file size. diff --git a/readme/stats.md b/readme/stats.md index a2497e7547..870756a3f1 100644 --- a/readme/stats.md +++ b/readme/stats.md @@ -2,27 +2,28 @@ Name | Value --- | --- -Total Windows downloads | 245,069 -Total macOs downloads | 107,315 -Total Linux downloads | 84,788 +Total Windows downloads | 248,399 +Total macOs downloads | 108,378 +Total Linux downloads | 85,971 Windows % | 56% -macOS % | 25% +macOS % | 24% Linux % | 19% Version | Date | Windows | macOS | Linux | Total --- | --- | --- | --- | --- | --- -[v1.0.151](https://github.com/laurent22/joplin/releases/tag/v1.0.151) | 2019-05-12T15:14:32Z | 1 | 0 | 0 | 1 -[v1.0.150](https://github.com/laurent22/joplin/releases/tag/v1.0.150) | 2019-05-12T11:27:48Z | 281 | 82 | 48 | 411 -[v1.0.148](https://github.com/laurent22/joplin/releases/tag/v1.0.148) | 2019-05-08T19:12:24Z | 108 | 32 | 72 | 212 -[v1.0.145](https://github.com/laurent22/joplin/releases/tag/v1.0.145) | 2019-05-03T09:16:53Z | 6,790 | 2,771 | 1,419 | 10,980 -[v1.0.143](https://github.com/laurent22/joplin/releases/tag/v1.0.143) | 2019-04-22T10:51:38Z | 11,554 | 3,505 | 2,760 | 17,819 -[v1.0.142](https://github.com/laurent22/joplin/releases/tag/v1.0.142) | 2019-04-02T16:44:51Z | 14,472 | 4,508 | 4,705 | 23,685 -[v1.0.140](https://github.com/laurent22/joplin/releases/tag/v1.0.140) | 2019-03-10T20:59:58Z | 13,450 | 4,110 | 2,983 | 20,543 +[v1.0.152](https://github.com/laurent22/joplin/releases/tag/v1.0.152) | 2019-05-13T09:08:07Z | 1,304 | 490 | 223 | 2,017 +[v1.0.151](https://github.com/laurent22/joplin/releases/tag/v1.0.151) | 2019-05-12T15:14:32Z | 1,855 | 498 | 942 | 3,295 +[v1.0.150](https://github.com/laurent22/joplin/releases/tag/v1.0.150) | 2019-05-12T11:27:48Z | 375 | 107 | 53 | 535 +[v1.0.148](https://github.com/laurent22/joplin/releases/tag/v1.0.148) | 2019-05-08T19:12:24Z | 108 | 33 | 73 | 214 +[v1.0.145](https://github.com/laurent22/joplin/releases/tag/v1.0.145) | 2019-05-03T09:16:53Z | 6,823 | 2,817 | 1,422 | 11,062 +[v1.0.143](https://github.com/laurent22/joplin/releases/tag/v1.0.143) | 2019-04-22T10:51:38Z | 11,587 | 3,505 | 2,760 | 17,852 +[v1.0.142](https://github.com/laurent22/joplin/releases/tag/v1.0.142) | 2019-04-02T16:44:51Z | 14,472 | 4,508 | 4,706 | 23,686 +[v1.0.140](https://github.com/laurent22/joplin/releases/tag/v1.0.140) | 2019-03-10T20:59:58Z | 13,454 | 4,110 | 2,983 | 20,547 [v1.0.139](https://github.com/laurent22/joplin/releases/tag/v1.0.139) | 2019-03-09T10:06:48Z | 83 | 19 | 24 | 126 [v1.0.138](https://github.com/laurent22/joplin/releases/tag/v1.0.138) | 2019-03-03T17:23:00Z | 111 | 41 | 68 | 220 [v1.0.137](https://github.com/laurent22/joplin/releases/tag/v1.0.137) | 2019-03-03T01:12:51Z | 547 | 26 | 68 | 641 -[v1.0.135](https://github.com/laurent22/joplin/releases/tag/v1.0.135) | 2019-02-27T23:36:57Z | 12,140 | 3,915 | 4,044 | 20,099 -[v1.0.134](https://github.com/laurent22/joplin/releases/tag/v1.0.134) | 2019-02-27T10:21:44Z | 1,428 | 531 | 201 | 2,160 +[v1.0.135](https://github.com/laurent22/joplin/releases/tag/v1.0.135) | 2019-02-27T23:36:57Z | 12,142 | 3,915 | 4,044 | 20,101 +[v1.0.134](https://github.com/laurent22/joplin/releases/tag/v1.0.134) | 2019-02-27T10:21:44Z | 1,430 | 532 | 201 | 2,163 [v1.0.132](https://github.com/laurent22/joplin/releases/tag/v1.0.132) | 2019-02-26T23:02:05Z | 1,046 | 411 | 79 | 1,536 [v1.0.127](https://github.com/laurent22/joplin/releases/tag/v1.0.127) | 2019-02-14T23:12:48Z | 9,385 | 3,127 | 2,904 | 15,416 [v1.0.126](https://github.com/laurent22/joplin/releases/tag/v1.0.126) | 2019-02-09T19:46:16Z | 914 | 53 | 108 | 1,075 @@ -34,7 +35,7 @@ Version | Date | Windows | macOS | Linux | Total [v1.0.116](https://github.com/laurent22/joplin/releases/tag/v1.0.116) | 2018-11-20T19:09:24Z | 3,458 | 1,087 | 704 | 5,249 [v1.0.115](https://github.com/laurent22/joplin/releases/tag/v1.0.115) | 2018-11-16T16:52:02Z | 3,628 | 1,279 | 783 | 5,690 [v1.0.114](https://github.com/laurent22/joplin/releases/tag/v1.0.114) | 2018-10-24T20:14:10Z | 11,369 | 3,475 | 3,822 | 18,666 -[v1.0.111](https://github.com/laurent22/joplin/releases/tag/v1.0.111) | 2018-09-30T20:15:09Z | 11,869 | 3,134 | 3,648 | 18,651 +[v1.0.111](https://github.com/laurent22/joplin/releases/tag/v1.0.111) | 2018-09-30T20:15:09Z | 11,869 | 3,134 | 3,649 | 18,652 [v1.0.110](https://github.com/laurent22/joplin/releases/tag/v1.0.110) | 2018-09-29T12:29:21Z | 926 | 376 | 103 | 1,405 [v1.0.109](https://github.com/laurent22/joplin/releases/tag/v1.0.109) | 2018-09-27T18:01:41Z | 2,074 | 680 | 311 | 3,065 [v1.0.108](https://github.com/laurent22/joplin/releases/tag/v1.0.108) | 2018-09-29T18:49:29Z | 13 | 6 | 5 | 24 @@ -47,14 +48,14 @@ Version | Date | Windows | macOS | Linux | Total [v1.0.100](https://github.com/laurent22/joplin/releases/tag/v1.0.100) | 2018-06-14T17:41:43Z | 857 | 410 | 228 | 1,495 [v1.0.99](https://github.com/laurent22/joplin/releases/tag/v1.0.99) | 2018-06-10T13:18:23Z | 1,238 | 581 | 372 | 2,191 [v1.0.97](https://github.com/laurent22/joplin/releases/tag/v1.0.97) | 2018-06-09T19:23:34Z | 297 | 138 | 54 | 489 -[v1.0.96](https://github.com/laurent22/joplin/releases/tag/v1.0.96) | 2018-05-26T16:36:39Z | 2,686 | 1,200 | 1,261 | 5,147 +[v1.0.96](https://github.com/laurent22/joplin/releases/tag/v1.0.96) | 2018-05-26T16:36:39Z | 2,686 | 1,200 | 1,262 | 5,148 [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,099 | 557 | 362 | 2,018 [v1.0.93](https://github.com/laurent22/joplin/releases/tag/v1.0.93) | 2018-05-14T11:36:01Z | 1,770 | 921 | 742 | 3,433 [v1.0.91](https://github.com/laurent22/joplin/releases/tag/v1.0.91) | 2018-05-10T14:48:04Z | 814 | 535 | 290 | 1,639 [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 | 934 | 616 | 3,191 -[v1.0.83](https://github.com/laurent22/joplin/releases/tag/v1.0.83) | 2018-04-04T19:43:58Z | 4,558 | 2,434 | 2,632 | 9,624 +[v1.0.83](https://github.com/laurent22/joplin/releases/tag/v1.0.83) | 2018-04-04T19:43:58Z | 4,560 | 2,434 | 2,632 | 9,626 [v1.0.82](https://github.com/laurent22/joplin/releases/tag/v1.0.82) | 2018-03-31T19:16:31Z | 684 | 386 | 99 | 1,169 [v1.0.81](https://github.com/laurent22/joplin/releases/tag/v1.0.81) | 2018-03-28T08:13:58Z | 985 | 569 | 749 | 2,303 [v1.0.79](https://github.com/laurent22/joplin/releases/tag/v1.0.79) | 2018-03-23T18:00:11Z | 919 | 512 | 357 | 1,788 @@ -68,7 +69,7 @@ Version | Date | Windows | macOS | Linux | Total [v1.0.64](https://github.com/laurent22/joplin/releases/tag/v1.0.64) | 2018-02-16T00:58:20Z | 1,074 | 529 | 1,116 | 2,719 [v1.0.63](https://github.com/laurent22/joplin/releases/tag/v1.0.63) | 2018-02-14T19:40:36Z | 291 | 143 | 83 | 517 [v1.0.62](https://github.com/laurent22/joplin/releases/tag/v1.0.62) | 2018-02-12T20:19:58Z | 549 | 277 | 355 | 1,181 -[v0.10.61](https://github.com/laurent22/joplin/releases/tag/v0.10.61) | 2018-02-08T18:27:39Z | 963 | 605 | 944 | 2,512 +[v0.10.61](https://github.com/laurent22/joplin/releases/tag/v0.10.61) | 2018-02-08T18:27:39Z | 963 | 605 | 945 | 2,513 [v0.10.60](https://github.com/laurent22/joplin/releases/tag/v0.10.60) | 2018-02-06T13:09:56Z | 711 | 498 | 542 | 1,751 [v0.10.54](https://github.com/laurent22/joplin/releases/tag/v0.10.54) | 2018-01-31T20:21:30Z | 1,811 | 1,441 | 309 | 3,561 [v0.10.52](https://github.com/laurent22/joplin/releases/tag/v0.10.52) | 2018-01-31T19:25:18Z | 37 | 616 | 6 | 659 @@ -78,7 +79,7 @@ Version | Date | Windows | macOS | Linux | Total [v0.10.43](https://github.com/laurent22/joplin/releases/tag/v0.10.43) | 2018-01-08T10:12:10Z | 3,427 | 2,328 | 1,198 | 6,953 [v0.10.41](https://github.com/laurent22/joplin/releases/tag/v0.10.41) | 2018-01-05T20:38:12Z | 1,029 | 1,529 | 228 | 2,786 [v0.10.40](https://github.com/laurent22/joplin/releases/tag/v0.10.40) | 2018-01-02T23:16:57Z | 1,586 | 1,752 | 327 | 3,665 -[v0.10.39](https://github.com/laurent22/joplin/releases/tag/v0.10.39) | 2017-12-11T21:19:44Z | 5,506 | 3,996 | 2,903 | 12,405 +[v0.10.39](https://github.com/laurent22/joplin/releases/tag/v0.10.39) | 2017-12-11T21:19:44Z | 5,508 | 3,998 | 2,905 | 12,411 [v0.10.38](https://github.com/laurent22/joplin/releases/tag/v0.10.38) | 2017-12-08T10:12:06Z | 1,041 | 1,213 | 299 | 2,553 [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 | 430 | 2,778 @@ -89,7 +90,7 @@ Version | Date | Windows | macOS | Linux | Total [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,277 | 1,682 | 864 | 3,823 [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 | 136 | 676 | 5,455 | 6,267 +[v0.10.25](https://github.com/laurent22/joplin/releases/tag/v0.10.25) | 2017-11-24T14:27:49Z | 136 | 676 | 5,458 | 6,270 [v0.10.23](https://github.com/laurent22/joplin/releases/tag/v0.10.23) | 2017-11-21T19:38:41Z | 124 | 628 | 20 | 772 [v0.10.22](https://github.com/laurent22/joplin/releases/tag/v0.10.22) | 2017-11-20T21:45:57Z | 76 | 627 | 11 | 714 [v0.10.21](https://github.com/laurent22/joplin/releases/tag/v0.10.21) | 2017-11-18T00:53:15Z | 44 | 619 | 4 | 667