Skip to content

JavaFX-Markdown-Preview v1.0.3

Latest
Compare
Choose a tag to compare
@raghul-tech raghul-tech released this 09 Jul 18:16

📦 JavaFX Markdown Preview 1.0.3 – Stable Multi-Module Release

✅ This release replaces 1.0.2, which included new features but failed deployment to Maven Central.

🚀 What's New

✨ Feature Highlights (from 1.0.2)

  • 🎯 Tab and TabPane Support – Easily embed previews in tabbed editors.

  • 🧩 Standalone WebView Component – Use previews in any JavaFX layout (VBox, BorderPane, etc).

  • 🌈 Enhanced GitHub-style Themes – Improved visuals for both light and dark mode.

  • 📝 Syntax Highlighting with Copy Button – Code blocks are now prettier and more interactive.

  • ⚡ Real-Time Updates – Instant preview refresh on file changes.

  • 💡 JavaFX 17 Compatibility – Supports Java 11+ via OpenJFX.


🧱 Build & Deployment

✅ Improvements in 1.0.3:

  • 📦 Sources & Javadocs attached for all artifacts.

  • 🧼 Cleaner, modular structure with consistent parent-child packaging.

  • 🔗 Added project metadata, license info, and developer details for Maven Central compliance.

  • 🛠️ Improved Maven plugin setup and GPG signing stability.


🐞 Bug Fixes

  • 🔧 Fixed incomplete .jar publishing in version 1.0.2.

  • 🧪 Resolved plugin errors during source/javadoc generation.

  • 🎯 Fixed packaging issues with shaded modules.


⚠️ Note

Version 1.0.2 introduced the features listed above, but was never successfully deployed.
Please use 1.0.3 as the first stable release with working Maven Central deployment.


📚 Quick Links