Releases: PyvesB/Notepad4e
Releases · PyvesB/Notepad4e
Bullet list feature
- Implemented bullet list feature.
- Disabled relevant right-click menu items when a note is locked.
Various fixes and improvements
- Fixed exception when opening a new note when none was previously selected.
- Added missing lock symbol when restoring plugin on a locked note.
- Added disposal of some additional resources used by the plugin.
Additional fixes
- Fixed exceptions that could occur when retrieving previously saved notes.
- Fixed some scenarios where lock symbol would not disappear.
Quick fixes
- Fixed NullPointerExceptions that could occur after updating the plugin.
- All the new features from version 1.2.0!
Several new features
- Implemented strikeout functionality.
- Added note lock/unlock feature. A locked note can no longer be edited and a notification will systematically appear when trying to close it!
- Implemented option to automatically paste the current contents of the clipboard when opening a new note.
- Added scheduled autosave of the plugin's state. If Eclipse is terminated unexpectedly, a recent version of your notes will be saved!
- Improved some icons and displayed texts.
- Refactored and cleaned up code.
Minor fixes
- Fixed typo in Preference page.
- Fixed note close confirmation appearing when using keyboard shortcut even if confirmations are disabled in preferences.
Several improvements to the user experience
- Implemented drag gestures to move note tabs around.
- Implemented double clicking to rename a note tab.
- Made plugin shortcuts editable.
- Added option to disable confirmation box when closing a note tab.
- Improved support for OS X.
- Various other improvements.
Close note confirmation
- Added a dialog confirmation box when trying to close a note tab.
- Implemented Ctrl+w (or Cmd+w) shortcut to close note tabs.
- Added link to changelog page (this page).
Various improvements
- Cleaned up and improved code basis.
- Increased range of undo and redo operations.
- Minor performance improvements.
Initial release
- Initial release of the plugin.