Difference between revisions of "Version/0.9.7"
< Version
Jump to navigation
Jump to search
(Created page with "==Download== {{Download git table}} <!--{{:Version/0.9.7/Download}}--> ==Screenshots== {{:Version/0.9.7/Screenshots}} ==Release Notes== ===New Features=== * Statusbar widg...") |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 11: | Line 11: | ||
===New Features=== | ===New Features=== | ||
* Statusbar widget to show and change the coordinates of the viewed portion of the scene. | * Statusbar widget to show and change the coordinates of the viewed portion of the scene. | ||
+ | * The online plugin browser will display human-readable strings in case of network errors. | ||
+ | * It's now possible to configure the keyboard shortcuts. | ||
+ | * The preferences dialog allows to apply changes without having to close it. | ||
===Bug Fixes=== | ===Bug Fixes=== | ||
+ | * Scripting now handles backslashes correctly. | ||
+ | * Launching external programs from scripts now supports tilde expansion. | ||
+ | * Fixed crash caused by the download of empty files. |
Latest revision as of 15:17, 23 February 2014
Download
Knotter 0.9.7 | ||
---|---|---|
Package | Sources | |
Repository | git://github.com/mbasaglia/Knotter.git | |
Online viewer | GitHub | |
Tarball | knotter-git.tar.gz |
For instruction on how to build Knotter from source see Building from source.
Screenshots
Release Notes
New Features
- Statusbar widget to show and change the coordinates of the viewed portion of the scene.
- The online plugin browser will display human-readable strings in case of network errors.
- It's now possible to configure the keyboard shortcuts.
- The preferences dialog allows to apply changes without having to close it.
Bug Fixes
- Scripting now handles backslashes correctly.
- Launching external programs from scripts now supports tilde expansion.
- Fixed crash caused by the download of empty files.