Downloads (checksums)
Changelog
1.4.12.1 (2010-08-22):
- Fixed a bug related to behavior of underline-button (button could press itself on in situations where it shouldn't).
- While not a but in FullRecall-client code itself: just letting here users know that in last days a bug in server part of FullRecall was fixed, and the bug was about occasionally returning bad authorization ("bad license") for legal users and FullRecall de-registered itself upon receiving this reply from the server. Sorry for the problem!
1.4.12.0 (2010-08-18):
- Updated initial data used to train ANN and initial ANN weights. Data was used from the registered users that agreed to use their data to improve the ANN (i.e., from users that have turned on the option "Allow to use uploaded user cases") -- thank you. FullRecall uses the initial data even when there is data collected from the current user, albeit the more data FullRecall collected from the user, the less influence the initial data has on the ANN traning.
- Last opened branch (and selected item, if any) in Knowledge Manager is remembered (up to restart of FullRecall) and opened on next Knowledge Manager start.
1.4.11.4 (2010-08-07):
- Fixed a bug in Knowledge Manager: deleting an item or category could yield undefined behavior.
1.4.11.3 (2010-07-28):
- [Linux/FreeBSD only] If connection was totally dropped (e.g. cable responsible fot the connection to the Internet was plugged out), so no RST packet was received, and FullRecall still keeps a TCP connection, the TCP connection doesn't hang forever anymore requiring to kill FullRecall process (the problem didn't affect Windows version).
- Fix from 1.4.11.2 didn't apply to import from FR-Q/A-format. This version fixes the problem also for FR-Q/A-format.
- "Copy To The Queue With Inverted Q/A..." feature apply also to queue elements.
1.4.11.2 (2010-07-16):
- Fixed possible lost of just imported data if no other operation that changes anything in database follows the import.
1.4.11.1 (2010-07-15):
- Fixed new option "Auto-hide answer pane" to remember its state.
- Fixed a bug (Linux and FreeBSD versions, other versions were not affected) related to the "Auto-hide answer pane": answer-image was not visible if item is image-only.
1.4.11.0 (2010-07-13):
- Added possibility to copy/cut & paste text with attributes (bold, underline, strikeout, font-color and background-color) from/to question/answer.
- If question&answer is in "Visual mode" and "http://a.link" is detected in question or answer, it's automatically displayed using blue color with underline and the link is "clickable". Links, for FullRecall, ends with space or new-line. However, if a link is preceeded by a bracket, the corresponding end-bracket ends the link (e.g., [http://fullrecall.com/download], (http://fullrecall.com/tips), etc.), so that the no space or new-line is needed after the link.
- Behavior introduced in the 1.4.10.0 related to answer pane (i.e., answer pane is hidden when it's not needed) is now optional (Options -> Settings -> "Auto-hide answer pane").
- While exporting items from Knowledge Manager to a file, the order of items that is shown in Knowledge Manager is also kept in the exported file.
- Fixed auto-grab-clipboard-mode on Linux/Unix: it's now tied to XA_CLIPBOARD (normal Ctrl+C, Ctrl+V Windows-like clipboard), as using XA_PRIMARY was making the feature unreliable.
- Fixed auto-grab-clipboard-mode to always work with the fist clipboard-copy (there was a problem that sometimes the first copy-to-clipboard didn't make into FullRecall).
- Added option (visible after pressing "Input" with right-mouse-button) to disable behavior of auto-replacing part of question that make up answer during auto-grab-clipboard-mode.
- Fixed a glitch, introduced in 1.4.10.0, related to q/a autoscale: when answer pane is visible, then optimal question pane height was not computed properly.

