Version 1.4 (March 2025):
- Added heart as supported shape
- Fixed possible NPE for text due to no layer dimension
- Don't show preview in file chooser is .watch file is invalid
- Fixed rendering text layers with gradients
- Various improvements and bug fixes in the application framework

Version 1.3 (September 2024):
- Added applet mode (See Japplis Applet Runner)
- Exit the applet by removing all components
- Use the correct context class loader when (un)marshalling xml
- Hide exit in applet mode
- Various performance improvements
- Various improvements and bug fixes in the application framework

Version 1.2 (March 2024):
- Fixed copying the default watch at first start-up again :-(
- Only load font once if defined in multiple layers
- Improved start-up time
- Avoid to log too much of the same message
- Added support to drop .watch files on the user interface
- Added support for passing 'File' parameter to open a specific watch at start-up
- Improved rendering speed
- Various improvements and bug fixes in the application framework

Version 1.1 (January 2024):
- Added possibility to open next/previous watch in directory with control right/left
- Fixed copying the default watch at first start-up

Version 1.0 (November 2023):
- Show a tooltip on how to open the menu
- Many fixes in watch rendering
- Set minimum size for window when not specified
- Added Help to popup menu
- More improvements and bug fixes in the application framework

Version 1.0-beta (February 2023):
Everything is done