File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Release Notes
22
3- ## [ Unreleased] ( https://github.com/laravel/jetstream/compare/v2.3.6...2.x )
3+ ## [ Unreleased] ( https://github.com/laravel/jetstream/compare/v2.3.7...2.x )
4+
5+
6+ ## [ v2.3.7 (2021-06-01)] ( https://github.com/laravel/jetstream/compare/v2.3.6...v2.3.7 )
7+
8+ ### Changed
9+ - Allow Role's ` $name ` and ` $description ` to be translated ([ #798 ] ( https://github.com/laravel/jetstream/pull/798 ) )
10+
11+ ### Fixed
12+ - Remove dark classes from QR Code ([ #788 ] ( https://github.com/laravel/jetstream/pull/788 ) )
13+ - Changed the column type of profile_photo_path ([ #794 ] ( https://github.com/laravel/jetstream/pull/794 ) )
14+ - Fix cors policy errors with inertia stack ([ #797 ] ( https://github.com/laravel/jetstream/pull/797 ) )
415
516
617## [ v2.3.6 (2021-05-18)] ( https://github.com/laravel/jetstream/compare/v2.3.5...v2.3.6 )
You can’t perform that action at this time.
0 commit comments