|
1 | 1 | # Change Log
|
2 | 2 |
|
| 3 | +## [0.0.44](https://github.com/REBELinBLUE/deployer/tree/0.0.44) (2017-02-25) |
| 4 | +[Full Changelog](https://github.com/REBELinBLUE/deployer/compare/0.0.43...0.0.44) |
| 5 | + |
| 6 | +**Fixed bugs:** |
| 7 | + |
| 8 | +- Deployments failing when repository mirror needs updating [\#323](https://github.com/REBELinBLUE/deployer/issues/323) |
| 9 | +- Column 'user' cannot be null on 'commands' table [\#320](https://github.com/REBELinBLUE/deployer/issues/320) |
| 10 | +- Call to undefined function locale\_get\_display\_name\(\) [\#319](https://github.com/REBELinBLUE/deployer/issues/319) |
| 11 | +- Install command hanging on fresh install [\#318](https://github.com/REBELinBLUE/deployer/issues/318) |
| 12 | + |
| 13 | +## [0.0.43](https://github.com/REBELinBLUE/deployer/tree/0.0.43) (2017-02-22) |
| 14 | +[Full Changelog](https://github.com/REBELinBLUE/deployer/compare/0.0.42...0.0.43) |
| 15 | + |
3 | 16 | ## [0.0.42](https://github.com/REBELinBLUE/deployer/tree/0.0.42) (2017-02-21)
|
4 | 17 | [Full Changelog](https://github.com/REBELinBLUE/deployer/compare/0.0.41...0.0.42)
|
5 | 18 |
|
|
71 | 84 | - 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))
|
72 | 85 | - Incorrect Lang variables [\#239](https://github.com/REBELinBLUE/deployer/pull/239) ([uLow](https://github.com/uLow))
|
73 | 86 |
|
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 |
| - |
79 | 87 | ## [0.0.36](https://github.com/REBELinBLUE/deployer/tree/0.0.36) (2016-05-30)
|
80 | 88 | [Full Changelog](https://github.com/REBELinBLUE/deployer/compare/0.0.35...0.0.36)
|
81 | 89 |
|
|
106 | 114 |
|
107 | 115 | **Closed issues:**
|
108 | 116 |
|
109 |
| -- Deployer callback URL - Laravel error [\#225](https://github.com/REBELinBLUE/deployer/issues/225) |
110 | 117 | - 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) |
112 | 118 | - Split Vagrant machine into a seperate repository [\#214](https://github.com/REBELinBLUE/deployer/issues/214)
|
113 | 119 |
|
114 | 120 | ## [0.0.34](https://github.com/REBELinBLUE/deployer/tree/0.0.34) (2016-04-26)
|
|
147 | 153 | - Exception when project has deployments but none are 'completed' [\#188](https://github.com/REBELinBLUE/deployer/issues/188)
|
148 | 154 | - Throttling interferes with heartbeart URLS [\#153](https://github.com/REBELinBLUE/deployer/issues/153)
|
149 | 155 |
|
150 |
| -**Closed issues:** |
151 |
| - |
152 |
| -- Don't delete failed deployments when in debug mode [\#181](https://github.com/REBELinBLUE/deployer/issues/181) |
153 |
| - |
154 | 156 | **Merged pull requests:**
|
155 | 157 |
|
156 | 158 | - Added HTTP and Node instructions to Install section [\#185](https://github.com/REBELinBLUE/deployer/pull/185) ([Patabugen](https://github.com/Patabugen))
|
|
172 | 174 | - Refresh JWT when it expires [\#180](https://github.com/REBELinBLUE/deployer/issues/180)
|
173 | 175 | - SQLite installation no longer works [\#169](https://github.com/REBELinBLUE/deployer/issues/169)
|
174 | 176 |
|
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 |
| - |
180 | 177 | ## [0.0.29](https://github.com/REBELinBLUE/deployer/tree/0.0.29) (2016-02-05)
|
181 | 178 | [Full Changelog](https://github.com/REBELinBLUE/deployer/compare/0.0.28...0.0.29)
|
182 | 179 |
|
|
242 | 239 | - How to make a Symfony application deploy [\#133](https://github.com/REBELinBLUE/deployer/issues/133)
|
243 | 240 | - Fatal error when deploy starts [\#91](https://github.com/REBELinBLUE/deployer/issues/91)
|
244 | 241 |
|
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 |
| - |
251 | 242 | ## [0.0.22](https://github.com/REBELinBLUE/deployer/tree/0.0.22) (2015-11-15)
|
252 | 243 | [Full Changelog](https://github.com/REBELinBLUE/deployer/compare/0.0.21...0.0.22)
|
253 | 244 |
|
|
263 | 254 | - Production CSS is broken [\#111](https://github.com/REBELinBLUE/deployer/issues/111)
|
264 | 255 | - Fix database timeout issue with worker daemon. [\#116](https://github.com/REBELinBLUE/deployer/pull/116) ([dancryer](https://github.com/dancryer))
|
265 | 256 |
|
266 |
| -**Closed issues:** |
267 |
| - |
268 |
| -- Socket.io not working when changing from apache2 to ngnix. [\#120](https://github.com/REBELinBLUE/deployer/issues/120) |
269 |
| - |
270 | 257 | ## [0.0.21](https://github.com/REBELinBLUE/deployer/tree/0.0.21) (2015-10-10)
|
271 | 258 | [Full Changelog](https://github.com/REBELinBLUE/deployer/compare/0.0.20...0.0.21)
|
272 | 259 |
|
|
0 commit comments