Felix Meschberger | fe06c1c | 2012-06-01 13:56:27 +0000 | [diff] [blame] | 1 | Changes from 1.0.0 to 1.0.2 |
| 2 | --------------------------- |
| 3 | |
| 4 | ** Bug |
| 5 | * [FELIX-2783] - UPnP Web Console plug-in expects that action arguments have a constructor with a string argument |
| 6 | * [FELIX-3268] - Cannot build webconsole and webconsole-plugins with JDK 7 |
| 7 | * [FELIX-3426] - UPnP Plugin device tracking is error-prone |
| 8 | * [FELIX-3427] - NPE in UPnP Web Console Plugin |
| 9 | * [FELIX-3428] - NPE in UPnP Web Console Plugin (again) |
| 10 | * [FELIX-3435] - UPnP plugin doesn't play nice if the service doesn't have state variables |
| 11 | * [FELIX-3436] - native2ascii doesn't work for UPnP plugin |
| 12 | |
| 13 | ** Improvement |
| 14 | * [FELIX-3314] - Sort UPnP devices in alphabetical order |
| 15 | * [FELIX-3429] - UPnP plugin should also include a configuration printer |
| 16 | * [FELIX-3431] - UPnP plugin should provide a better status line |
| 17 | * [FELIX-3432] - UPnP plugin should provide better device property representation |
| 18 | * [FELIX-3434] - UPnP plugin should give better error description when invoke action fails |
| 19 | * [FELIX-3454] - Add German language support for Event and UPnP plugins |
| 20 | |
| 21 | ** Task |
| 22 | * [FELIX-3528] - Update to parent pom 2.1 and fix license files |
| 23 | |
| 24 | |
| 25 | Initial Release 1.0.0 |
| 26 | --------------------- |
| 27 | |
| 28 | ** Improvement |
| 29 | * [FELIX-2121] - ProSyst donation of UPnP plugin for the web console |