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