Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 797 Bytes

CHANGELOG.md

File metadata and controls

33 lines (26 loc) · 797 Bytes

Changelog

[11.8.0] - 2024-09-10

Added

  • Enhanced animation control features:
    • Keyboard shortcuts for play/pause (Space)
    • Reload functionality (R key)
    • Skip to end (Right arrow)
    • Forward 250ms (. key)
    • Mouse click controls
    • Animation time tracker
  • New configuration option controlsOff to toggle visual controls

Changed

  • Improved animation control accessibility for non-technical users
  • Enhanced preview interface with time tracking display

[11.7.0] - 2024-03-27

Added

  • Custom info chips for banner metadata
  • GSDevTools keyboard toggle (G+S)
  • SASS support
  • Favicon and brand logo integration

Improved

  • URL parameter handling
  • SVG optimization settings

Technical

  • Updated GitHub Actions workflow
  • Improved CI/CD pipeline configuration