Polls now use JSON instead of Storable to store graph info because Storable is not portable between OS/processors.
This commit is contained in:
parent
a2e3b54eb7
commit
8b8feb6af3
4 changed files with 128 additions and 24 deletions
|
|
@ -2,6 +2,7 @@
|
|||
- Data Forms set reply to to the same as the from field
|
||||
- Config file bugs fixed, see gotcha.txt for details.
|
||||
- Added export to context menu in asset manager
|
||||
- Polls now use JSON instead of Storable to serialize graph config
|
||||
|
||||
|
||||
7.4.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue