|
1 | 1 | # Change Log
|
2 | 2 |
|
| 3 | +## [0.0.42](https://github.com/REBELinBLUE/deployer/tree/0.0.42) (2017-02-21) |
| 4 | +[Full Changelog](https://github.com/REBELinBLUE/deployer/compare/0.0.41...0.0.42) |
| 5 | + |
3 | 6 | ## [0.0.41](https://github.com/REBELinBLUE/deployer/tree/0.0.41) (2017-02-21)
|
4 | 7 | [Full Changelog](https://github.com/REBELinBLUE/deployer/compare/0.0.40...0.0.41)
|
5 | 8 |
|
|
68 | 71 | - Installer gets into an infinite loop if there are PDO drivers loaded before MySQL [\#254](https://github.com/REBELinBLUE/deployer/pull/254) ([moxx](https://github.com/moxx))
|
69 | 72 | - Incorrect Lang variables [\#239](https://github.com/REBELinBLUE/deployer/pull/239) ([uLow](https://github.com/uLow))
|
70 | 73 |
|
| 74 | +**Closed issues:** |
| 75 | + |
| 76 | +- Acting strange [\#233](https://github.com/REBELinBLUE/deployer/issues/233) |
| 77 | +- Custom deployment templates [\#174](https://github.com/REBELinBLUE/deployer/issues/174) |
| 78 | + |
71 | 79 | ## [0.0.36](https://github.com/REBELinBLUE/deployer/tree/0.0.36) (2016-05-30)
|
72 | 80 | [Full Changelog](https://github.com/REBELinBLUE/deployer/compare/0.0.35...0.0.36)
|
73 | 81 |
|
|
98 | 106 |
|
99 | 107 | **Closed issues:**
|
100 | 108 |
|
| 109 | +- Deployer callback URL - Laravel error [\#225](https://github.com/REBELinBLUE/deployer/issues/225) |
101 | 110 | - Process Output don't show full log [\#219](https://github.com/REBELinBLUE/deployer/issues/219)
|
| 111 | +- node socket server exited itself [\#218](https://github.com/REBELinBLUE/deployer/issues/218) |
102 | 112 | - Split Vagrant machine into a seperate repository [\#214](https://github.com/REBELinBLUE/deployer/issues/214)
|
103 | 113 |
|
104 | 114 | ## [0.0.34](https://github.com/REBELinBLUE/deployer/tree/0.0.34) (2016-04-26)
|
|
137 | 147 | - Exception when project has deployments but none are 'completed' [\#188](https://github.com/REBELinBLUE/deployer/issues/188)
|
138 | 148 | - Throttling interferes with heartbeart URLS [\#153](https://github.com/REBELinBLUE/deployer/issues/153)
|
139 | 149 |
|
| 150 | +**Closed issues:** |
| 151 | + |
| 152 | +- Don't delete failed deployments when in debug mode [\#181](https://github.com/REBELinBLUE/deployer/issues/181) |
| 153 | + |
140 | 154 | **Merged pull requests:**
|
141 | 155 |
|
142 | 156 | - Added HTTP and Node instructions to Install section [\#185](https://github.com/REBELinBLUE/deployer/pull/185) ([Patabugen](https://github.com/Patabugen))
|
|
158 | 172 | - Refresh JWT when it expires [\#180](https://github.com/REBELinBLUE/deployer/issues/180)
|
159 | 173 | - SQLite installation no longer works [\#169](https://github.com/REBELinBLUE/deployer/issues/169)
|
160 | 174 |
|
| 175 | +**Closed issues:** |
| 176 | + |
| 177 | +- Aborting a deployment before the git info has been loaded leaves the committer etc as "Loading..." [\#150](https://github.com/REBELinBLUE/deployer/issues/150) |
| 178 | +- Persistent file permissions [\#93](https://github.com/REBELinBLUE/deployer/issues/93) |
| 179 | + |
161 | 180 | ## [0.0.29](https://github.com/REBELinBLUE/deployer/tree/0.0.29) (2016-02-05)
|
162 | 181 | [Full Changelog](https://github.com/REBELinBLUE/deployer/compare/0.0.28...0.0.29)
|
163 | 182 |
|
|
223 | 242 | - How to make a Symfony application deploy [\#133](https://github.com/REBELinBLUE/deployer/issues/133)
|
224 | 243 | - Fatal error when deploy starts [\#91](https://github.com/REBELinBLUE/deployer/issues/91)
|
225 | 244 |
|
| 245 | +**Closed issues:** |
| 246 | + |
| 247 | +- Provide composer auth details [\#132](https://github.com/REBELinBLUE/deployer/issues/132) |
| 248 | +- websocket not updates the screen [\#125](https://github.com/REBELinBLUE/deployer/issues/125) |
| 249 | +- Add the option for a full clone [\#101](https://github.com/REBELinBLUE/deployer/issues/101) |
| 250 | + |
226 | 251 | ## [0.0.22](https://github.com/REBELinBLUE/deployer/tree/0.0.22) (2015-11-15)
|
227 | 252 | [Full Changelog](https://github.com/REBELinBLUE/deployer/compare/0.0.21...0.0.22)
|
228 | 253 |
|
|
238 | 263 | - Production CSS is broken [\#111](https://github.com/REBELinBLUE/deployer/issues/111)
|
239 | 264 | - Fix database timeout issue with worker daemon. [\#116](https://github.com/REBELinBLUE/deployer/pull/116) ([dancryer](https://github.com/dancryer))
|
240 | 265 |
|
| 266 | +**Closed issues:** |
| 267 | + |
| 268 | +- Socket.io not working when changing from apache2 to ngnix. [\#120](https://github.com/REBELinBLUE/deployer/issues/120) |
| 269 | + |
241 | 270 | ## [0.0.21](https://github.com/REBELinBLUE/deployer/tree/0.0.21) (2015-10-10)
|
242 | 271 | [Full Changelog](https://github.com/REBELinBLUE/deployer/compare/0.0.20...0.0.21)
|
243 | 272 |
|
|
0 commit comments