Hot Door CORE Forum

Full Version: Hot Door CORE 0.8.2 is now available
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This update brings the following changes:
  • Compatibility with Illustrator 2024 (28)
  • Dropped support for Illustrator CC 2019 and 2020 (23 and 24)
  • Now compiled and linked against Boost 1.79.0
  • Now compiled and linked against OpenSSL 1.1.1w
  • All widgets feature improved focus/blur support
  • All list-based widgets now support drag-and-drop reordering
  • Various improvements to ComboBox widget
  • Various minor improvements to PopupMenu and Flyout widgets
  • Added centroid() method to PathArt class
  • Improvements to annotated text, particularly with rotation
  • Improvements to key down and key up handler performance
  • Minor improvements to Illustrator native Preferences class
  • Illustrator native undo/redo menu items can now be named
  • Minor fixes for acquiring selected index of list-based widgets on Mac
  • Minor improvements and fixes for current document artAtPoint() method
  • Minor fixes for checkbox and radio button drawing
  • Various minor light/dark mode fixes for widgets
  • Various minor UI scaling fixes on Windows