mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Update for 0.19.1
This commit is contained in:
		| @@ -1,3 +1,12 @@ | ||||
| #### 0.19.1: Maintenance Release | ||||
|  | ||||
|  - Pull in latest twitter node | ||||
|  - Handle windows paths for context storage | ||||
|  - Handle persisting objects with circular refs in context | ||||
|  - Ensure js editor can expand to fill available space | ||||
|  - Add example localfilesystem contextStorage to settings | ||||
|  - Fix template node handling of nested context tags | ||||
|  | ||||
| #### 0.19: Milestone Release | ||||
|  | ||||
| Editor | ||||
|   | ||||
| @@ -1,6 +1,6 @@ | ||||
| { | ||||
|   "name": "node-red", | ||||
|   "version": "0.19.0", | ||||
|   "version": "0.19.1", | ||||
|   "description": "A visual tool for wiring the Internet of Things", | ||||
|   "homepage": "http://nodered.org", | ||||
|   "license": "Apache-2.0", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user