Skip to content

0.4.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 18:40
· 107 commits to main since this release

Added

  • Internationalization support #87
  • Initial attribute value support
  • Reintroduce FPS debug component
  • Core attributes to container elements

Changed

  • Font enhancements #84
    • Converting text elements to paths works on web
    • Noto Sans bundled with the app
    • Text elements without a font family set can be converted to paths
    • Font weight filtering based on the selected font-family also works on web
    • Improved scaling of text elements
  • Persist enhancements #86
    • Persisting is not constrained to local storage limitations
    • Some loading issues on we are now fixed
  • Tool enhancements #85
    • Preview attributes while creating elements
    • Disable attributes while modifying elements
  • Enhance performance
  • Enhance cursors
  • Enhance button styles
  • Increase handle size

Fixed

  • Refresh bbox on set parent
  • Various precision issues
  • Multi-selection label
  • Stop propagation of escape on various cases
  • XML view id console warnings