Skip to content

v5.0.1 - Accessibility Improvements & Touch Support

Choose a tag to compare

@HTMLGuyLLC HTMLGuyLLC released this 26 Jun 23:45
· 24 commits to master since this release

�� What's New in v5.0.1

♿ Accessibility Improvements

  • Added ARIA attributes for better screen reader support
  • Implemented semantic HTML with proper roles and labels
  • Enhanced keyboard navigation with focus management
  • Added descriptive labels for all interactive elements

📱 Touch Support

  • Added swipe gestures for slideshow navigation
  • Improved touch-friendly controls for mobile devices
  • Enhanced responsive design for better mobile experience

📝 Documentation Updates

  • Fixed misleading claims about accessibility and file size
  • Updated file size to accurate 40.8KB total (15.8KB JS + 25KB CSS)
  • Changed "mobile-first" to "responsive design" for accuracy
  • Improved README with honest feature descriptions

🔧 Technical Improvements

  • Maintained backward compatibility with existing API
  • All tests passing (39/39)
  • Preserved original beautiful design and animations

Breaking Changes: None - this is a backward-compatible patch release.

Migration: No changes needed for existing implementations.