Skip to content

Releases: lbovet/jminix

1.3.5

15 Feb 16:49
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.4...1.3.5

1.3.4

07 Feb 09:48
961cf98
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @cidus made their first contribution in #25

Full Changelog: 1.3.3...1.3.4

1.3.3

20 Sep 12:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.2...1.3.3

1.3.2

30 Aug 09:42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.1...1.3.2

1.3.1

24 Aug 13:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.0...1.3.1

1.3.0

22 Jun 13:32
Compare
Choose a tag to compare
  • Now compatible with Java 11+
  • Java 8+ is required
  • Upgraded dependencies

1.2.0

11 May 09:15
Compare
Choose a tag to compare

Major improvements

  • Support for HtmlContent for operations.
  • Support for composite attributes.
  • Upgraded libraries.
  • Standalone jar with all dependencies.

Minor improvements

  • String array accepted as operation parameters.
  • Added handling of empty input fields.
  • Better IE rendering.

Fixes

  • Fixed error when attribute description is null.
  • Fixed undefined nodes.
  • Fixed thread leak in RMI connection provider.
  • Special characters like spaces are now supported in domain and MBean names.
  • Disabled persistence to avoid too big cookies.