Laurent Cozic
981b1d845c
Desktop release v2.0.11
2021-06-16 18:22:59 +01:00
Laurent Cozic
4bbb3d1d58
Android: Verbose mode for synchronizer
2021-06-16 10:43:39 +01:00
Laurent Cozic
8bce259dc9
Desktop release v2.0.10
2021-06-15 20:56:38 +01:00
Laurent Cozic
a4a156c7a5
Desktop: Fixes #5080 : Ensure resources are decrypted when sharing a notebook with Joplin Server
2021-06-15 17:17:12 +01:00
Laurent Cozic
ba322b1f9b
Tools: Only notarize macOS app when building a desktop app tag
2021-06-15 16:05:26 +01:00
Laurent Cozic
2cf70675dc
All: Fixed user content URLs when sharing note via Joplin Server
2021-06-15 12:25:55 +01:00
Laurent Cozic
7aca380cfa
Desktop release v2.0.9
2021-06-12 10:00:27 +02:00
Nishant Mittal
c5c38a323f
Desktop: Expose prompt to plugins as a command ( #5058 )
2021-06-11 00:26:16 +01:00
Laurent Cozic
a36b13dcb4
Server: Handle custom user content URLs
2021-06-10 19:33:04 +02:00
Laurent Cozic
b81c300907
Desktop release v2.0.8
2021-06-10 17:43:30 +02:00
Laurent Cozic
315216132f
Desktop release v2.0.7
2021-06-10 17:04:09 +02:00
Laurent Cozic
2eaa821272
Merge branch 'dev' into release-2.0
2021-06-10 17:03:29 +02:00
Laurent Cozic
7c93e268e4
Tools: Fixed CI for macOS build
2021-06-10 17:02:52 +02:00
Laurent Cozic
d0c4de92e2
Desktop release v2.0.6
2021-06-10 14:07:12 +02:00
Laurent Cozic
91ce465535
Desktop release v2.0.5
2021-06-10 14:06:09 +02:00
Laurent Cozic
5fd6571bf1
Desktop: Allow restoring a delete note from note history using command palette
2021-06-10 11:49:20 +02:00
Laurent Cozic
00dc1d881b
Desktop: Allow passing arguments to commands in command palette
2021-06-10 11:46:41 +02:00
Laurent Cozic
ca487ade9a
Desktop: Add "Retry all" button to sync status screen for items that could not be uploaded
2021-06-08 22:36:10 +02:00
Caleb John
a7e67952b8
Plugins: Support executing codemirror commands from plugins when using execCommand ( #5012 )
2021-06-07 10:19:35 +01:00
Austin Doupnik
1b7d40387d
Desktop: Fixes #4877 : Incorrect list renumbering ( #4914 )
2021-06-07 10:17:46 +01:00
Helmut K. C. Tessarek
7921e70c4f
macOS: add 'Hide Others' and 'Show All' menu items ( #5024 )
2021-06-06 23:49:44 +01:00
Laurent Cozic
de45740129
Server: Load shared user content from correct domain
2021-06-06 19:14:12 +02:00
Laurent Cozic
e8a02c26d0
Desktop: Fixed: Ctrl+Clicking links in Rich Text editor was broken (regression)
2021-06-04 13:34:30 +02:00
Laurent Cozic
87a5f18c7b
Desktop release v2.0.4
2021-06-02 09:57:05 +02:00
Laurent Cozic
42891e37a1
Desktop release v2.0.3
2021-06-02 09:52:05 +02:00
Laurent Cozic
8f6a47536c
Desktop: Download plugins from GitHub release
2021-06-01 11:09:46 +02:00
JackGruber
2b286410f6
Desktop: Fixes #4411 : Count tags based on showCompletedTodos setting ( #4957 )
2021-05-27 12:44:58 +01:00
Laurent Cozic
41ed66d323
Server: Added signup pages
2021-05-26 19:55:43 +02:00
Laurent Cozic
83cef7a824
Server: Allow using a different domain for API, main website and user content
2021-05-25 16:42:21 +02:00
Laurent Cozic
3edf74e6d2
Merge branch 'release-2.0' into dev
2021-05-25 13:06:36 +02:00
Laurent Cozic
ed8ee67048
Server: Add mailer service
2021-05-25 11:49:47 +02:00
mbalint
4760e5e8ba
Desktop: Fixes #4864 : Fixes panels overflowing window ( #4991 )
2021-05-22 18:30:11 +01:00
Laurent Cozic
8930dac40e
Desktop release v2.0.2
2021-05-21 17:45:13 +02:00
Laurent Cozic
6ff560f22f
Desktop: Fixes #4591 : Prevent cursor from jumping to top of page when pasting image
2021-05-20 19:13:35 +02:00
Laurent Cozic
2226b79c46
Desktop: Fixed pasting HTML in Rich Text editor, and improved pasting plain text
2021-05-20 18:08:59 +02:00
Laurent Cozic
9e9bf63d70
Desktop: Regression: Pasting plain text in Rich Text editor was broken
2021-05-20 17:42:04 +02:00
Laurent Cozic
bd08041f53
Desktop: Pass custom CSS property to all export handlers and renderers
2021-05-19 15:00:16 +02:00
Andre Jilderda
f3e03d48bb
Desktop: Add classnames to DOM elements for theming purposes ( #4933 )
2021-05-17 19:33:44 +01:00
Laurent Cozic
6577f4f35d
Desktop: Regression: It was no longer possible to add list items in an empty note
2021-05-17 20:30:48 +02:00
Laurent Cozic
d29624c816
Desktop: Handle too large items for Joplin Server
2021-05-17 18:55:39 +02:00
Laurent Cozic
f7d164be6e
Desktop: Allow unsharing a note
2021-05-16 17:28:49 +02:00
Laurent Cozic
6f2f24171d
Desktop: Add Share Notebook menu item
2021-05-16 15:21:55 +02:00
Laurent Cozic
15fe119256
Desktop: Made sync more reliable by making it skip items that time out, and improved sync status screen
2021-05-15 20:56:49 +02:00
Laurent Cozic
0b46880a00
Desktop: Fixes #4926 : Fixed issue with empty panels being created by plugins
2021-05-15 17:30:56 +02:00
Laurent Cozic
d061bb1a4f
typo
2021-05-15 16:06:24 +02:00
Laurent Cozic
03db0c5486
Desktop: Resolves #4462 : Improved usability when plugin repository cannot be connected to
2021-05-15 16:04:10 +02:00
Laurent Cozic
74d8fec98a
Desktop release v2.0.1
2021-05-14 17:17:40 +02:00
Laurent Cozic
321a58c356
Prepare for v2
2021-05-14 17:17:02 +02:00
Laurent Cozic
a31b402b9e
Desktop: Added button to skip an application update
...
And made auto-updates enabled by default
2021-05-14 11:29:06 +02:00
Laurent
0765cf5955
All: Add support for sharing notebooks with Joplin Server ( #4772 )
...
- Joplin Server: Adds support for sharing a notebook
- Desktop: Adds support for sharing a notebook with Joplin Server
- Mobile: Adds support for reading and writing to a shared notebook (not possible to share a notebook)
- Cli: Adds support for reading and writing to a shared notebook (not possible to share a notebook)
2021-05-13 17:57:37 +01:00