Skip to content

Releases: kenstuddy/SaveBackup

v3.0

12 Dec 02:24

Choose a tag to compare

Version 3.0: Removed deprecated class AppTopics.

v2.3

28 Dec 21:17

Choose a tag to compare

Version 2.3: Added SaveBackup.ini.example file.

v2.2

27 Dec 00:37

Choose a tag to compare

Version 2.2: Enabled error log file output by default.

v2.1

23 Dec 04:02

Choose a tag to compare

Version 2.1: Fixed Java 8 backwards compatibility.

v2.0

23 Dec 00:52

Choose a tag to compare

Version 2.0: Added user-customizable properties. Added logging. Rewrote main loop logic.

v1.8

31 Oct 04:10

Choose a tag to compare

Version 1.8: Fixed formatting of changelog

v1.7

31 Oct 04:01

Choose a tag to compare

Version 1.7: Improved API usage (removed BaseComponent)

v1.6

24 Sep 01:51
281b06f

Choose a tag to compare

Version 1.6: Improved clarity of comments in source code.

v1.5

24 Sep 01:42
9c52208

Choose a tag to compare

Version 1.5: Implemented saving of all open unsaved documents and replaced deprecated ApplicaitonComponent with BaseComponent.

v1.4

03 Nov 19:10
7216c1f

Choose a tag to compare

Version 1.4: Implemented the remaining methods of interface FileDocumentManagerListener.