Skip to content

Releases: PyvesB/Notepad4e

Shorter view name

16 Nov 11:24
Compare
Choose a tag to compare
1.5.3

Increased version number to 1.5.3

Code cleanup and minor fixes

16 Apr 20:59
Compare
Choose a tag to compare
  • Code simplification.
  • Fixed log messages not being displayed correctly.
  • Clarified description of autosave job.
  • Java 8 is now the minimum Java version required to run the plugin.

Save location switching improvements

20 Jun 14:51
Compare
Choose a tag to compare
  • When changing the location of the file used to persist the state of the plugin, the previously opened notes are merged with the ones found in the new file location, if any. This gives users more freedom regarding which notes they wish to keep in their updated environment.
  • Clarified preference property.

Custom save location

15 Jun 16:57
Compare
Choose a tag to compare
  • The location of the file used to persist the state of the plugin can now be overridden in the preferences.

Performance improvements

17 Feb 10:27
Compare
Choose a tag to compare
  • Significantly improved Notepad4e's performance in some situations.
  • Reduced overall memory usage.
  • Cleaned up some code sections.

Fixed save error

09 Feb 22:05
Compare
Choose a tag to compare
  • In addition to the changelog of version 1.4.0, fixed autosave error due to unsupported feature in Java 7.

Better undo/redo and various other improvements

09 Feb 22:01
Compare
Choose a tag to compare
  • Rewrote undo/redo functionality:
    • added support for bullet lists.
    • kept track of caret position.
    • simplified code.
  • Added option to tune the note autosave time interval (does not affect automatic saving when closing Eclipse).
  • Fixed bug that would cause Eclipse to hang when adding a new note to an empty notepad.
  • Various code enhancements.

New note name duplication

27 Jan 13:54
Compare
Choose a tag to compare
  • Prevented new notes from being named the same as an existing one.

Code improvements and minor fixes

27 Sep 18:52
Compare
Choose a tag to compare
  • Refactored code and improved maintainability.
  • Prevented undo/redo actions when a note is locked.
  • Clarified the behaviour of one of the preferences.

French translation

13 Aug 13:14
Compare
Choose a tag to compare
  • Added French translation.