Version History and ToDo List

Top  Previous  Next

Version History

 

v1.15.01 - Dec 17, 2014

[Feature] You can now write specific instructions/comments for a form while editing it, and it will be shown at the top when filling out the form.

 

v1.14.01 - July 14, 2014

[MinorFeature] Added icons to menus.
[MinorFeature] Changed default background color of text window.
[MinorFeature] Added menu item to explore userdata directory.
[MinorFeature] Added display of userdata directory in statusbar.
[MinorFeature] Added print menu item to print text directly from program.
[BugFix] Fixed bug where variables were not discovered on first startup.

 

v1.13.01 - Nov 28, 2013

[Feature] Portable zip now uses ConfigDir_Default.ini which is overridden by the presence of a ConfigDir.ini file, so users unpacking the contents won't overwrite any custom ConfigDir.ini  they may have.
[Feature] Now using a dual package (installer and portable zip), with portable zip preconfigured for portable use; installer and executable are now signed.
[Feature] Option to check for updates at startup.

 

v1.12.01 - March 21, 2011

Options form now fixes up userdata directory if invalid.
Better browse for custom userdata directory.
Incorporated new built-in (optional) update checking.

 

v1.11.01 - November 20, 2009

Leading and trailing spaces in variable values are no longer trimmed
When an output file is specified on commandline and user quits without saving, the output file is deleted (used to write a blank file)

 

v1.10.01 - November 09, 2009

Added ability to export trees in XML form (great for backing up, transferring to another tool, and most importantly, using with the new online tfdocs.com Tree Form Machine Online).

 

v1.09.01 - March 15, 2009

Added Text Manipulation Functions.

 

v1.07.01 - 11/17/07

[VISTA FIX] - now defaults to configuration settings in user documents subdirectory.
[VISTA FIX] - program no longer volunteers to run after installation, in order to prevent it from running as admin.
Now supports the configdir.ini setting to override default configuration directory location.
You can now set a custom directory for your userdata\trees and userdata\vars directories.
Added warning text when saving trees and vars to make sure user knows they need to be saved in userdata directory.
SaveAs directories were sometimes not initializing properly.

 

v1.05.01 - 06/15/07

bugfix: the -out=filename commandline argument was not being honored.

 

v1.04.01 - 09/04/06

Text now has proper CRLF even if you select and copy a portion of it.
Added right-click popup menu to copy selected text to clipboard.
New bug was forcing CR's at word wrap position on newly edited text blocks.
Resizing edit dialog now expands text area.
Added %CUSTOMDATE% field (see Special Variables).

 

v1.03.01 - 8/30/06

Text was being copied as LFLF instead of CRLF.

 

v1.02.02 - 8/30/06

Fixed bug where wrapping caused begining of next line to skip a space between words [thx superticker].

 

v1.02.01 - 8/21/06

When splitting lines in word wrapping mode, extra spaces between sentences were causing extra indents.
Added inline spellchecker.

 

v1.00.08 - 5/26/05

added File->New command
added confirmations before trying to save changed files
added special variables for %DATE%, %TIME%, %DATETIME%
added auto update of text from quick contents editor
added drag+drop support from editor

 

v1.00.07 - 5/25/05

added some code to restore last-foreground window on shutdown, to work better as target of mail client plugin.

 

v1.00.06 - 5/25/05

confirmation on deletion of tree or var files (also makes backup on delete)

 

v1.00.05 - 5/24/05

added minimize-to-tray

 

v1.00.04 - 5/24/05

fixed bug where last line of output was not displayed when in wrap modes

 

v1.00.03 - 5/24/05

added special code using periods '.' to specify one and only one blank line between paragraphs
added several word wrap / formatting options
added commandline parsing of variables
added commandline specification of tree/var files
added commandline specification of output redirection
add dialog color options

 

v1.00.01 - 5/24/05

initial beta release.

 

 

ToDo List:

fix word wrapping bug on editing
randomized nodes
save last used settings
add scripting
add ability to insert random quotes
add ability to randomize
add special variables like date, time, username
figure out best way to handle saving/loading variables
confirm on delete
Commandline/TheBat integration
spellcheck support
visual bug in tree editing