blob: 071a0f1017bf686fb27b34c6efd7bcd8e8969b1c [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
Valentin Valchevc0045e12014-12-16 09:40:05 +000012 * [FELIX-4733] - UPnP plugin native2ascii plugin conflicts with Eclipse m2e
Valentin Valchev811643b2014-12-15 14:17:53 +000013
14** Improvement
15 * [FELIX-3861] - Set felix.webconsole.category on Web Console plugins
16 * [FELIX-4016] - Provide more meta data to the UPnP action arguments
17
18
Felix Meschbergerfe06c1c2012-06-01 13:56:27 +000019Changes from 1.0.0 to 1.0.2
20---------------------------
21
22** Bug
23 * [FELIX-2783] - UPnP Web Console plug-in expects that action arguments have a constructor with a string argument
24 * [FELIX-3268] - Cannot build webconsole and webconsole-plugins with JDK 7
25 * [FELIX-3426] - UPnP Plugin device tracking is error-prone
26 * [FELIX-3427] - NPE in UPnP Web Console Plugin
27 * [FELIX-3428] - NPE in UPnP Web Console Plugin (again)
28 * [FELIX-3435] - UPnP plugin doesn't play nice if the service doesn't have state variables
29 * [FELIX-3436] - native2ascii doesn't work for UPnP plugin
30
31** Improvement
32 * [FELIX-3314] - Sort UPnP devices in alphabetical order
33 * [FELIX-3429] - UPnP plugin should also include a configuration printer
34 * [FELIX-3431] - UPnP plugin should provide a better status line
35 * [FELIX-3432] - UPnP plugin should provide better device property representation
36 * [FELIX-3434] - UPnP plugin should give better error description when invoke action fails
37 * [FELIX-3454] - Add German language support for Event and UPnP plugins
38
39** Task
40 * [FELIX-3528] - Update to parent pom 2.1 and fix license files
41
42
43Initial Release 1.0.0
44---------------------
45
46** Improvement
47 * [FELIX-2121] - ProSyst donation of UPnP plugin for the web console