Skip to content

Semantic Versioning ready

Compare
Choose a tag to compare
@Vitexus Vitexus released this 15 Nov 12:51
· 5 commits to main since this release

[1.32.0] - 2024-10-30

Slow evolution continues.

Added

  • Getter functions added to Table Tag.
  • Support for JavaScript Module added.
  • Input Interface defined.
  • Message type icons added into Status Messages on page.

Changed

  • PSR12 code cleanup.
  • Code reformat.
  • Better strict types.
  • Improved Scripts inserting.
  • HtmlTag now accepts arguments.
  • ButtonTag now accepts mixed content.
  • Select tag now implements Input interface.
  • Compatibility with Input interface fix.
  • All inputs implement Input now.
  • Allow null as placeholder for TableTag parts.
  • Better Compatibility.

Fixed

  • Fix what PHPStan found.
  • Mailer fix.
  • Value processing fix.
  • Smtp config fix.
  • Warning fixed.
  • typo fix.
  • strict types update for HTMLMailer.
  • Mailer strict types update.
  • Dep fix.

Security

  • N/A

image