File Release Notes and Changelog
Notes:
Changes:
Version 0.2.4 Released Dec 18 2006
* Fixed MySQL support in SQL engine. You now need to compile with --enable-mysql in addition --enable-sql.
* Fixed bug #1617128: Negative cash in game
* Fixed bug #1607248: Compilation Broken on Debian/Ubuntu
* Fixed install.pl not compiling ta-lib properly
* Fixed: Configuring with SQL failed with AWF_CHECK_ODBC not found.
* Fixed bug #1616147: Edit View -> Save crashes
* Fixed: if ast is not run from data directory it can't find its files.
* Fixed bug #1616565: Daily quote alert does not take into account timezone
* Fixed bug #1616148: Crash submit bug link broken in Firefox
* Fixed bug #1602521: Saved screens break when new fields added
* Implemented wish #1561863: Show worksheets on the stock comparison
* Fixed bug #1612411: Portfolio name is not displayed
* Fixed bug #1608853: Game ambiguity
* Fixed bug #1606389: Empty data contains \'
* Fixed bug #1606163: Out of place button in games
* Fixed bug #1610554: Crash editing comparison
* Made sql username and password configurable
* Changed portfolio to show less information so it doesn't look so overwhelming
* Fixed: Alerts crashed when stop loss alert is set but security is removed from the portfolio.
* Implemented wish #1607670: Consolidated Portfolio
* Added user restrictions (disables features of AST); compile with --enable-limits
* Fixed bug #1604634: Crash when editing a view
* Added ability for the user to reorder their portfolio, worksheet or comparisons. This allows the user to pick thier default portfolio.
* Fixed: AST ignores gnuplot path
* Fixed bug #1604574: Average current price not working - not sure about avg gain
* Removed a lot of totals on fields (portfolio) that it didn't make sense to have totals on (e.g. sector)
* Fixed bug #1602945: Mix currency portfolio totals always CAD
* Fixed bug #1561860: Lowest PEG Ratio is blank
* Fixed bug #1603939: Notes doesn't work if symbol not in stock list
* Added option to disable the testing code, which is default configuration. Reduces built-time, makes executable smaller.
* Fixed bug #1602946: Crash with quote caching times
* Fixed bug #1561864: Stock Comparison: bad label spacing
* Added command line flag --session-key which allows for better integration of multiple sites
* Changed E*Trade to E*Trade Canada in import statement because it only works for the Canadian website
* Fixed: When running in game mode, adding new portfolio causes error that we already have this portfolio.
* Added DPP support for import statement from E*Trade
* Updated E*Trade import filter to work for TXPDDV which is unit dividend payment
* Fixed: Some accuracy errors in MACD calculations
* Added category field to the portfolio and some fields in the diversification summary
* Changed expiry rules for cached to take into account the current timezone
* Added feature for the user to select thier favourite market. Changed the default currency for transactions to that of the market.
* Added missing 52 wk-high % calculation on stock screener and corrected math errors in 52 wk high and low calculations.
* Added the ADX indicator for use in the stock screener
* Fixed bug #1595674: Notes are not editable
* Fixed bug #1588915: Second company name search crashes
* Fixed bug #1582405: Restore views crashes
* Added news feeds from SeekingAlpha.com
* Added more sectors for US exchanges.
* Fixed bug #1597495: Sort news feeds by date
* Fixed bug #1594745: Added markets for Euronext
* Fixed: Removed XML parser errors for feeds with invalid UTF8 characters.
* Added ADX indicator for charts.
* Fixed: Feeds setup missing nav menu.
* Added a warning that the command in postinstall will destory your crontab.
* Added new report 'Dividend Growth'
* Added rules for games
* Fixed: Compile error on old versions of Red Hat.