diff --git a/README.md b/README.md
index 3e0b722fa5..358a3dbf19 100644
--- a/README.md
+++ b/README.md
@@ -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) | | or Get the Portable version
(to run from a USB key, etc.)
-macOS | |
-Linux | | An Arch Linux package
[is also available](#terminal-application).
+Windows (32 and 64-bit) | | or Get the Portable version
(to run from a USB key, etc.)
+macOS | |
+Linux | | An Arch Linux package
[is also available](#terminal-application).
The [portable application](https://en.wikipedia.org/wiki/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.
diff --git a/docs/changelog/index.html b/docs/changelog/index.html
index d1f21626f9..2c136901db 100644
--- a/docs/changelog/index.html
+++ b/docs/changelog/index.html
@@ -247,6 +247,12 @@
Joplin changelog
+
+
+- New: A web clipper is now available - it allows saving web pages and screenshots from your browser to Joplin. To start using it, go to Options > Web Clipper Options. Note that this feature is a beta release so there might still be some issues. Feedback is welcome.
+- Fix: Identify another Dropbox missing auth error, to allow resetting the token
+- Fixes #531: Get WebDAV to work with certain servers that require a trailing slash on directories
+
- New: Allow copying path of resources
diff --git a/docs/index.html b/docs/index.html
index 1207c73931..f3cefc9cdf 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -267,17 +267,17 @@
Windows (32 and 64-bit) |
- |
-or Get the Portable version (to run from a USB key, etc.) |
+ |
+or Get the Portable version (to run from a USB key, etc.) |
macOS |
- |
+ |
|
Linux |
- |
+ |
An Arch Linux package is also available. |
diff --git a/docs/stats/index.html b/docs/stats/index.html
index c40d74e36a..28eb4774e5 100644
--- a/docs/stats/index.html
+++ b/docs/stats/index.html
@@ -257,19 +257,19 @@
Total Windows downloads |
-26044 |
+27137 |
Total macOs downloads |
-14190 |
+14739 |
Total Linux downloads |
-11416 |
+11774 |
Windows % |
-50% |
+51% |
macOS % |
@@ -294,36 +294,44 @@
-v1.0.94 |
-2018-05-21T20:52:59Z |
+v1.0.95 |
+2018-05-25T13:04:30Z |
|
|
|
|
+v1.0.94 |
+2018-05-21T20:52:59Z |
+1063 |
+538 |
+345 |
+1946 |
+
+
v1.0.93 |
2018-05-14T11:36:01Z |
-1734 |
-808 |
-688 |
-3230 |
+1749 |
+813 |
+698 |
+3260 |
v1.0.91 |
2018-05-10T14:48:04Z |
803 |
-527 |
-282 |
-1612 |
+528 |
+283 |
+1614 |
v1.0.89 |
2018-05-09T13:05:05Z |
-455 |
-203 |
+456 |
+204 |
87 |
-745 |
+747 |
v1.0.85 |
@@ -336,34 +344,34 @@
v1.0.83 |
2018-04-04T19:43:58Z |
-4371 |
+4373 |
2367 |
2623 |
-9361 |
+9363 |
v1.0.82 |
2018-03-31T19:16:31Z |
-680 |
+682 |
381 |
-89 |
-1150 |
+90 |
+1153 |
v1.0.81 |
2018-03-28T08:13:58Z |
-976 |
+977 |
562 |
736 |
-2274 |
+2275 |
v1.0.79 |
2018-03-23T18:00:11Z |
909 |
504 |
-350 |
-1763 |
+351 |
+1764 |
v1.0.78 |
@@ -377,9 +385,9 @@
v1.0.77 |
2018-03-16T15:12:35Z |
164 |
-83 |
+84 |
23 |
-270 |
+271 |
v1.0.72 |
@@ -400,10 +408,10 @@
v1.0.67 |
2018-02-19T22:51:08Z |
-1654 |
-576 |
+1663 |
+577 |
|
-2230 |
+2240 |
v1.0.66 |
@@ -425,9 +433,9 @@
v1.0.64 |
2018-02-16T00:58:20Z |
1066 |
-525 |
+526 |
1115 |
-2706 |
+2707 |
v1.0.63 |
@@ -441,9 +449,9 @@
v1.0.62 |
2018-02-12T20:19:58Z |
540 |
-270 |
+271 |
345 |
-1155 |
+1156 |
v0.10.61 |
diff --git a/readme/changelog.md b/readme/changelog.md
index 8f0e73e525..e110522cbf 100644
--- a/readme/changelog.md
+++ b/readme/changelog.md
@@ -1,5 +1,11 @@
# Joplin changelog
+## [v1.0.95](https://github.com/laurent22/joplin/releases/tag/v1.0.95) - 2018-05-25T13:04:30Z
+
+- New: A web clipper is now available - it allows saving web pages and screenshots from your browser to Joplin. To start using it, go to Options > Web Clipper Options. Note that this feature is a beta release so there might still be some issues. Feedback is welcome.
+- Fix: Identify another Dropbox missing auth error, to allow resetting the token
+- Fixes [#531](https://github.com/laurent22/joplin/issues/531): Get WebDAV to work with certain servers that require a trailing slash on directories
+
## [v1.0.94](https://github.com/laurent22/joplin/releases/tag/v1.0.94) - 2018-05-21T20:52:59Z
- New: Allow copying path of resources
diff --git a/readme/stats.md b/readme/stats.md
index 1713648355..4acbf0944e 100644
--- a/readme/stats.md
+++ b/readme/stats.md
@@ -2,34 +2,35 @@
Name | Value
--- | ---
-Total Windows downloads | 26044
-Total macOs downloads | 14190
-Total Linux downloads | 11416
-Windows % | 50%
+Total Windows downloads | 27137
+Total macOs downloads | 14739
+Total Linux downloads | 11774
+Windows % | 51%
macOS % | 27%
Linux % | 22%
Version | Date | Windows | macOS | Linux | Total
--- | --- | --- | --- | --- | ---
-[v1.0.94](https://github.com/laurent22/joplin/releases/tag/v1.0.94) | 2018-05-21T20:52:59Z | | | |
-[v1.0.93](https://github.com/laurent22/joplin/releases/tag/v1.0.93) | 2018-05-14T11:36:01Z | 1734 | 808 | 688 | 3230
-[v1.0.91](https://github.com/laurent22/joplin/releases/tag/v1.0.91) | 2018-05-10T14:48:04Z | 803 | 527 | 282 | 1612
-[v1.0.89](https://github.com/laurent22/joplin/releases/tag/v1.0.89) | 2018-05-09T13:05:05Z | 455 | 203 | 87 | 745
+[v1.0.95](https://github.com/laurent22/joplin/releases/tag/v1.0.95) | 2018-05-25T13:04:30Z | | | |
+[v1.0.94](https://github.com/laurent22/joplin/releases/tag/v1.0.94) | 2018-05-21T20:52:59Z | 1063 | 538 | 345 | 1946
+[v1.0.93](https://github.com/laurent22/joplin/releases/tag/v1.0.93) | 2018-05-14T11:36:01Z | 1749 | 813 | 698 | 3260
+[v1.0.91](https://github.com/laurent22/joplin/releases/tag/v1.0.91) | 2018-05-10T14:48:04Z | 803 | 528 | 283 | 1614
+[v1.0.89](https://github.com/laurent22/joplin/releases/tag/v1.0.89) | 2018-05-09T13:05:05Z | 456 | 204 | 87 | 747
[v1.0.85](https://github.com/laurent22/joplin/releases/tag/v1.0.85) | 2018-05-01T21:08:24Z | 1625 | 927 | 605 | 3157
-[v1.0.83](https://github.com/laurent22/joplin/releases/tag/v1.0.83) | 2018-04-04T19:43:58Z | 4371 | 2367 | 2623 | 9361
-[v1.0.82](https://github.com/laurent22/joplin/releases/tag/v1.0.82) | 2018-03-31T19:16:31Z | 680 | 381 | 89 | 1150
-[v1.0.81](https://github.com/laurent22/joplin/releases/tag/v1.0.81) | 2018-03-28T08:13:58Z | 976 | 562 | 736 | 2274
-[v1.0.79](https://github.com/laurent22/joplin/releases/tag/v1.0.79) | 2018-03-23T18:00:11Z | 909 | 504 | 350 | 1763
+[v1.0.83](https://github.com/laurent22/joplin/releases/tag/v1.0.83) | 2018-04-04T19:43:58Z | 4373 | 2367 | 2623 | 9363
+[v1.0.82](https://github.com/laurent22/joplin/releases/tag/v1.0.82) | 2018-03-31T19:16:31Z | 682 | 381 | 90 | 1153
+[v1.0.81](https://github.com/laurent22/joplin/releases/tag/v1.0.81) | 2018-03-28T08:13:58Z | 977 | 562 | 736 | 2275
+[v1.0.79](https://github.com/laurent22/joplin/releases/tag/v1.0.79) | 2018-03-23T18:00:11Z | 909 | 504 | 351 | 1764
[v1.0.78](https://github.com/laurent22/joplin/releases/tag/v1.0.78) | 2018-03-17T15:27:18Z | 1291 | 832 | 839 | 2962
-[v1.0.77](https://github.com/laurent22/joplin/releases/tag/v1.0.77) | 2018-03-16T15:12:35Z | 164 | 83 | 23 | 270
+[v1.0.77](https://github.com/laurent22/joplin/releases/tag/v1.0.77) | 2018-03-16T15:12:35Z | 164 | 84 | 23 | 271
[v1.0.72](https://github.com/laurent22/joplin/releases/tag/v1.0.72) | 2018-03-14T09:44:35Z | 395 | 229 | 30 | 654
[v1.0.70](https://github.com/laurent22/joplin/releases/tag/v1.0.70) | 2018-02-28T20:04:30Z | 1836 | 1018 | 1218 | 4072
-[v1.0.67](https://github.com/laurent22/joplin/releases/tag/v1.0.67) | 2018-02-19T22:51:08Z | 1654 | 576 | | 2230
+[v1.0.67](https://github.com/laurent22/joplin/releases/tag/v1.0.67) | 2018-02-19T22:51:08Z | 1663 | 577 | | 2240
[v1.0.66](https://github.com/laurent22/joplin/releases/tag/v1.0.66) | 2018-02-18T23:09:09Z | 312 | 105 | 71 | 488
[v1.0.65](https://github.com/laurent22/joplin/releases/tag/v1.0.65) | 2018-02-17T20:02:25Z | 184 | 102 | 113 | 399
-[v1.0.64](https://github.com/laurent22/joplin/releases/tag/v1.0.64) | 2018-02-16T00:58:20Z | 1066 | 525 | 1115 | 2706
+[v1.0.64](https://github.com/laurent22/joplin/releases/tag/v1.0.64) | 2018-02-16T00:58:20Z | 1066 | 526 | 1115 | 2707
[v1.0.63](https://github.com/laurent22/joplin/releases/tag/v1.0.63) | 2018-02-14T19:40:36Z | 284 | 141 | 82 | 507
-[v1.0.62](https://github.com/laurent22/joplin/releases/tag/v1.0.62) | 2018-02-12T20:19:58Z | 540 | 270 | 345 | 1155
+[v1.0.62](https://github.com/laurent22/joplin/releases/tag/v1.0.62) | 2018-02-12T20:19:58Z | 540 | 271 | 345 | 1156
[v0.10.61](https://github.com/laurent22/joplin/releases/tag/v0.10.61) | 2018-02-08T18:27:39Z | 955 | 601 | 940 | 2496
[v0.10.60](https://github.com/laurent22/joplin/releases/tag/v0.10.60) | 2018-02-06T13:09:56Z | 710 | 491 | 538 | 1739
[v0.10.54](https://github.com/laurent22/joplin/releases/tag/v0.10.54) | 2018-01-31T20:21:30Z | 1805 | 827 | 305 | 2937