Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 642 Bytes

CHANGELOG.md

File metadata and controls

23 lines (19 loc) · 642 Bytes

Changelog

[Unreleased]

Added

  • Initial project structure.
  • Generate ZPL files from user-defined content.
  • Convert ZPL files to PDF format.
  • User-friendly interface built with JavaFX.
  • Data persistence for ZPL files.
  • Custom alert dialogs using MaterialFX.
  • Dynamic content loading in MainLayoutView.
  • Application icon and title setup.

Changed

  • Corrected CSS syntax errors in FXML files.
  • Updated image paths and loading logic.
  • Improved error handling for missing resources.

Fixed

  • Fixed issues with image resource loading.
  • Resolved CSS parsing errors.
  • Corrected FXML structure for proper content display.