Skip to content

DevArt Article Photo v1.0.2 — Stability and Validation Update

Choose a tag to compare

@devartgr devartgr released this 06 May 19:00
· 10 commits to main since this release
6dc0514

DevArt Article Photo v1.0.2

Stability, validation and PHP 8.4 compatibility update.

Added

  • Added live filename prefix sanitization
  • Added automatic lowercase conversion for filename prefixes
  • Added inline validation messages for invalid characters

Changed

  • Spaces in filename prefixes are now automatically converted to hyphens
  • Non-latin characters are automatically removed from filename prefixes
  • Improved editorial filename workflow consistency

Improved

  • Added declare(strict_types=1); support across PHP files
  • Improved PHP 8.4 compatibility and type safety
  • Improved Joomla 6 stability and administrator behavior
  • Improved validation workflow without using problematic HTML pattern validation

Fixed

  • Fixed Auto Preview conflicts caused by HTML pattern validation
  • Fixed preview workflow interruptions caused by browser validation behavior

Notes

  • This release focuses on stability, validation and long-term Joomla 6 / PHP 8.4 compatibility
  • Recommended update for all users of version 1.0.0 and 1.0.1