Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 3.0 #10662

Closed
wants to merge 506 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
506 commits
Select commit Hold shift + click to select a range
a0faca0
Chore: Improve link detection function
laurent22 Apr 27, 2024
034e568
Desktop: Resolves #10334: Support URLs in plugin API imaging.createFr…
laurent22 Apr 27, 2024
03617eb
Mobile: Resolves #10360: Make most plugins default to being desktop-o…
personalizedrefrigerator Apr 27, 2024
1bb3632
Mobile: Make editor styles closer to desktop (#10377)
personalizedrefrigerator Apr 27, 2024
09216b8
Desktop: Fix "new notebook" shown in context menu when right-clicking…
personalizedrefrigerator Apr 27, 2024
5cdc1e9
Mobile: Fix quickly enabling/disabling multiple plugins can lead to e…
personalizedrefrigerator Apr 27, 2024
431ce43
Chore: Fixed sorting logic for search API
laurent22 Apr 27, 2024
e31ec03
Desktop release v3.0.4
laurent22 Apr 27, 2024
131ec9e
Android 3.0.3
laurent22 Apr 27, 2024
00fa618
Desktop release v3.0.5
laurent22 Apr 27, 2024
1b06092
CI: Trying to fix broken desktop release
laurent22 Apr 27, 2024
18b9f5c
Desktop release v3.0.6
laurent22 Apr 27, 2024
f17157f
Doc: Auto-update documentation
joplinbot Apr 27, 2024
cfd9bca
Doc: Auto-update documentation
joplinbot Apr 27, 2024
443e04b
Doc: Fixed share notebook link
laurent22 Apr 27, 2024
a0dd7f5
Update dependency @types/node to v18.19.11 (#10387)
renovate[bot] Apr 30, 2024
8ec233f
Doc: Auto-update documentation
joplinbot May 1, 2024
aac8d58
All: Improves formatting of log statements
laurent22 May 1, 2024
70c2f0a
Update dependency @types/node to v18.19.12 (#10390)
renovate[bot] May 2, 2024
4056fc2
Mobile: Plugins: Show information page before enabling plugin support…
personalizedrefrigerator May 2, 2024
85f890e
Mobile: Plugins: Make panel opening/closing more consistent with desk…
personalizedrefrigerator May 2, 2024
569b567
Desktop: Fixes #10382: Fix default values for plugin settings stored …
personalizedrefrigerator May 2, 2024
1f74a42
Update dependency @types/node to v18.19.14 (#10393)
renovate[bot] May 2, 2024
d5fa8d0
Mobile: Fix plugins aren't visible after switching to a new profile (…
personalizedrefrigerator May 2, 2024
92a0250
Update Simplified Chinese translation (#10394)
qx100 May 2, 2024
f1691b7
Update translations
laurent22 May 2, 2024
57c316a
Api: Exclude deleted and conflicted notes when calling /notes
laurent22 May 3, 2024
8e93f09
Update da_DK.po (#10397)
ERYpTION May 3, 2024
e73535a
@vulpivia has signed the CLA in laurent22/joplin#10398
github-actions[bot] May 5, 2024
0a766d7
Desktop: Fixed an issue that could cause certain notes not to render …
laurent22 May 6, 2024
5f3ac32
@yurtpage has signed the CLA in laurent22/joplin#10402
github-actions[bot] May 6, 2024
7d19d29
@Fabien-jrt has signed the CLA in laurent22/joplin#10404
github-actions[bot] May 6, 2024
87269e6
Tools: Fixed `nan` dependency to build on macOS 14 with node 22
laurent22 May 6, 2024
cbb4d43
@psy-q has signed the CLA in laurent22/joplin#10405
github-actions[bot] May 6, 2024
4862c2e
Improved German translations (#10398)
vulpivia May 7, 2024
f764e76
Mobile: Share screen: Update headings and labels for consistency with…
personalizedrefrigerator May 7, 2024
1ea0c56
Chore: Fastline i18n (#10402)
yurtpage May 7, 2024
548ba7d
Desktop: Resolves #1752: Added capability to toggle visibility of the…
LightTreasure May 7, 2024
cc00cdf
Doc: Add Scaleway to the S3 providers (#10404)
Fabien-jrt May 7, 2024
95b73b5
Doc: Fix plural of parenthesis (#10405)
psy-q May 7, 2024
90ec1f5
Chore: Fix failing Dropbox sync test (#10408)
personalizedrefrigerator May 7, 2024
3c59773
iOS: Add Privacy manifest file (#10406)
personalizedrefrigerator May 7, 2024
5245c06
Mobile: Fixes #10396: Fix Dropbox sync (#10400)
personalizedrefrigerator May 7, 2024
5d6a39c
lock file
laurent22 May 7, 2024
8622bd5
iOS 12.14.7
laurent22 May 7, 2024
1227730
Doc: Auto-update documentation
joplinbot May 8, 2024
fd2ae51
Update da_DK.po (#10413)
ERYpTION May 8, 2024
a9fecb3
iOS 12.14.8
laurent22 May 8, 2024
36c25fd
Doc: Auto-update documentation
joplinbot May 9, 2024
487f01d
Update dependency @types/node to v18.19.15 (#10421)
renovate[bot] May 11, 2024
a90e3e0
Server: Add support for Postgres replication
laurent22 May 11, 2024
a747828
Api: Add support for note.source property
laurent22 May 11, 2024
3e458c0
fixed tests
laurent22 May 11, 2024
56f25d3
Chore: Removed duplicated tests
laurent22 May 11, 2024
6b0e159
Chore: Fixed types
laurent22 May 11, 2024
453bdb2
Update Indonesian translations (#10422)
findrakecil May 12, 2024
09d088b
Mobile,Desktop: Fix nonbreaking spaces and CRLF break search for adja…
personalizedrefrigerator May 12, 2024
d49b2ec
Chore: Fixes #10418: Fix plugin spec page crashes documentation (#10419)
personalizedrefrigerator May 12, 2024
13116fe
Server: Allow filtering users with replication
laurent22 May 12, 2024
f39021d
Chore: Make API note.source optional
laurent22 May 12, 2024
7ad3b34
Server: Added report page
laurent22 May 13, 2024
e9e6d8a
Server: Add uploaded data size to report
laurent22 May 13, 2024
cd0ff94
Server: Use slave database for reports
laurent22 May 13, 2024
ccd1818
All: Fix logger tests by adding time (#10433)
pedr May 15, 2024
fae51b9
fix russian translate (#10428)
krotesk May 16, 2024
27c5dd1
Mobile: Fixes #10409: Fix accepting encrypted shared notebooks (#10429)
personalizedrefrigerator May 16, 2024
8faf514
Update dependency @types/node to v18.19.17 (#10435)
renovate[bot] May 16, 2024
bfe2d26
Tools: Add vscode settings
laurent22 May 16, 2024
24a37e0
Tools: Add vscode settings
laurent22 May 16, 2024
1040675
Chore: Improve logs to help debugging (#10432)
pedr May 17, 2024
7ee5f68
@nitingururajk has signed the CLA in laurent22/joplin#10446
github-actions[bot] May 19, 2024
c632ea5
Doc: Update index.md (#10446)
nitingururajk May 19, 2024
652add9
Chore: Desktop: Fix eslint issues and strengthen types in NoteEditor.…
personalizedrefrigerator May 21, 2024
8445ffa
Merge branch 'release-2.14' into dev
laurent22 May 21, 2024
3665179
Mobile: Upgrade to React Native 0.74.1 (#10401)
personalizedrefrigerator May 21, 2024
c5e3672
Desktop, Mobile: Fixes #10439: Maintain cursor position when changing…
personalizedrefrigerator May 21, 2024
2dd27cd
Desktop: Note attachments screen: Allow searching for attachments (#1…
personalizedrefrigerator May 21, 2024
73193df
Desktop: Sidebar: Remove redundant focus indicator (#10443)
personalizedrefrigerator May 21, 2024
8330833
Desktop release v3.0.7
laurent22 May 21, 2024
faf332a
Chore: Fix CI build for x86 MacOS (#10452)
personalizedrefrigerator May 21, 2024
efb753e
Desktop: Fixes #8960: Fix cursor jumps to the top of the note editor …
personalizedrefrigerator May 22, 2024
1e085ee
Mobile: Update js-draw to version 1.20.2 (#10438)
personalizedrefrigerator May 22, 2024
826006c
Desktop release v3.0.8
laurent22 May 22, 2024
df3aaa7
Doc: Auto-update documentation
joplinbot May 22, 2024
63bf769
Doc: Auto-update documentation
joplinbot May 23, 2024
8b77584
@sunny-thakurwar has signed the CLA in laurent22/joplin#10445
github-actions[bot] May 23, 2024
51f1e02
All: Translation: Update da_DK.po (#10463)
sunny-thakurwar May 24, 2024
554894e
Update dependency @types/node to v18.19.18 (#10467)
renovate[bot] May 24, 2024
3bf9438
Desktop: Resolves #9959: Display description for settings field in th…
pedr May 24, 2024
b09d6e8
Chore: Refactor: Mobile: Rename CustomButton to IconButton (#10473)
personalizedrefrigerator May 25, 2024
db77a51
@adanub has signed the CLA in laurent22/joplin#10479
github-actions[bot] May 26, 2024
916fa39
Server: Print a heartbeat message to log once per minute
laurent22 May 26, 2024
114f569
All: Translation: Update sv.po (#10478)
JonatanWick May 27, 2024
9ccca16
All: Translation: Update zh_CN.po (#10500)
qx100 May 27, 2024
f817c47
Desktop,Mobile: Update Mermaid to v10.9.1 (#10475)
personalizedrefrigerator May 27, 2024
f21a93f
Update dependency sass to v1.70.0 (#10499)
renovate[bot] May 27, 2024
33286ef
Update renovate.json5
laurent22 May 27, 2024
f7ac95f
Update dependency react-native-paper to v5.12.3 (#10497)
renovate[bot] May 27, 2024
452c71e
Update dependency js-sha512 to v0.9.0 (#10495)
renovate[bot] May 27, 2024
1325481
Update dependency css-loader to v6.9.1 (#10494)
renovate[bot] May 27, 2024
5d99708
Update dependency @types/koa to v2.14.0 (#10493)
renovate[bot] May 27, 2024
f36d395
Update react monorepo (#10491)
renovate[bot] May 27, 2024
111385f
Update dependency tesseract.js to v5.0.5 (#10490)
renovate[bot] May 27, 2024
14747b7
Update dependency terminal-kit to v3.0.2 (#10489)
renovate[bot] May 27, 2024
1ccbdc2
Update dependency react-native-document-picker to v9.1.1 (#10488)
renovate[bot] May 27, 2024
ef16705
Update dependency react-native-device-info to v10.12.1 (#10487)
renovate[bot] May 27, 2024
254747e
Update dependency nodemailer to v6.9.10 (#10486)
renovate[bot] May 27, 2024
84faa72
Update dependency lint-staged to v15.2.2 (#10485)
renovate[bot] May 27, 2024
fa285a9
Update dependency ldapts to v7.0.9 (#10484)
renovate[bot] May 27, 2024
cc2b442
Update renovate.json5
laurent22 May 27, 2024
6c7948a
Doc: Removed outdated RTE info (#10479)
adanub May 27, 2024
768e599
Chore: Mobile: Fix warnings in NoteExportButton tests (#10472)
personalizedrefrigerator May 27, 2024
28f3d53
Mobile: Improve dialog styling on large and notched screens (#10470)
personalizedrefrigerator May 27, 2024
50d08cd
Chore: Fix spelling of `react-native` in `renovate.json5` (#10502)
personalizedrefrigerator May 27, 2024
300d0e3
Update dependency @types/node to v18.19.19 (#10509)
renovate[bot] May 28, 2024
97274c9
Chore: Strengthen `eventManager` types (#10505)
personalizedrefrigerator May 28, 2024
3a1de4e
Update renovate.json5
laurent22 May 28, 2024
b0d0e64
Docs: Resolves #10341: Document the drawing option (#10436)
personalizedrefrigerator May 28, 2024
b8caf08
Desktop: Re-render note when resources are changed (#10459)
personalizedrefrigerator May 28, 2024
34092d8
Desktop: Fixes #10381: Fix plugin settings stored in `settings.json` …
personalizedrefrigerator May 28, 2024
4e3326b
Desktop: Fixes #10230: Fix new note and to-do buttons greyed when ini…
personalizedrefrigerator May 28, 2024
70c5448
lock files
laurent22 May 28, 2024
2386f58
Mobile: Fixes #10237: Automatically set focus on title or body when c…
laurent22 May 28, 2024
d2a33b0
Desktop: Fixes #10224: Images from behind a login cannot be pasted in…
laurent22 May 28, 2024
f1eeeab
Update dependency @types/node to v18.19.20 (#10513)
renovate[bot] May 29, 2024
59b26f2
Update dependency @types/node to v18.19.21 (#10517)
renovate[bot] May 30, 2024
789d19b
Chore: Remove unused `NoteTypeToggle` event (#10521)
personalizedrefrigerator May 30, 2024
418a6e4
Desktop: Fixes #10466: Fix tables missing source map attributes (#10516)
personalizedrefrigerator May 30, 2024
55c222c
Desktop: Fixes #10514: Fix focusing the note list doesn't work when t…
personalizedrefrigerator May 30, 2024
99b840d
Desktop: Fixes #10284: Sort the note list soon after changing a note'…
personalizedrefrigerator May 30, 2024
f938d5f
Chore: Markdown + fontmatter import and export: Extract `frontMatter`…
personalizedrefrigerator May 30, 2024
32e16f6
Doc: Auto-update documentation
joplinbot Jun 1, 2024
32710e4
Desktop: Significantly reduces size of exported HTML files in most cases
laurent22 Jun 3, 2024
96850b7
Chore: Migrate `mime-utils.js` to TypeScript (#10536)
personalizedrefrigerator Jun 4, 2024
c9fb06f
Desktop: Fixes #10416: Work around checkbox toggle broken when editor…
personalizedrefrigerator Jun 4, 2024
e049698
Desktop: Beta editor: Fix crash when switching between notes that use…
personalizedrefrigerator Jun 4, 2024
0938dc9
Desktop: Fix importing completed tasks (#10528)
personalizedrefrigerator Jun 4, 2024
f94c16b
Mobile: Plugin API: Implement the `newNote` command (#10524)
personalizedrefrigerator Jun 4, 2024
efb48e6
Mobile: Show WebView version in settings (#10518)
personalizedrefrigerator Jun 4, 2024
ac71654
Chore: AsyncActionQueue: Support changing which tasks can be skipped …
personalizedrefrigerator Jun 4, 2024
19f0b66
Server: Fixes #10118: Missing record validation before trying to add …
pedr Jun 4, 2024
06f42e8
Mobile: Implement plugin screen redesign (#10465)
personalizedrefrigerator Jun 4, 2024
061a9d5
Doc: Add sponsor
laurent22 Jun 4, 2024
f50a279
Doc: Auto-update documentation
joplinbot Jun 4, 2024
97ddb67
@tushar-coin has signed the CLA in laurent22/joplin#10539
github-actions[bot] Jun 4, 2024
3a780b9
Update dependency @types/node to v18.19.22 (#10543)
renovate[bot] Jun 6, 2024
df8c7fd
All: Translation: Update ko.po
tessus Jun 7, 2024
74c3d2c
Update translations
tessus Jun 7, 2024
99b36cb
Update dependency @types/node to v18.19.23 (#10555)
renovate[bot] Jun 10, 2024
97d15bb
Desktop: Rich Text Editor: Allow toggling bulleted and numbered lists…
personalizedrefrigerator Jun 10, 2024
80aeff6
Mobile: Dismiss dialogs on background tap (#10557)
personalizedrefrigerator Jun 10, 2024
c511fb5
Desktop: Fixes #10551: Watch resources for changes when opened from t…
personalizedrefrigerator Jun 10, 2024
47a924f
Mobile: Fix plugins not reloaded when the plugin runner reloads (#10540)
personalizedrefrigerator Jun 11, 2024
629e968
Windows: Fixes #10525: Prevent notes with titles that differ only in …
personalizedrefrigerator Jun 11, 2024
b17f28c
Desktop: Fixes #10538: Fix wrong text selected when adding a link in …
personalizedrefrigerator Jun 11, 2024
5730c1e
Mobile: Settings screen: Show touch feedback when pressing a tab (#10…
personalizedrefrigerator Jun 11, 2024
940739c
Desktop: Fixes #10199: Rich text editor: Include "ctrl-click to open"…
personalizedrefrigerator Jun 11, 2024
7ee5cad
Chore: Mobile: Increase test timeout to try to fix CI failure (#10552)
personalizedrefrigerator Jun 11, 2024
4495fc9
Update dependency @types/node to v18.19.24 (#10572)
renovate[bot] Jun 12, 2024
53d7bc8
Desktop, Mobile: Hide links to login after process is successful (#10…
pedr Jun 12, 2024
f5ceb40
Mobile,Desktop: Upgrade KaTeX to v0.16.10 (#10570)
personalizedrefrigerator Jun 12, 2024
73d3f92
Desktop, Mobile: Add button on Synchronization to Joplin Cloud login …
pedr Jun 12, 2024
7d0cc67
Desktop: Fixes #10236: Fix note disappears while editing during searc…
personalizedrefrigerator Jun 12, 2024
889c395
Desktop, Mobile: Add Joplin Cloud account information to configuratio…
pedr Jun 12, 2024
a086358
Desktop release v3.0.9
laurent22 Jun 12, 2024
8e44a15
CI: Assemble Android release instead of debug (#10576)
laurent22 Jun 12, 2024
a659e45
lock files
laurent22 Jun 12, 2024
562aaba
iOS 13.0.2
laurent22 Jun 12, 2024
de96614
Chore: Fix Android build for RN 0.74.1 (#10577)
laurent22 Jun 12, 2024
a0e3e4f
Android 3.0.4
laurent22 Jun 12, 2024
eb7f285
Chore: Trying to fix Android build on CI by using debug keys
laurent22 Jun 13, 2024
59989d2
Doc: Auto-update documentation
joplinbot Jun 13, 2024
4952980
Desktop, Mobile: Start synchronisation just after login is complete (…
pedr Jun 14, 2024
9e2b9e5
Desktop: Fixes error when Joplin Cloud login is finished before the s…
pedr Jun 14, 2024
ce22d82
Mobile: Plugin settings: Fix plugins without settings can't be disabl…
personalizedrefrigerator Jun 14, 2024
4751b4d
Mobile: Plugin settings screen: Fix plugin states not set correctly w…
personalizedrefrigerator Jun 14, 2024
d095ab2
All: Fixes #10581: English: Use the plural form of a localization for…
personalizedrefrigerator Jun 14, 2024
56437d3
Mobile: Don't show an "expand" arrow by "Installed plugins" when no p…
personalizedrefrigerator Jun 14, 2024
bf63427
Mobile: Mark plugin support as in beta (#10585)
personalizedrefrigerator Jun 14, 2024
8cf4ef8
Desktop: Fixes #10586: Don't re-order the note list when in search (#…
personalizedrefrigerator Jun 14, 2024
1dcf528
Chore: Refactor `editor` package: Move functions in editorStateUtils …
personalizedrefrigerator Jun 14, 2024
a4a4170
Mobile: Resolves #8639: implement callback url (#9803)
tiberiusteng Jun 15, 2024
e465b45
Mobile: Resolves #10592: Make mobile plugin settings screen UI closer…
personalizedrefrigerator Jun 15, 2024
ab819d9
Update translations
laurent22 Jun 15, 2024
ec92f71
Chore: Removed unncessary string
laurent22 Jun 15, 2024
8bbe1d3
Update French translation
laurent22 Jun 15, 2024
1f8e3fb
Update translations
laurent22 Jun 15, 2024
d2fb19c
All: Translation: Update tr_TR.po (#10603)
Ardakilic Jun 15, 2024
fe4c9a2
@kohi9noor has signed the CLA in laurent22/joplin#10607
github-actions[bot] Jun 16, 2024
3a14c7c
Update dependency @types/node to v18.19.25 (#10610)
renovate[bot] Jun 17, 2024
9bd8b11
Update da_DK.po (#10606)
ERYpTION Jun 17, 2024
e83a18a
Update dependency @types/node to v18.19.26 (#10613)
renovate[bot] Jun 17, 2024
2730942
@XPhyro has signed the CLA in laurent22/joplin#10631
github-actions[bot] Jun 17, 2024
88858d4
Update dependency follow-redirects to v1.15.6 (#10614)
renovate[bot] Jun 17, 2024
06d2676
Update dependency koa to v2.15.1 (#10615)
renovate[bot] Jun 17, 2024
9acf36d
Update dependency nodemailer to v6.9.12 (#10617)
renovate[bot] Jun 17, 2024
28569e6
Update dependency react-native-image-picker to v7.1.1 (#10618)
renovate[bot] Jun 17, 2024
8d80145
Update dependency turndown to v7.1.3 (#10620)
renovate[bot] Jun 17, 2024
502002f
Update dependency style-to-js to v1.1.11 (#10619)
renovate[bot] Jun 17, 2024
483ab55
Update dependency @react-native-community/netinfo to v11.3.0 (#10622)
renovate[bot] Jun 17, 2024
1b46c9f
Update dependency chokidar to v3.6.0 (#10623)
renovate[bot] Jun 17, 2024
8dc1ab2
Update renovate.json5
laurent22 Jun 17, 2024
f40a0da
Update dependency css-loader to v6.10.0 (#10625)
renovate[bot] Jun 17, 2024
73251ba
Update dependency react-native-webview to v13.8.1 (#10626)
renovate[bot] Jun 17, 2024
5eb96d7
Update dependency sass to v1.71.0 (#10627)
renovate[bot] Jun 17, 2024
f1ec545
Update dependency jsdom to v23 (#10628)
renovate[bot] Jun 17, 2024
573ea60
Update dependency @react-native-community/netinfo to v11.3.1 (#10632)
renovate[bot] Jun 17, 2024
ed31d82
Mobile: Fixes #10589: Fix selected note changes on moving to a differ…
personalizedrefrigerator Jun 18, 2024
affa620
Desktop: Fixes: #10030: Prevent application from crashing when the sy…
pedr Jun 18, 2024
1fb392f
Mobile: Fix cmd-i no longer italicizes text (#10604)
personalizedrefrigerator Jun 18, 2024
d9dadf2
Mobile: Resolves #10594: Move mobile plugin setting tabs under a sepa…
personalizedrefrigerator Jun 18, 2024
c972ce2
Mobile: Fixes #10593: Fix plugin list not cached in config screen (#1…
personalizedrefrigerator Jun 18, 2024
e1abe0b
Update contributor-assistant/github-action action to v2.3.2 (#10633)
renovate[bot] Jun 18, 2024
818f9f5
Desktop: Fixes #10061: Fix paste adds newlines in the Rich Text Edito…
personalizedrefrigerator Jun 19, 2024
0ec917b
All: Don't render empty title page for Fountain (#10631)
XPhyro Jun 19, 2024
84e46ad
Updating farsi/persian translation (by mimeyn)
laurent22 Jun 19, 2024
5e592a3
All: Update farsi/persian translation fa.po (#10634)
mimeyn Jun 19, 2024
75dfb0a
Mobile: Fixes #10252 Not able to change notebook when using 'New Note…
pedr Jun 19, 2024
c8a478d
Update translations
laurent22 Jun 19, 2024
45f8e27
Desktop release v3.0.10
laurent22 Jun 19, 2024
fac9ea3
Android 3.0.5
laurent22 Jun 19, 2024
8485277
iOS 13.0.3
laurent22 Jun 19, 2024
4115e20
lock file
laurent22 Jun 19, 2024
77e7411
Mobile: Fixes #10637: Fix refocusing the note editor (#10644)
personalizedrefrigerator Jun 21, 2024
3557138
iOS: Fix voice typing URL setting incorrectly visible (#10643)
personalizedrefrigerator Jun 21, 2024
77c39ac
Translate Update zh_CN.po (#10659)
qx100 Jun 26, 2024
f8d772d
All: Update de_DE.po (#10660)
cedecode Jun 27, 2024
55eaedb
Desktop release v3.0.11
laurent22 Jun 29, 2024
dd9a389
Android 3.0.6
laurent22 Jun 29, 2024
17e1eec
iOS 13.0.4
laurent22 Jun 29, 2024
e4b8976
All: Set min version for synchronising to 3.0.0
laurent22 Jun 29, 2024
3270122
Fixed tests
laurent22 Jun 29, 2024
78d9a7e
Desktop, Mobile: Fixes #10645: Show notification in case Joplin Cloud…
pedr Jul 1, 2024
d804e95
Update pt_BR.po (#10667)
rnbastos Jul 1, 2024
ae1620d
Update translations
laurent22 Jul 1, 2024
a64d6e3
Desktop release v3.0.12
laurent22 Jul 1, 2024
1a82255
Android 3.0.7
laurent22 Jul 1, 2024
16e82b5
iOS 13.0.5
laurent22 Jul 1, 2024
a48c4ba
Releasing sub-packages
laurent22 Jul 2, 2024
8679cc5
Lock file
laurent22 Jul 2, 2024
4a475f1
CLI v3.0.1
laurent22 Jul 2, 2024
3e0fb48
Api: Do not return deleted notes in folders/:id/notes call
laurent22 Jul 3, 2024
f32fe63
All: Update de_DE.po (small improvements) (#10673)
cedecode Jul 3, 2024
320d0df
Desktop, Mobile: Fixes #10674: Fix sidebar performance regression wit…
personalizedrefrigerator Jul 4, 2024
a3e0410
Desktop: Fixes #10679: Fix incorrect text rendering on MacOS by chang…
personalizedrefrigerator Jul 5, 2024
2fd6a3a
Desktop: Fixes #10685: Fix shift-delete asks to permanently delete th…
personalizedrefrigerator Jul 6, 2024
599cf5b
Desktop release v3.0.13
laurent22 Jul 6, 2024
ee97434
Tools: Skip more minor changes for changelog generation
laurent22 Jul 6, 2024
636fbdf
Android 3.0.8
laurent22 Jul 6, 2024
e49bca8
iOS 13.0.6
laurent22 Jul 6, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Doc: Fixed share notebook link
  • Loading branch information
laurent22 committed Apr 27, 2024
commit 443e04b3696103cccbbbf8abef884f4201ca4cb6
2 changes: 1 addition & 1 deletion packages/lib/utils/joplinCloud.ts
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ const features = (): Record<FeatureId, PlanFeature> => {
},
share: {
title: shareNotebookTitle,
description: 'You can [share a notebook](https://joplinapp.org/help/dev/spec/server_sharing/) with other Joplin Cloud users, who can then view the notes and edit them.',
description: 'You can [share a notebook](https://joplinapp.org/help/apps/share_notebook/) with other Joplin Cloud users, who can then view the notes and edit them.',
basic: false,
pro: true,
teams: true,
Expand Down