blob: e63cf594058dbf6715b617de93c6563205157125 [file] [log] [blame]
Valentin Valchev811643b2014-12-15 14:17:53 +00001Changes from 1.0.2 to 1.0.4
2---------------------------
3
4** Bug
5 * [FELIX-3589] - The service id link for UPnP devices doesn't work
6 * [FELIX-3595] - NPE in ControlServlet.addingService
7 * [FELIX-3669] - NPE in ControlServlet.deviceToJSON
8 * [FELIX-4012] - Sometimes the UPnP plugin fails to start due to device being removed from network
9 * [FELIX-4013] - Incorrect usage of ServiceTracker.size() in UPnP Plugin
10 * [FELIX-4032] - UPnP Plugin small refactoring
11 * [FELIX-4560] - Unsynchonized access to map can cause infinite loop in UPnP web console plugin
12
13** Improvement
14 * [FELIX-3861] - Set felix.webconsole.category on Web Console plugins
15 * [FELIX-4016] - Provide more meta data to the UPnP action arguments
16
17
Felix Meschbergerfe06c1c2012-06-01 13:56:27 +000018Changes from 1.0.0 to 1.0.2
19---------------------------
20
21** Bug
22 * [FELIX-2783] - UPnP Web Console plug-in expects that action arguments have a constructor with a string argument
23 * [FELIX-3268] - Cannot build webconsole and webconsole-plugins with JDK 7
24 * [FELIX-3426] - UPnP Plugin device tracking is error-prone
25 * [FELIX-3427] - NPE in UPnP Web Console Plugin
26 * [FELIX-3428] - NPE in UPnP Web Console Plugin (again)
27 * [FELIX-3435] - UPnP plugin doesn't play nice if the service doesn't have state variables
28 * [FELIX-3436] - native2ascii doesn't work for UPnP plugin
29
30** Improvement
31 * [FELIX-3314] - Sort UPnP devices in alphabetical order
32 * [FELIX-3429] - UPnP plugin should also include a configuration printer
33 * [FELIX-3431] - UPnP plugin should provide a better status line
34 * [FELIX-3432] - UPnP plugin should provide better device property representation
35 * [FELIX-3434] - UPnP plugin should give better error description when invoke action fails
36 * [FELIX-3454] - Add German language support for Event and UPnP plugins
37
38** Task
39 * [FELIX-3528] - Update to parent pom 2.1 and fix license files
40
41
42Initial Release 1.0.0
43---------------------
44
45** Improvement
46 * [FELIX-2121] - ProSyst donation of UPnP plugin for the web console