Downloads (checksums)
Changelog
1.4.7 (2010-01-17):
- Added possibility to narrow search results to items in the learning process or in the queue.
- Speed-optimized routines that optimize user_cases.bin file layout. The routines rarely are called, but when they are, it happened for FullRecall to "frooze" for up to several seconds on exit in case of big databases that were used for years and/or slow computers (esp. Maemo platform). This change optimizes this time to miliseconds.
- Extended options related to duplicate removal.
- "Show inspirational quotes on start" is also supported in Polish version of interface now.
- Added additional command line arguments: --delete-item, --change-item-category, --move-to-queue. More about them in command-line-help that is available by calling FullRecall with command-line argument "-h".
- Bugfix related to filtering exec tags before publishing items in "Online Manager".
- Editing question (i.e., pressing keys in question field) during review mode, while answer is not yet visible, doesn't interfere anymore with other features that use keyboard-shortcuts ("hint", "Show answer", etc.)
- Images and sounds are by default copied to FullRecall database subdirectory (by default: "imgs/" for images and "snds/" for sounds; any other specific directory can be defined in Settings). The old behavior (i.e., saving only "links" to external images in FullRecall database) is possible -- can be set in Settings.
- Added support for images dragged (by drag&drop) from Internet (http only) -- these images are saved locally as files in the directory mentioned in the change above. Adding images by typing URL that contains image (URL has to have a standard image extension), instead of a local path (in the standard "Image Adding" dialog) also makes FullRecall download image and store it locally.
- (Win32 only) Added possibility to copy image from clipboard into question or answer field if image in clipboard is available in BMP format: Alt+Q copies into question field, Alt+A copies into answer field.
- (Win32 only) Enhanced "Minimize To Tray And Bring a Review Every..." to additional option of 20 and 40 minutes; also, number of reviews is now customizable (possible values: 1,2,5,10,20,40 instead of just 1).
- "d" command-line argument (which previously could be used in this non-standard way: "dpath-to-database") is no longer supported: please use "-d path-to-database" instead.
- "-h" and "/?" and "--help" command-line arguments now works also on Windows and display a dialog with possible command-line options.
- (WIN32 only) Fixed a bug related to interface font: font was reset to default MS Windows's interface font on FullRecall start if "Use MS-Windows color interface settings" was turned on.
- Usage of unrecognized command-line options is logged to error.log
- Added additional sort-function in Knowledge Manager: sorting by time of adding item.
- Last-chosen-sort-function in Knowledge Manager is remembered and used when KM is started again (until the next time FullRecall is started).
- Added warning about adding forbidden tags (<q>, </q>, <a>, </a>) in "Input" mode when items are added to queue; if user choose to ignore the warning (i.e., add contents having the tags) FullRecall automatically replaces "<" with "[" and ">" with "]" in the tags.
1.4.6 (2009-05-19):
- Improved q/a autoscalling; if answer is visible, answer-area has higher priority than question-area; if answer is not visible, question can take 100% of the available area.
- (Win32) Fix for exporting to paths that contain non-ASCII characters.
- Optimization in settings routines: setting that have a default value are not saved to minimize i/o operations.
- Many trivial changes and fixes.
- Important fixes for users of 1.4.5.8 version (most recent sub-version of 1.4.5, released yesterday) that had many different problems (some results in loss of queue-item's category data and item's question/answer reversible corruption) that got-in by one mistake. I apologize all affected users.

