What's new in Version 1.5
New/Changed Features
- New: Full support of Unicode. Topic text can be written in any language.
- New: Included function Full Screen. Shows the current project in full screen.
- New: Python Plugin can now execute external scripts. Parameters can be passed to them.
- New: It is now possible to configure a common header and/or footer for all topics of a project.
- New: Navigator can be docked like other windows.
- New: It is now possible to rename/delete topics in Navigator. Is also possible to change the topic icon.
- New: Navigator now accepts arrows keys to move graph. Mouse wheel now can be used to zoom in/zoom out.
- New: New layout types are available in Navigator.
- New: Included functions to mark selected text. It is possible to add brackets and tags for bold, italic, underscore, superscript,subscript and header.
- New: New properties for OLE Automation Topic object: Text and FromLinks. Text property allows introspection of topic content.
- New: New property Path for OLE Automation Project object.
- New: When exporting to HTML, images that are defined in the header and/or footer are now moved to destination folder if the option is selected.
- New: It is now possible to rename/delete topics in Navigator.
- New: History view. List the navigation history of the current project. Topics can be dragged from it to the viewer or navigator.
- New: Command $CATEGORY now accepts a list of names.
- New: New command $RELATED. Enables creating explicit links without text.
- New: Added incremental search in viewer and editor.
- New: It is now possible to see date topics in the Topic list view. It can be toggled on and off.
- New: Files are now copied to the project folder if they are dragged and dropped into the editor holding Control Key.
- New: Function for insertion of text/images into topic.
- New: Functions for date/time and timestamp insertion into text.
- New: Included option for auto synchronize Navigator with the current topic.
- New: Alias part of a command now accepts formatting marks for italic, bold, etc.
- New: It is now possible select topics for export based in its icon.
- New: Included new option for HTML export to generate all topics in a single file.
- New: Support for Unicode in Full Text search. New operator XOR.
- New: Support for special keys and mouse keys (Back, Forward).
- New: Toolbar customization.
- New: New editor options to control cursor behaviour.
- New: Russian translation (needs current locale be russian). Thanks to Andrey Subbotin.
- New: Category view support for flat mode.
- New: Export function for Full Text results.
- New: Command for paste images from Clipboard.
- Changed: Improved filter for topics. Enables category intersection and selection based in the topic icon.
- Changed: Improved completion proposal. Now it shows options based in the current command being typed. Example: for $CATEGORY only topics that are a category are displayed.
- Changed: Viewer position is preserved when toggling between viewer and editor.
- Changed: New topic dialog now remembers last template used.
- Changed: Better handling of images in preformatted lines.
- Changed: Operations Expand and Collapse are now symmetrical in Navigator.
- Changed: Print function now enables printer selection.
- Changed: Double click behaviour in Navigator. Double-click now shows topic. If Control key is pressed during double click topic is expanded/collapsed.
- Changed: Included system option to invert the double click behaviour in Navigator.
- Changed: Navigator now saves the current zoom level.
- Changed: Improved node drawing in Navigator when nodes are added with zoom.
- Changed: Full text query accepts now several words without a logical operators. AND is assumed.
- Changed: Full text query now finds words that have text effect in it. Example: a word where the first letter is bold, of a chemical formula that uses subscript.
- Changed: Improved HTML generation.
- Changed: Speed improvement in the Clean function.
- Changed: Improved highlighting of search hits. Some words were found but not highlighted.
Fixed issues
- Fixed: bug in project manager. Mouse right click was not activating popup menu.
- Fixed: bug in What Links dialog. "Return to original topic" link at the top of the dialog was not working.
- Fixed: bug in completion proposal. When space was typed the current item was selected.
- Fixed: bug in table rendering. Border would not display if cell contained just spaces.
- Fixed: bug when renaming a topic. References in the form [[Project:Topic]] were not being changed.
- Fixed: icon drawing in Navigator when nodes were added when graph was zoomed out and then zoomed in.
- Fixed: icon positioning in Navigator when nodes were added with zoom.
- Fixed: bug when renaming a topic to a name of an already existent empty topic.
- Fixed: inconsistencies in keyboard shortcuts. Configured shortcuts was not being replicated in views.
- Fixed: bug in File view. It was not updating correctly, showing some invalid files.
- Fixed: bug in the spellcheck function. The menu option was not being enabled correctly.
- Fixed: corrected drawing problem of topics with character & in its name. The letter following & was draw with underscore in the title.
- Fixed: bug in HTML generaration. Characters were not being encoded inside No Wiki blocks. They could not appear when exported HTML was shown in Internet Explorer.
- Fixed: bug in OLE Automation object Project. Property CurrentTopic want being synchronized correctly.
- Fixed: bug in editor. Undo wasn't working correctly after a text block had been sorted.
- Fixed: bug in $URL command. Some URLs with encoded characters were not being open.
- Fixed: color bug in editor. A vertical line was appearing when a different background color was chosen.
- Fixed: bug in completion proposal. Sometimes the list was shown unordered.
- Fixed: bug in Analysis dialog. If screen resolution was different than 96 DPI list was displayed incorrectly.
- Fixed: bug in Close All function. A spurious AV could occur depending of which views were open.
- Fixed: problem with pre-formatted text. XML code inside it was not being rendered correctly.
- Fixed: bug in Search Results view. After a query without results some functions were enabled incorrectly.
- Fixed: bug in Revisions view. It was not being updated correctly when the current topic was modified and a different revision was selected.
Open issues
- Spellcheck sometimes marks valid words.