Skip to content

Latest commit

 

History

History
54 lines (24 loc) · 2.14 KB

CHANGELOG.md

File metadata and controls

54 lines (24 loc) · 2.14 KB

1.1.4 (2023-02-22)

Bug Fixes

  • conditions for field padding with multiple icons (c86dc9b)

1.1.3 (2022-10-10)

Bug Fixes

  • laravel 8 Str::__toString method compatability (b1fba91)

1.1.2 (2022-08-21)

Bug Fixes

  • issue with generate password (#6) (7930c92)

1.1.1 (2022-07-01)

Bug Fixes

  • pasword methods are now chainable (aa6f233)

1.1.0 (2022-06-07)

Bug Fixes

  • added new prefix/suffix actions from filament (8172469)

Features

  • add configurable copy to clipboard button, made icons configurable using blade icons (7824eb4)
  • allow password generation (2590e0e)

1.0.1 (2022-05-06)

Bug Fixes

  • password reveal populate (d873f48)

1.0.0 (2022-04-28)

Features