Skip to content

JPro Platform 0.4.0

Compare
Choose a tag to compare
@besidev besidev released this 11 Jul 18:12
· 23 commits to main since this release

Features

  • Implemented and added jpro-mail module to the platform. This module provides an API to send emails from a
    JavaFX/JPro application.

Improvements

  • Updated JPro to version 2024.3.0.
  • Updated SimpleFX dependencies to version 3.2.35. The SimpleFX modules are in compliance with the Java
    Platform Module System.
  • Updated JMemoryBuddy dependency to version 0.5.5. This module is also now in compliance with the Java Platform
    Module System.
  • Updated JNodes dependencies to version 0.8.2.
  • Added popup sample application to the examples list for the jpro-routing-popup module.

Bugfixes

  • Export jpro-routing-core module from jpro-routing-dev module to make it available externally when only
    jpro-routing-dev is included in the project.
  • Fixed some dependency requirements in the JPro Routing modules.
  • Fixed the stylesheet path in the jpro-routing-popup module for the SimplePopup control.