Skip to content

1.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 12:42
· 8 commits to beta since this release

1.0.0-beta.1 (2024-03-15)

Features

  • added ability to customize breadcrumb title attribute (553447a)
  • added support for custom route key bindings (294f487)
  • added support for View Record Pages (a8e13de)
  • initial alpha release (6efa97a)
  • initial alpha release (8910876)
  • initial alpha release (82fb462)
  • initial alpha release (258c10a)

Bug Fixes

  • conditional action URLs when their pages don't exist (8fc9eb4)
  • fix URLs for global search (76bbefa)
  • for page actions missing parent params (63f5f57)
  • force delete action (0ce4e19)
  • global search for root resources (68a2c81)
  • images for filament website (7f147f4)
  • pint config (49473bd)
  • route names (d067548)
  • updating get_model_route_parameter helper to camel case params (7c75137)

Refactor

  • code cleanup (8648281)
  • Complete rewrite of the plugin. Simplified approach and more customizable. (7ddacff)