Carsten Ziegeler | 06ed032 | 2015-08-17 08:37:41 +0000 | [diff] [blame] | 1 | Changes from 2.0.0 to 2.0.2 |
| 2 | --------------------------- |
| 3 | ** Improvement |
| 4 | * [FELIX-4998] - Declarative Service plugin might provide JSON format support for Inventory Printer |
| 5 | ** Bug |
| 6 | * [FELIX-5005] - BundleInfoProvider should work with null being passed as appRoot |
Carsten Ziegeler | a1c92f8 | 2015-09-02 07:24:03 +0000 | [diff] [blame] | 7 | * [FELIX-5023] - Web Console plugin is missing function to enable component descriptions |
Carsten Ziegeler | 06ed032 | 2015-08-17 08:37:41 +0000 | [diff] [blame] | 8 | |
| 9 | |
Carsten Ziegeler | 148ed0b | 2015-08-11 05:15:27 +0000 | [diff] [blame] | 10 | Changes from 1.0.0 to 2.0.0 |
| 11 | --------------------------- |
| 12 | |
| 13 | ** Improvement |
| 14 | * [FELIX-4786] - Update to latest DS implementation |
| 15 | * [FELIX-4559] - DS plugin should use Inventory instead of deprecated ConfigurationPrinter |
| 16 | * [FELIX-3861] - Set felix.webconsole.category on Web Console plugins |
| 17 | * [FELIX-3140] - Display link for component id within the bundle details and service details view |
| 18 | |
| 19 | ** Bug |
| 20 | * [FELIX-4872] - Error while downloadig full text config in BundlesServlet: IllegalArgumentException: Invalid local link |
| 21 | |
| 22 | |
Felix Meschberger | 1e38988 | 2012-06-01 13:14:23 +0000 | [diff] [blame] | 23 | Initial Release 1.0.0 |
| 24 | --------------------- |
| 25 | |
| 26 | ** Bug |
| 27 | * [FELIX-3135] - Error page on component reload |
| 28 | * [FELIX-3268] - Cannot build webconsole and webconsole-plugins with JDK 7 |
| 29 | * [FELIX-3442] - native2ascii doesn't work for DS plugin |
| 30 | |
| 31 | ** Improvement |
| 32 | * [FELIX-3100] - Separate SCR plugin |
| 33 | * [FELIX-3441] - DS plugin inconsistent status text |