webservices/node_modules/node-red-admin/CHANGELOG.md

68 lines
1.3 KiB
Markdown

### 4.0.1
- Updated axios and mocha dependencies @knolleary
### 4.0.0
- Update template settings for 4.0
- Update dependencies
- Replace bcrypt with @node-rs/bcrypt
- Set minimum node.js version to 18
### 3.1.3
- Bump axios to 1.6.8 @knolleary
### 3.1.2
- Bump axios to 1.6.7 @knolleary
### 3.1.1
- Bump axios to 1.6.1 (#31) @hardillb
### 3.1.0
- Remove temporary dev comments (#22) @bonanitech
- Leave Monaco theme commented out by default (#23) @bonanitech
- Add new themes introduced in @node-red-contrib-themes/theme-collection v3.0 (#24) @bonanitech
- Update dependencies (#27) @knolleary
- Update template settings for 3.1 (#26) @knolleary
- Update monaco link (#25) @knolleary
### 3.0.0
- Update httpStatic and add httpStaticRoot for changes in Node-RED V3 (#20) @Steve-Mcl
- Update dependencies
- Drop node 12 support
### 2.2.4
- Add Dracula theme (#17) @bonanitech
- Default to monaco editor for V3 (#19) @Steve-Mcl
- Update dependencies
### 2.2.3
- Update dependencies
### 2.2.2
- Update dependencies
### 2.2.1
- Update dependencies
### 2.2.0
- Default admin init to enable `functionExternalModules`
### 2.1.0
- Add `node-red-admin init` command to help create settings file
### 2.0.0
- Drop support for old Node versions. Now requires at least Node 12.
- Update dependencies to latest