Skip to content

Releases: purejava/kdewallet

1.2.4

30 Oct 06:50
1.2.4
8bd8bf4
Compare
Choose a tag to compare
  • Code improvements
  • Handle null returned by MessageHandler.send (#2) - thanks to @overheadhunter for indicating the problem
  • Move to Java 17
  • Update maven dependencies

1.2.3

04 Jul 05:55
1.2.3
94181e9
Compare
Choose a tag to compare

1.2.2

27 Apr 05:55
1.2.2
935095e
Compare
Choose a tag to compare
  • Introduce new walletClosedId signal

1.2.1

15 Apr 17:42
1.2.1
d9c5887
Compare
Choose a tag to compare
  • Update maven dependencies
  • Move to Java 11
  • Depend on dbus-java 3.3.0: DBusConnection.getConnection(DBusBusType _bustype) will no longer throw RuntimeException but DBusConnectionException if something went wrong establishing DBus connection (#128)

1.2.0

15 Nov 13:18
1.2.0
695439b
Compare
Choose a tag to compare
  • Complete re-design of the SignalHandler to handle signals asynchronously and make it more robust against timed out D-Bus calls
  • Improve log messages

1.1.1

06 Oct 19:18
1.1.1
31ba8ab
Compare
Choose a tag to compare
  • Improve log messages
  • Fix availability check for kwallet deamon

1.1.0

12 Sep 06:12
1.1.0
e814f9b
Compare
Choose a tag to compare
  • Introduce three new methods that return all "entries" in a folder
  • Adopt MessageHandler improvements from secret-service 1.1.0 (#1)

1.0.1

09 Aug 09:08
1.0.1
036efad
Compare
Choose a tag to compare
  • Depend on dbus-java 3.2.3, that fixes issues when dealing with multiple signals of the same name but different signatures (#110)

1.0.0

07 Aug 17:06
1.0.0
acd9595
Compare
Choose a tag to compare

Initial release