|
1 | 1 | # Change Log |
2 | 2 |
|
3 | | -## [v1.0.0-rc.4](https://github.com/marklogic/marklogic-data-hub/tree/v1.0.0-rc.4) |
| 3 | +## [v1.0.0-rc.5](https://github.com/marklogic/marklogic-data-hub/tree/v1.0.0-rc.5) |
4 | 4 |
|
| 5 | +[Full Changelog](https://github.com/marklogic/marklogic-data-hub/compare/v1.0.0-rc.4...v1.0.0-rc.5) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- Allow plugins to know then name of the entity [\#271](https://github.com/marklogic/marklogic-data-hub/issues/271) |
| 10 | +- Mark mlcp jobs with errors as failed? [\#268](https://github.com/marklogic/marklogic-data-hub/issues/268) |
| 11 | + |
| 12 | +**Fixed bugs:** |
| 13 | + |
| 14 | +- Tooltip comment for mlcp option wrong [\#270](https://github.com/marklogic/marklogic-data-hub/issues/270) |
| 15 | +- TimeAgo [\#267](https://github.com/marklogic/marklogic-data-hub/issues/267) |
| 16 | + |
| 17 | +**Closed issues:** |
| 18 | + |
| 19 | +- chore: update java dependencies [\#287](https://github.com/marklogic/marklogic-data-hub/issues/287) |
| 20 | +- Github pages link error [\#285](https://github.com/marklogic/marklogic-data-hub/issues/285) |
| 21 | +- Module watch fails when you switch projects [\#284](https://github.com/marklogic/marklogic-data-hub/issues/284) |
| 22 | +- chore: fix appveyor build [\#282](https://github.com/marklogic/marklogic-data-hub/issues/282) |
| 23 | +- Lots of cache warnings [\#281](https://github.com/marklogic/marklogic-data-hub/issues/281) |
| 24 | +- Trace settings gets wiped out when content database is cleared [\#280](https://github.com/marklogic/marklogic-data-hub/issues/280) |
| 25 | +- Better distinguish between Entities and Flows [\#275](https://github.com/marklogic/marklogic-data-hub/issues/275) |
| 26 | +- Exception in Quick Start [\#274](https://github.com/marklogic/marklogic-data-hub/issues/274) |
| 27 | +- Setting up on Mac causes an issue with .war file [\#273](https://github.com/marklogic/marklogic-data-hub/issues/273) |
| 28 | +- rc4 - input flow UI jacked up on chrome/windows [\#272](https://github.com/marklogic/marklogic-data-hub/issues/272) |
| 29 | +- MLCP command is using deprecated command line flags [\#265](https://github.com/marklogic/marklogic-data-hub/issues/265) |
| 30 | +- QuickStart App: Status indicator on installation screen is out of view when text is enlarged [\#262](https://github.com/marklogic/marklogic-data-hub/issues/262) |
| 31 | +- Run Flow buttons inconsistent b/c Harmonize runs immediately [\#257](https://github.com/marklogic/marklogic-data-hub/issues/257) |
| 32 | +- QuickStart App data not loaded to correct collection [\#250](https://github.com/marklogic/marklogic-data-hub/issues/250) |
| 33 | + |
| 34 | +## [v1.0.0-rc.4](https://github.com/marklogic/marklogic-data-hub/tree/v1.0.0-rc.4) (2016-09-02) |
5 | 35 | [Full Changelog](https://github.com/marklogic/marklogic-data-hub/compare/v1.0.0-rc.3...v1.0.0-rc.4) |
6 | 36 |
|
7 | 37 | **Implemented enhancements:** |
|
12 | 42 |
|
13 | 43 | - MLCP Command for CSV files is generated incorrectly [\#261](https://github.com/marklogic/marklogic-data-hub/issues/261) |
14 | 44 | - update examples now that rc.2 is out [\#247](https://github.com/marklogic/marklogic-data-hub/issues/247) |
| 45 | +- UI rework based on new screen designs [\#70](https://github.com/marklogic/marklogic-data-hub/issues/70) |
15 | 46 |
|
16 | 47 | ## [v1.0.0-rc.3](https://github.com/marklogic/marklogic-data-hub/tree/v1.0.0-rc.3) (2016-08-25) |
17 | 48 | [Full Changelog](https://github.com/marklogic/marklogic-data-hub/compare/v1.0.0-rc.2...v1.0.0-rc.3) |
|
63 | 94 | - Performance tracing [\#193](https://github.com/marklogic/marklogic-data-hub/issues/193) |
64 | 95 | - Refactor the Spring Boot API [\#145](https://github.com/marklogic/marklogic-data-hub/issues/145) |
65 | 96 | - Support index configuration as a part of pushbutton deploy. [\#10](https://github.com/marklogic/marklogic-data-hub/issues/10) |
66 | | -- UI rework based on new screen designs [\#70](https://github.com/marklogic/marklogic-data-hub/issues/70) |
67 | 97 |
|
68 | 98 | ## [v1.0.0-beta.6](https://github.com/marklogic/marklogic-data-hub/tree/v1.0.0-beta.6) (2016-06-20) |
69 | 99 | [Full Changelog](https://github.com/marklogic/marklogic-data-hub/compare/v1.0.0-beta.5...v1.0.0-beta.6) |
|
0 commit comments