WebGUI 3.0.1 release
This commit is contained in:
parent
baec9039ef
commit
237925b365
43 changed files with 129 additions and 329 deletions
|
|
@ -7,6 +7,15 @@ upgrading from one version to the next, or even between multiple
|
|||
versions. Be sure to heed the warnings contained herein as they will
|
||||
save you many hours of grief.
|
||||
|
||||
3.0.1
|
||||
--------------------------------------------------------------------
|
||||
* The macro syntax of old has officially been removed. If you're
|
||||
still using the old macro syntax, you must change them to
|
||||
the new syntax to avoid problems.
|
||||
|
||||
Example: ^r => ^r;
|
||||
Example: ^m3^/m => ^m(3);
|
||||
|
||||
3.0.0
|
||||
--------------------------------------------------------------------
|
||||
* All 3rd-party widgets, macros, and templates that were not
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue