|
1 | 1 | # Roxy Changes |
2 | 2 | This file describes changes made to Roxy per release |
3 | 3 |
|
| 4 | +## 1.7.5 |
| 5 | + |
| 6 | +### New Features |
| 7 | +* [#696](https://github.com/marklogic/roxy/issues/696) Allow upgrading to master without passing a branch argument |
| 8 | +* [#693](https://github.com/marklogic/roxy/issues/693) Bootstrap does not create new self-signed certificates |
| 9 | +* [#685](https://github.com/marklogic/roxy/issues/685) Shared Config for multiple applications sharing a single content db |
| 10 | +* [#680](https://github.com/marklogic/roxy/issues/680) Exit code on windows. |
| 11 | +* [#666](https://github.com/marklogic/roxy/issues/666) install/uninstall commands |
| 12 | +* [#651](https://github.com/marklogic/roxy/issues/651) App-modules-db not in synch with modules-db by default |
| 13 | +* [#569](https://github.com/marklogic/roxy/issues/569) How to set "update-policy" property throught Roxy |
| 14 | +* [#533](https://github.com/marklogic/roxy/issues/533) Suggestion: clean -> clear |
| 15 | + |
| 16 | +### Resolved Issues |
| 17 | +* [#716](https://github.com/marklogic/roxy/issues/716) support for roxy.jar |
| 18 | +* [#713](https://github.com/marklogic/roxy/issues/713) capture modules-db results in ERROR: 757: unexpected token |
| 19 | +* [#711](https://github.com/marklogic/roxy/issues/711) changing the action associated with a privilege will cause bootstrap to terminate rather than replacing the privilege |
| 20 | +* [#710](https://github.com/marklogic/roxy/issues/710) Bootstrap will not add an extension to an existing mimetype. |
| 21 | +* [#694](https://github.com/marklogic/roxy/issues/694) property values using ${basedir} not rescanned for additional substitutions |
| 22 | +* [#662](https://github.com/marklogic/roxy/issues/662) *.js files loaded as binary by default |
| 23 | +* [#606](https://github.com/marklogic/roxy/issues/606) Index visible in admin page but not working (following an error in ml-config config) |
| 24 | +* [#568](https://github.com/marklogic/roxy/issues/568) Answering ml new warning with enter breaks.. |
| 25 | +* [#492](https://github.com/marklogic/roxy/issues/492) setup.xqy fails to validate field range index config |
| 26 | + |
4 | 27 | ## 1.7.4 |
| 28 | + |
5 | 29 | ### New Features |
6 | 30 | * [#415](https://github.com/marklogic/roxy/issues/415) Allow deploy rest-config |
7 | 31 | * [#521](https://github.com/marklogic/roxy/issues/521) Support custom properties for corb2 |
|
0 commit comments