diff --git a/Assets/WebsiteAssets/rss.xml b/Assets/WebsiteAssets/rss.xml index e068c64c34..0daee6e75c 100644 --- a/Assets/WebsiteAssets/rss.xml +++ b/Assets/WebsiteAssets/rss.xml @@ -41,7 +41,7 @@
  • Android: https://joplinapp.org/help/about/changelog/android/
  • iOS: https://joplinapp.org/help/about/changelog/ios/
  • -]]>https://joplinapp.org/news/20240701-release-3.020240701-release-3.0Mon, 01 Jul 2024 00:00:00 GMTWhat's new in Joplin 3.0<![CDATA[What's new in Joplin 2.14]]>OCR🔗 +]]>https://joplinapp.org/news/20240701-release-3-020240701-release-3-0Mon, 01 Jul 2024 00:00:00 GMTWhat's new in Joplin 3.0<![CDATA[What's new in Joplin 2.14]]>OCR🔗

    Optical Character Recognition (OCR) in Joplin enables the transformation of text-containing images into machine-readable text formats. From this version you can enable OCR in the Configuration screen under the "General" section. Once activated, Joplin scans images and PDFs, extracting text data for searchability.

    While OCR search is available on both desktop and mobile apps, document scanning is limited to the desktop due to resource demands. For more information head to the OCR official documentation!

    Bundled plugins🔗

    diff --git a/README.md b/README.md index d4c29ec75b..f50e47f19e 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Please see the [donation page](https://github.com/laurent22/joplin/blob/dev/read # Sponsors - + * * * diff --git a/packages/tools/postPreReleasesToForum.json b/packages/tools/postPreReleasesToForum.json index 21ae5eb9aa..00dd263aa5 100644 --- a/packages/tools/postPreReleasesToForum.json +++ b/packages/tools/postPreReleasesToForum.json @@ -70,6 +70,7 @@ "android-v3.0.6": true, "ios-v13.0.4": true, "android-v3.0.7": true, - "ios-v13.0.5": true + "ios-v13.0.5": true, + "v3.0.12": true } } \ No newline at end of file diff --git a/readme/about/changelog/desktop.md b/readme/about/changelog/desktop.md index 05d424e161..62127bf746 100644 --- a/readme/about/changelog/desktop.md +++ b/readme/about/changelog/desktop.md @@ -1,5 +1,10 @@ # Joplin Desktop Changelog +## [v3.0.12](https://github.com/laurent22/joplin/releases/tag/v3.0.12) - 2024-07-02T17:11:14Z + +- Improved: Set min version for synchronising to 3.0.0 ([e4b8976](https://github.com/laurent22/joplin/commit/e4b8976)) +- Fixed: Show notification in case Joplin Cloud credential is not valid anymore ([#10649](https://github.com/laurent22/joplin/issues/10649)) ([#10645](https://github.com/laurent22/joplin/issues/10645) by [@pedr](https://github.com/pedr)) + ## [v3.0.11](https://github.com/laurent22/joplin/releases/tag/v3.0.11) (Pre-release) - 2024-06-29T10:20:02Z - Updated Chinese and German translation diff --git a/readme/download.md b/readme/download.md index cde0f4f6a8..069480714d 100644 --- a/readme/download.md +++ b/readme/download.md @@ -10,7 +10,7 @@ Your download of Joplin is in progress. Access your notes on Windows, macOS or Linux. -Get it on Windows Get it on macOS Get it on macOS M1 (Silicon) Get it on Linux +Get it on Windows Get it on macOS Get it on macOS M1 (Silicon) Get it on Linux diff --git a/readme/install.md b/readme/install.md index 131ade528b..8d2952f82e 100644 --- a/readme/install.md +++ b/readme/install.md @@ -10,12 +10,12 @@ Three types of applications are available: for **desktop** (Windows, macOS and L Operating System | Download ---|--- -Windows (32 and 64-bit) | Get it on Windows -macOS | Get it on macOS -macOS M1 (Apple Silicon) | Get it on macOS M1 (Silicon) -Linux | Get it on Linux +Windows (32 and 64-bit) | Get it on Windows +macOS | Get it on macOS +macOS M1 (Apple Silicon) | Get it on macOS M1 (Silicon) +Linux | Get it on Linux -**On Windows**, you may also use the Portable version. 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. +**On Windows**, you may also use the Portable version. 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. **On Linux**, the recommended way is to use the following installation script as it will handle the desktop icon too: diff --git a/readme/news/20240701-release-3-0.md b/readme/news/20240701-release-3-0.md index 317f3d7de3..59669eb9b4 100644 --- a/readme/news/20240701-release-3-0.md +++ b/readme/news/20240701-release-3-0.md @@ -1,5 +1,6 @@ --- tweet: What's new in Joplin 3.0 +forum_url: https://discourse.joplinapp.org/t/38867 --- # What's new in Joplin 3.0