Project home page > Changelog
Changelog
v4.9.0
  - When opening a scene, place the cursor top left.
Compatibility: novelyst v4.34 API
v4.8.2
  - Refactor the code for performance improvement.
Compatibility: novelyst v4.20 API
v4.8.1
  - Do not open “not exported” scenes on double clicking or pressing Return.
Compatibility: novelyst v4.20 API
v4.8.0
Compatibility: novelyst v4.20 API
v4.7.1
  - Update the main status bar after transferring text.
Compatibility: novelyst v4.13 API
v4.7.0
  - Go to the new scene after splitting.
- New command: Create scene.
- Reposition navigation buttons.
Compatibility: novelyst v4.13 API
v4.6.1
  - Reduce the memory use by discarding the docstrings on building.
Compatibility: novelyst v4.7 API
v4.6.0
  - Browse the whole tree for scene navigation.
- When loading a scene in a collapsed subtree, expand the subtree.
Compatibility: novelyst v4.7 API
v4.5.0
Compatibility: novelyst v4.0 API
v4.4.4
  - Make it run on old Windows versions.
Compatibility: novelyst v4.0 API
v4.4.3
  - Make the setup script run with Python 3.11 under Windows.
Compatibility: novelyst v4.0 API
v4.4.2
  - Give the focus to the editor after changing scenes or closing popups.
Compatibility: novelyst v4.0 API
v4.4.1
  - Modify popup window titles.
Compatibility: novelyst v4.0 API
v4.4.0
  - Ask before applying modifications when changing the scene.
- Add an “Exit” button to the bottom line.
Compatibility: novelyst v4.0 API
v4.3.3
  - Fix a critical bug where text is lost when changing scenes without saving.
Compatibility: novelyst v4.0 API
v4.3.2
  - Fix a regression from v4.3.0 where the scene content might be deleted on loading into the editor.
Compatibility: novelyst v4.0 API
v4.3.1
  - Enable scene navigation beyond chapter borders.
Compatibility: novelyst v4.0 API
v4.3.0
  - Add scene navigation to the editor window.
Compatibility: novelyst v4.0 API
v4.2.0
  - Extend the configuration and make it persistent.
Compatibility: novelyst v4.0 API
v4.1.0
Compatibility: novelyst v4.0 API
v4.0.0
Compatibility: novelyst v4.0 API
v3.0.3
  - Do not respond on double-clicking non-scene nodes.
Compatibility: novelyst v3.0 API
v3.0.2
Compatibility: novelyst v3.0 API
v3.0.1
  - Change colors.
- Increase line spacing and font size.
Compatibility: novelyst v3.0 API
v3.0.0
  - Code optimization and library update.
Compatibility: novelyst v3.0 API
v2.0.2
  - Widen text box margins.
- When opening a SceneEditor, set the focus to its text box.
- API upgrade.
Compatibility: novelyst v2.0 API
v0.21.1
  - Apply the live word count status to all new editor instances.
- Count words like in LibreOffice. See: https://help.libreoffice.org/latest/en-GB/text/swriter/guide/words_count.html
Compatibility: novelyst v1.0 API
v0.20.0
  - Release under the GPLv3 license.
Compatibility: novelyst v1.0 API
v0.18.0
  - Provide information for the novelyst v0.50+ Plugin Manager.
Compatibility: novelyst v0.42 API
v0.16.0
Compatibility: novelyst v0.42 API
v0.14.2
  - Refactor the code and update documentation.
Compatibility: novelyst v0.42 API
v0.14.1
  - Rewrite the tex box widget for a better look under Linux.
Compatibility: novelyst v0.42 API
v0.14.0 User interface enhancements
  - Change the hotkey for scene splitting to Ctrl-Alt-S
- Add an Edit menu.
- Add a Format menu.
Compatibility: novelyst v0.42 API
  - Provide a key shortcut for plain formatting.
- Try to avoid nesting when formatting selections.
- Toggle formatting.
Compatibility: novelyst v0.42 API
  - Provide key shortcuts for bold and italic formatting.
Compatibility: novelyst v0.42 API
v0.8.1
  - Bind the “Enter” key to the editor.
- Change icon (“E” for editor).
- Fix a bug where the status bar becomes invisible when the editor window is resized.
Compatibility: novelyst v0.42 API
v0.8.0 “Split scene” feature
  - Add a “Split scene at cursor position” feature.
- Refactor the code for better maintainability.
Compatibility: novelyst v0.42 API
v0.6.1 “Scene” icon
  - Assign the editor window its own icon.
v0.6.0 Word count
  - Show word count at the status bar.
- Update word count via menu or key.
- Activate/deactivate live word count.
- Modify the window title: Scene title first.
- Give editor windows the focus on opening.
- Clear the undo/redo stack on loading text.
Compatibility: novelyst v0.14.1 API
v0.4.0 Internationalization
  - Adjust editor line spacing.
- Add internationalization according to GNU coding standards.
- Provide German localization.
Compatibility: novelyst v0.14.1 API
v0.2.2 Update setup script
  - Change the working dir to the script dir on startup in order to avoid “file not found” error.
Compatibility: novelyst v0.14.1 API
v0.2.1 Alpha release
Refactor in order to allow text conversion when editing scenes.
Compatibility: novelyst v0.14.1 API
v0.2.0 Alpha release
Compatibility: novelyst v0.14.1 API