File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- ## Next
1+ ## 1.4.4 - April 2, 2018
22- Allow customizing the docker image created during Prepare Bundle. For example, this can be used to install packages using apt-get.
33- ` mup status ` will check if the default shell is bash
44- Mup will exit when a hook script fails
55- Fix running ` mup restart `
66- Fix passing arguments to ` docker logs ` when they are in the format ` --option=value ` instead of ` --option value `
7- - Fix the validation error that the port is ignored when using the reverse proxy showing when it shouldn't
7+ - Fix the validation error that the port is ignored showing when it shouldn't
88- Fix loading plugins when given the path to the plugin instead of the plugin's name
99
1010** Docs**
1111- Move plugin documentation to seperate page
1212- Improve Let's Encrypt documentation
13- - Many small improvements to the content and wording
1413- Rename the ` meteor ` property to ` app ` in all of the examples
1514- Fix links in the getting started tutorial
15+ - Many small improvements to the content and wording
1616
1717## 1.4.3 - March 5, 2018
1818- Support different settings.json for different servers (@Farkal )
Original file line number Diff line number Diff line change 11{
22 "name" : " mup" ,
3- "version" : " 1.4.3 " ,
3+ "version" : " 1.4.4 " ,
44 "description" : " Production Quality Meteor Deployments" ,
55 "main" : " lib/index.js" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments