Skip to content

Commit

Permalink
Update website
Browse files Browse the repository at this point in the history
  • Loading branch information
laurent22 committed Sep 11, 2019
1 parent 8059009 commit 1578188
Show file tree
Hide file tree
Showing 6 changed files with 81 additions and 117 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.166/Joplin-Setup-1.0.166.exe'><img alt='Get it on Windows' width="134px" src='https://joplinapp.org/images/BadgeWindows.png'/></a> | Or get the <a href='https://github.com/laurent22/joplin/releases/download/v1.0.166/JoplinPortable.exe'>Portable version</a><br><br>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.
macOS | <a href='https://github.com/laurent22/joplin/releases/download/v1.0.166/Joplin-1.0.166.dmg'><img alt='Get it on macOS' width="134px" src='https://joplinapp.org/images/BadgeMacOS.png'/></a> | You can also use Homebrew: `brew cask install joplin`
Linux | <a href='https://github.com/laurent22/joplin/releases/download/v1.0.166/Joplin-1.0.166-x86_64.AppImage'><img alt='Get it on Linux' width="134px" src='https://joplinapp.org/images/BadgeLinux.png'/></a> | An Arch Linux package [is also available](#terminal-application).<br><br>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:<br><br> `wget -O - https://raw.githubusercontent.com/laurent22/joplin/master/Joplin_install_and_update.sh \| bash`
Windows (32 and 64-bit) | <a href='https://github.com/laurent22/joplin/releases/download/v1.0.167/Joplin-Setup-1.0.167.exe'><img alt='Get it on Windows' width="134px" src='https://joplinapp.org/images/BadgeWindows.png'/></a> | Or get the <a href='https://github.com/laurent22/joplin/releases/download/v1.0.167/JoplinPortable.exe'>Portable version</a><br><br>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.
macOS | <a href='https://github.com/laurent22/joplin/releases/download/v1.0.167/Joplin-1.0.167.dmg'><img alt='Get it on macOS' width="134px" src='https://joplinapp.org/images/BadgeMacOS.png'/></a> | You can also use Homebrew: `brew cask install joplin`
Linux | <a href='https://github.com/laurent22/joplin/releases/download/v1.0.167/Joplin-1.0.167-x86_64.AppImage'><img alt='Get it on Linux' width="134px" src='https://joplinapp.org/images/BadgeLinux.png'/></a> | An Arch Linux package [is also available](#terminal-application).<br><br>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:<br><br> `wget -O - https://raw.githubusercontent.com/laurent22/joplin/master/Joplin_install_and_update.sh \| bash`

## Mobile applications

Expand Down
28 changes: 5 additions & 23 deletions docs/changelog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -283,8 +283,12 @@
</ul>
</div>
<h1><a name="joplin-changelog" href="#joplin-changelog" class="heading-anchor">🔗</a>Joplin changelog</h1>
<h2><a name="v1-0-167-https-github-com-laurent22-joplin-releases-tag-v1-0-167-2019-09-10t08-48-37z" href="#v1-0-167-https-github-com-laurent22-joplin-releases-tag-v1-0-167-2019-09-10t08-48-37z" class="heading-anchor">🔗</a><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.167">v1.0.167</a> - 2019-09-10T08:48:37Z</h2>
<ul>
<li>Fixed: Fixed link issue following last update</li>
</ul>
<h2><a name="v1-0-166-https-github-com-laurent22-joplin-releases-tag-v1-0-166-2019-09-09t17-35-54z" href="#v1-0-166-https-github-com-laurent22-joplin-releases-tag-v1-0-166-2019-09-09t17-35-54z" class="heading-anchor">🔗</a><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.166">v1.0.166</a> - 2019-09-09T17:35:54Z</h2>
<p>Note that on Windows the code signing certificate has been renewed, which sometimes trigger warnings when installing the application.</p>
<p>Note that on Windows the code signing certificate has been renewed, which some times triggers warnings when installing the application.</p>
<ul>
<li>New: Add support for anchor hashes in note links (<a href="https://github.com/laurent22/joplin/issues/1490">#1490</a>)</li>
<li>Improved: Only support checkboxes that start with a dash (<a href="https://github.com/laurent22/joplin/issues/1832">#1832</a>)</li>
Expand Down Expand Up @@ -317,28 +321,6 @@ <h2><a name="v1-0-165-https-github-com-laurent22-joplin-releases-tag-v1-0-165-20
<li>Fixed: Fixed note order when dragging a note outside a notebook (<a href="https://github.com/laurent22/joplin/issues/1732">#1732</a>)</li>
<li>Fixed: Fixed race condition when loading a note while another one is still loading. Improved performance when loading large note.</li>
</ul>
<h2><a name="v1-0-164-https-github-com-laurent22-joplin-releases-tag-v1-0-164-2019-08-14t21-07-27z" href="#v1-0-164-https-github-com-laurent22-joplin-releases-tag-v1-0-164-2019-08-14t21-07-27z" class="heading-anchor">🔗</a><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.164">v1.0.164</a> - 2019-08-14T21:07:27Z</h2>
<ul>
<li>New: Added support for Fountain screenwriting language</li>
<li>New: Add solarized themes to desktop client (<a href="https://github.com/laurent22/joplin/issues/1733">#1733</a>)</li>
<li>New: Added support for templates (<a href="https://github.com/laurent22/joplin/issues/1647">#1647</a>)</li>
<li>New: Added markup language to property dialog</li>
<li>New: Add support for cinnamon to install script (<a href="https://github.com/laurent22/joplin/issues/1738">#1738</a>)</li>
<li>Improved: Better handling of adding the title to print and export to PDF (<a href="https://github.com/laurent22/joplin/issues/1744">#1744</a>)</li>
<li>Improved: Improved bold formatting support in Enex import (<a href="https://github.com/laurent22/joplin/issues/1708">#1708</a>)</li>
<li>Improved: Create fileURLs via drag and drop (<a href="https://github.com/laurent22/joplin/issues/1653">#1653</a>)</li>
<li>Improved: No longer crash if certain theme properties are not set</li>
<li>Improved: Make translation files smaller by not including untranslated strings. Also add percentage translated to config screen. (<a href="https://github.com/laurent22/joplin/issues/1459">#1459</a>)</li>
<li>Improved: Only repeat failed requests up to 3 times during sync</li>
<li>Improved: Upgraded packages to fix security issue</li>
<li>Improved: Make depthColor theme property optional</li>
<li>Improved: Optimised loading of multiple items</li>
<li>Improved: Disable Markdown actions for HTML notes</li>
<li>Improved: Footnote, toc-done-right, anchor (<a href="https://github.com/laurent22/joplin/issues/1741">#1741</a>)</li>
<li>Fixed: Fixed Back button icon on Config screen</li>
<li>Fixed: Fixed note order when dragging a note outside a notebook (<a href="https://github.com/laurent22/joplin/issues/1732">#1732</a>)</li>
<li>Fixed: Fixed race condition when loading a note while another one is still loading. Improved performance when loading large note.</li>
</ul>
<h2><a name="v1-0-161-https-github-com-laurent22-joplin-releases-tag-v1-0-161-2019-07-13t18-30-00z" href="#v1-0-161-https-github-com-laurent22-joplin-releases-tag-v1-0-161-2019-07-13t18-30-00z" class="heading-anchor">🔗</a><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.161">v1.0.161</a> - 2019-07-13T18:30:00Z</h2>
<ul>
<li>Improved: Show git branch and hash in About dialog (<a href="https://github.com/laurent22/joplin/issues/1692">#1692</a>)</li>
Expand Down
10 changes: 5 additions & 5 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -302,17 +302,17 @@ <h2><a name="desktop-applications" href="#desktop-applications" class="heading-a
<tbody>
<tr>
<td>Windows (32 and 64-bit)</td>
<td><a href='https://github.com/laurent22/joplin/releases/download/v1.0.166/Joplin-Setup-1.0.166.exe'><img alt='Get it on Windows' width="134px" src='https://joplinapp.org/images/BadgeWindows.png'/></a></td>
<td>Or get the <a href='https://github.com/laurent22/joplin/releases/download/v1.0.166/JoplinPortable.exe'>Portable version</a><br><br>The <a href="https://en.wikipedia.org/wiki/Portable_application">portable application</a> 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 &quot;JoplinProfile&quot; next to the executable file.</td>
<td><a href='https://github.com/laurent22/joplin/releases/download/v1.0.167/Joplin-Setup-1.0.167.exe'><img alt='Get it on Windows' width="134px" src='https://joplinapp.org/images/BadgeWindows.png'/></a></td>
<td>Or get the <a href='https://github.com/laurent22/joplin/releases/download/v1.0.167/JoplinPortable.exe'>Portable version</a><br><br>The <a href="https://en.wikipedia.org/wiki/Portable_application">portable application</a> 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 &quot;JoplinProfile&quot; next to the executable file.</td>
</tr>
<tr>
<td>macOS</td>
<td><a href='https://github.com/laurent22/joplin/releases/download/v1.0.166/Joplin-1.0.166.dmg'><img alt='Get it on macOS' width="134px" src='https://joplinapp.org/images/BadgeMacOS.png'/></a></td>
<td><a href='https://github.com/laurent22/joplin/releases/download/v1.0.167/Joplin-1.0.167.dmg'><img alt='Get it on macOS' width="134px" src='https://joplinapp.org/images/BadgeMacOS.png'/></a></td>
<td>You can also use Homebrew: <code>brew cask install joplin</code></td>
</tr>
<tr>
<td>Linux</td>
<td><a href='https://github.com/laurent22/joplin/releases/download/v1.0.166/Joplin-1.0.166-x86_64.AppImage'><img alt='Get it on Linux' width="134px" src='https://joplinapp.org/images/BadgeLinux.png'/></a></td>
<td><a href='https://github.com/laurent22/joplin/releases/download/v1.0.167/Joplin-1.0.167-x86_64.AppImage'><img alt='Get it on Linux' width="134px" src='https://joplinapp.org/images/BadgeLinux.png'/></a></td>
<td>An Arch Linux package <a href="#terminal-application">is also available</a>.<br><br>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:<br><br> <code>wget -O - https://raw.githubusercontent.com/laurent22/joplin/master/Joplin_install_and_update.sh | bash</code></td>
</tr>
</tbody>
Expand All @@ -330,7 +330,7 @@ <h2><a name="mobile-applications" href="#mobile-applications" class="heading-anc
<tr>
<td>Android</td>
<td><a href='https://play.google.com/store/apps/details?id=net.cozic.joplin&utm_source=GitHub&utm_campaign=README&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img alt='Get it on Google Play' height="40px" src='https://joplinapp.org/images/BadgeAndroid.png'/></a></td>
<td>or download the APK file: <a href="https://github.com/laurent22/joplin-android/releases/download/android-v1.0.304/joplin-v1.0.304.apk">64-bit</a> <a href="https://github.com/laurent22/joplin-android/releases/download/android-v1.0.304/joplin-v1.0.304-32bit.apk">32-bit</a></td>
<td>or download the APK file: <a href="https://github.com/laurent22/joplin-android/releases/download/android-v1.0.305/joplin-v1.0.305.apk">64-bit</a> <a href="https://github.com/laurent22/joplin-android/releases/download/android-v1.0.305/joplin-v1.0.305-32bit.apk">32-bit</a></td>
</tr>
<tr>
<td>iOS</td>
Expand Down
90 changes: 45 additions & 45 deletions docs/stats/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -293,15 +293,15 @@ <h1><a name="joplin-statistics" href="#joplin-statistics" class="heading-anchor"
<tbody>
<tr>
<td>Total Windows downloads</td>
<td>347,593</td>
<td>351,881</td>
</tr>
<tr>
<td>Total macOs downloads</td>
<td>139,965</td>
<td>141,668</td>
</tr>
<tr>
<td>Total Linux downloads</td>
<td>111,440</td>
<td>112,010</td>
</tr>
<tr>
<td>Windows %</td>
Expand All @@ -313,7 +313,7 @@ <h1><a name="joplin-statistics" href="#joplin-statistics" class="heading-anchor"
</tr>
<tr>
<td>Linux %</td>
<td>19%</td>
<td>18%</td>
</tr>
</tbody>
</table>
Expand All @@ -330,60 +330,60 @@ <h1><a name="joplin-statistics" href="#joplin-statistics" class="heading-anchor"
</thead>
<tbody>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.167">v1.0.167</a></td>
<td>2019-09-10T08:48:37Z</td>
<td>2,606</td>
<td>1,140</td>
<td>313</td>
<td>4,059</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.166">v1.0.166</a></td>
<td>2019-09-09T17:35:54Z</td>
<td>49</td>
<td>13</td>
<td>11</td>
<td>73</td>
<td>1,500</td>
<td>508</td>
<td>207</td>
<td>2,215</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.165">v1.0.165</a></td>
<td>2019-08-14T21:46:29Z</td>
<td>18,347</td>
<td>6,786</td>
<td>5,377</td>
<td>30,510</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.164">v1.0.164</a></td>
<td>2019-08-14T21:07:27Z</td>
<td>8</td>
<td>6</td>
<td>7</td>
<td>21</td>
<td>18,518</td>
<td>6,843</td>
<td>5,439</td>
<td>30,800</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.161">v1.0.161</a></td>
<td>2019-07-13T18:30:00Z</td>
<td>18,864</td>
<td>6,259</td>
<td>18,914</td>
<td>6,262</td>
<td>4,094</td>
<td>29,217</td>
<td>29,270</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.160">v1.0.160</a></td>
<td>2019-06-15T00:21:40Z</td>
<td>30,222</td>
<td>7,673</td>
<td>8,054</td>
<td>45,949</td>
<td>30,226</td>
<td>7,680</td>
<td>8,057</td>
<td>45,963</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.159">v1.0.159</a></td>
<td>2019-06-08T00:00:19Z</td>
<td>5,149</td>
<td>2,145</td>
<td>2,147</td>
<td>1,079</td>
<td>8,373</td>
<td>8,375</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.158">v1.0.158</a></td>
<td>2019-05-27T19:01:18Z</td>
<td>9,764</td>
<td>3,496</td>
<td>3,498</td>
<td>1,919</td>
<td>15,179</td>
<td>15,181</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.157">v1.0.157</a></td>
Expand Down Expand Up @@ -436,18 +436,18 @@ <h1><a name="joplin-statistics" href="#joplin-statistics" class="heading-anchor"
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.145">v1.0.145</a></td>
<td>2019-05-03T09:16:53Z</td>
<td>6,893</td>
<td>6,895</td>
<td>2,838</td>
<td>1,426</td>
<td>11,157</td>
<td>11,159</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.143">v1.0.143</a></td>
<td>2019-04-22T10:51:38Z</td>
<td>11,875</td>
<td>3,520</td>
<td>3,521</td>
<td>2,768</td>
<td>18,163</td>
<td>18,164</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.142">v1.0.142</a></td>
Expand Down Expand Up @@ -492,10 +492,10 @@ <h1><a name="joplin-statistics" href="#joplin-statistics" class="heading-anchor"
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.135">v1.0.135</a></td>
<td>2019-02-27T23:36:57Z</td>
<td>12,261</td>
<td>12,265</td>
<td>3,918</td>
<td>4,045</td>
<td>20,224</td>
<td>20,228</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.134">v1.0.134</a></td>
Expand All @@ -516,10 +516,10 @@ <h1><a name="joplin-statistics" href="#joplin-statistics" class="heading-anchor"
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.127">v1.0.127</a></td>
<td>2019-02-14T23:12:48Z</td>
<td>9,541</td>
<td>9,547</td>
<td>3,127</td>
<td>2,907</td>
<td>15,575</td>
<td>15,581</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.126">v1.0.126</a></td>
Expand Down Expand Up @@ -725,9 +725,9 @@ <h1><a name="joplin-statistics" href="#joplin-statistics" class="heading-anchor"
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.93">v1.0.93</a></td>
<td>2018-05-14T11:36:01Z</td>
<td>1,771</td>
<td>952</td>
<td>954</td>
<td>743</td>
<td>3,466</td>
<td>3,468</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.91">v1.0.91</a></td>
Expand Down Expand Up @@ -756,10 +756,10 @@ <h1><a name="joplin-statistics" href="#joplin-statistics" class="heading-anchor"
<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>4,616</td>
<td>4,618</td>
<td>2,457</td>
<td>2,640</td>
<td>9,713</td>
<td>9,715</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v1.0.82">v1.0.82</a></td>
Expand Down Expand Up @@ -1038,8 +1038,8 @@ <h1><a name="joplin-statistics" href="#joplin-statistics" class="heading-anchor"
<td>2017-11-24T14:27:49Z</td>
<td>139</td>
<td>679</td>
<td>5,732</td>
<td>6,550</td>
<td>5,735</td>
<td>6,553</td>
</tr>
<tr>
<td><a href="https://github.com/laurent22/joplin/releases/tag/v0.10.23">v0.10.23</a></td>
Expand Down
28 changes: 5 additions & 23 deletions readme/changelog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Joplin changelog

## [v1.0.167](https://github.com/laurent22/joplin/releases/tag/v1.0.167) - 2019-09-10T08:48:37Z

- Fixed: Fixed link issue following last update

## [v1.0.166](https://github.com/laurent22/joplin/releases/tag/v1.0.166) - 2019-09-09T17:35:54Z

Note that on Windows the code signing certificate has been renewed, which sometimes trigger warnings when installing the application.
Note that on Windows the code signing certificate has been renewed, which some times triggers warnings when installing the application.

- New: Add support for anchor hashes in note links ([#1490](https://github.com/laurent22/joplin/issues/1490))
- Improved: Only support checkboxes that start with a dash ([#1832](https://github.com/laurent22/joplin/issues/1832))
Expand Down Expand Up @@ -35,28 +39,6 @@ Note that on Windows the code signing certificate has been renewed, which someti
- Fixed: Fixed note order when dragging a note outside a notebook ([#1732](https://github.com/laurent22/joplin/issues/1732))
- Fixed: Fixed race condition when loading a note while another one is still loading. Improved performance when loading large note.

## [v1.0.164](https://github.com/laurent22/joplin/releases/tag/v1.0.164) - 2019-08-14T21:07:27Z

- New: Added support for Fountain screenwriting language
- New: Add solarized themes to desktop client ([#1733](https://github.com/laurent22/joplin/issues/1733))
- New: Added support for templates ([#1647](https://github.com/laurent22/joplin/issues/1647))
- New: Added markup language to property dialog
- New: Add support for cinnamon to install script ([#1738](https://github.com/laurent22/joplin/issues/1738))
- Improved: Better handling of adding the title to print and export to PDF ([#1744](https://github.com/laurent22/joplin/issues/1744))
- Improved: Improved bold formatting support in Enex import ([#1708](https://github.com/laurent22/joplin/issues/1708))
- Improved: Create fileURLs via drag and drop ([#1653](https://github.com/laurent22/joplin/issues/1653))
- Improved: No longer crash if certain theme properties are not set
- Improved: Make translation files smaller by not including untranslated strings. Also add percentage translated to config screen. ([#1459](https://github.com/laurent22/joplin/issues/1459))
- Improved: Only repeat failed requests up to 3 times during sync
- Improved: Upgraded packages to fix security issue
- Improved: Make depthColor theme property optional
- Improved: Optimised loading of multiple items
- Improved: Disable Markdown actions for HTML notes
- Improved: Footnote, toc-done-right, anchor ([#1741](https://github.com/laurent22/joplin/issues/1741))
- Fixed: Fixed Back button icon on Config screen
- Fixed: Fixed note order when dragging a note outside a notebook ([#1732](https://github.com/laurent22/joplin/issues/1732))
- Fixed: Fixed race condition when loading a note while another one is still loading. Improved performance when loading large note.

## [v1.0.161](https://github.com/laurent22/joplin/releases/tag/v1.0.161) - 2019-07-13T18:30:00Z

- Improved: Show git branch and hash in About dialog ([#1692](https://github.com/laurent22/joplin/issues/1692))
Expand Down
Loading

0 comments on commit 1578188

Please sign in to comment.