Release Notes Solo Predictor Version 1 0 1: Difference between revisions
Jump to navigation
Jump to search
imported>Jeremy (New page: ==Changes and Bug Fixes in Version 1.0.1== ===High-level Changes=== * Allow import of generic filetype using: '''x = 'file.filetype' ''' * Allow HTTP serving of javascript (js) and CSS fi...) |
(No difference)
|
Revision as of 14:50, 30 December 2008
Changes and Bug Fixes in Version 1.0.1
High-level Changes
- Allow import of generic filetype using: x = 'file.filetype'
- Allow HTTP serving of javascript (js) and CSS files
- Add ability to access sub-folders of htpd folder
- Revised image drawing method (works in cases when figure is not "on top")
Low-level Changes and Bug Fixes
- read preference file ONLY when running as a compiled application
- set empty packet timeout to 2 seconds
- fix for empty post message bug (look for blank line starting with line 2)
- say that caching is OK for HTTP/GET images, but not for anything else
- report when user makes blank index.html call
- split out socketapplymodel to allow calling from custom functions