mirror of
https://github.com/laurent22/joplin.git
synced 2025-03-29 21:21:15 +02:00
Server v2.9.7
This commit is contained in:
parent
cb77adab3b
commit
22d7f57618
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@joplin/server",
|
"name": "@joplin/server",
|
||||||
"version": "2.9.6",
|
"version": "2.9.7",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"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",
|
"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,6 +1,6 @@
|
|||||||
# Joplin Server Changelog
|
# Joplin Server Changelog
|
||||||
|
|
||||||
## [server-v2.9.6](https://github.com/laurent22/joplin/releases/tag/server-v2.9.6) - 2022-11-05T11:52:09Z
|
## [server-v2.9.7](https://github.com/laurent22/joplin/releases/tag/server-v2.9.7) - 2022-11-05T16:51:39Z
|
||||||
|
|
||||||
- Improved: Allow enabling and disabling tasks (1379c9c)
|
- Improved: Allow enabling and disabling tasks (1379c9c)
|
||||||
- Improved: Allow searching user by email or name (1cfbefb)
|
- Improved: Allow searching user by email or name (1cfbefb)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user