You've already forked joplin
							
							
				mirror of
				https://github.com/laurent22/joplin.git
				synced 2025-10-31 00:07:48 +02:00 
			
		
		
		
	Server v2.11.2
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "@joplin/server", | ||||
|   "version": "2.11.1", | ||||
|   "version": "2.11.2", | ||||
|   "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,13 @@ | ||||
| # Joplin Server Changelog | ||||
|  | ||||
| ## [server-v2.11.2](https://github.com/laurent22/joplin/releases/tag/server-v2.11.2) - 2023-06-20T08:40:54Z | ||||
|  | ||||
| - Improved: Allow giving a different version number to forks (091eff9) | ||||
| - Improved: Improve performance and reliability when adding an item (17888a2) | ||||
| - Improved: Process orphaned items (84b130e) | ||||
| - Improved: Updated packages @koa/cors (v4), aws, buildTools, domhandler (v5), domutils (v3.1.0), formidable (v3), highlight.js (v11.8.0), jsdom (v21.1.2), markdown-it-multimd-table (v4.2.2), nodemailer (v6.9.3), sass (v1.62.1), sharp (v0.32.1), tar (v6.1.15), yargs (v17.7.2) | ||||
| - Fixed: Fixed copyright year (a7e185e) | ||||
|  | ||||
| ## [server-v2.11.1](https://github.com/laurent22/joplin/releases/tag/server-v2.11.1) - 2023-05-15T17:16:13Z | ||||
|  | ||||
| - Improved: Allow setting NTP server using NTP_SERVER env variable (#8153) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user