Skip to content

1.0.6

Choose a tag to compare

@Geuthur Geuthur released this 22 Sep 19:22
· 124 commits to master since this release

Changelog

[1.0.6] - 2024-09-22 (@ppfeufer)

Added

  • Missing closing div
  • Required alt attribute to image tags

Fixed

  • Widget Bootstrap classes
  • Use common widget title template
  • Use the actual name for Member Audit

Changed

  • Use app-specific tooltip trigger to prevent unwanted interaction with the Bootstrap default trigger and potentially crash the JS framework
  • Let Bootstrap decide where to position the tooltips to prevent unwanted scrollbars and possibly cut-off tooltips
  • JS modernized
  • All strings are now translatable
  • Replaced an unnecessary br with a Bootstrao class
  • Better widget title

Removed

  • Unnecessary div construct around the table
  • Unnecessary Django template tags
  • Unnecessary JS variable
  • Unnecessary Bootstrap classes
  • Unnecessary font color as it was not readable in a lot of the Bootstrap themes

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.0.6