Added new warning about the impending doom of Widgets.
This commit is contained in:
parent
414133fe15
commit
d3713f12d1
1 changed files with 5 additions and 3 deletions
|
|
@ -9,9 +9,11 @@ save you many hours of grief.
|
|||
|
||||
3.8.0
|
||||
--------------------------------------------------------------------
|
||||
* Widgets are being replaced with Wobjects. The Widget interface
|
||||
will remain in WebGUI until version 5.0.0, but it is
|
||||
depricated and use is not recommended.
|
||||
* Widgets are being replaced with Wobjects. Any custom widgets
|
||||
you're using need to be replaced with new Wobjects or
|
||||
they will cease to function. Please contact the developer
|
||||
of the widget immediately to have them upgrade it to
|
||||
a Wobject.
|
||||
|
||||
3.6.0
|
||||
--------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue