Skip to content

Releases: laravel/jetstream

v1.2.1

18 Sep 16:21
9dd74e7
Compare
Choose a tag to compare

Added

Fixed

  • Don't include update password form if feature disabled (#197)
  • Remove hard coded routes and use route() helper by name instead (#203)
  • Fix button margins on small screens (#206)

v1.2.0

18 Sep 16:21
Compare
Choose a tag to compare

Added

Changed

  • Update Fortify Actions to use PasswordValidationRules Trait (#168)
  • Make labels translatable in livewire views (#177)
  • A few more strings that should be translatable (#192)

Fixed

  • Refresh navigation dropdown when teams/profile forms save (#132)
  • Fix API token deletion bug (#155)
  • Fix profile picture distortion for team owners (#165)
  • Fix HasTeams trait to be able to use queries (#173)

v1.1.2

18 Sep 16:21
4c2d09e
Compare
Choose a tag to compare

Changed

  • Set fully url forget and reset password action (#136)

Fixed

  • Missing Closing Parenthesis (#140)

v1.1.1

18 Sep 16:20
2e85511
Compare
Choose a tag to compare

Fixed

  • Fix missing request (#137)

v1.1.0

18 Sep 16:20
Compare
Choose a tag to compare

Added

  • Add alt attribute/value to image tag (#106)
  • Translates more strings (#101)

Changed

Fixed

  • Fix for vendor:publish routes (#109)
  • Make team menu entry "truncate" (#114)
  • Added object-cover to profile images (#122)
  • Inertia: Use check instead of authorize for canCreateTeams (#129)

v1.0.2

18 Sep 16:20
Compare
Choose a tag to compare

Changed

v1.0.1

18 Sep 16:20
20036d2
Compare
Choose a tag to compare

Changed

  • Update to Laravel Fortify 1.0 (#96)

v1.0.0

18 Sep 16:20
Compare
Choose a tag to compare

Fixed

v0.7.3

18 Sep 16:19
Compare
Choose a tag to compare

Fixed

v0.7.2

18 Sep 16:19
Compare
Choose a tag to compare

Fixed