mirror of
https://github.com/laurent22/joplin.git
synced 2025-02-04 19:16:07 +02:00
Server v2.10.8
This commit is contained in:
parent
293f621e46
commit
e1cd8d9b85
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@joplin/server",
|
||||
"version": "2.10.7",
|
||||
"version": "2.10.8",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start-dev": "yarn run build && JOPLIN_IS_TESTING=1 nodemon --config nodemon.json --ext ts,js,mustache,css,tsx dist/app.js --env dev",
|
||||
|
@ -1,5 +1,9 @@
|
||||
# Joplin Server Changelog
|
||||
|
||||
## [server-v2.10.8](https://github.com/laurent22/joplin/releases/tag/server-v2.10.8) - 2023-02-09T18:24:27Z
|
||||
|
||||
- Fixed: Fixed sharing issue when a user no longer has a user item associated with their account (293f621)
|
||||
|
||||
## [server-v2.10.7](https://github.com/laurent22/joplin/releases/tag/server-v2.10.7) - 2023-02-09T15:57:31Z
|
||||
|
||||
- Fixed: Fixed sharing issue for changes that are associated with deleted items (05c17fb)
|
||||
|
Loading…
x
Reference in New Issue
Block a user