- [Python console] Multiline scripts could be edited in-place. Edit window is no longer displayed. To execute script, cursor must be located at end of script.
- [Python console] local namespace is shared among consoles.
0.37.0
+++++++++++++++++++++
- Home directory was not expanded to open file in Grep window.
- Undo command in the macro was not worked properly.
- Command 'selection.curword` doesn't select Japanese word.
0.36.0
+++++++++++++++++++++
- An Error raised when file open dialog displayed at startup was canceled. `Reported by hirokiky <https://github.com/kaaedit/kaa/issues/115>`_
0.35.0
+++++++++++++++++++++
- Impove highlighting of reStructuredText mode.
- Don't update mode class on saving file if ext part of filename is not changed.