File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -29,23 +29,23 @@ This release introduces deprecation warnings for several features that have been
29
29
- [ phx.gen.auth] allow configuring the scope's assign key in phx.gen.auth
30
30
- [ phx.new] Do not override theme in root layout if explicitly set
31
31
32
- ## Enhancements
32
+ ### Enhancements
33
33
34
34
## 1.8.0-rc.2 (2025-04-29)
35
35
36
- ## Bug Fixes
36
+ ### Bug Fixes
37
37
- [ phx.gen.live] only subscribe to pubsub if connected
38
38
- [ phx.gen.auth] remove unused current_password field
39
39
- [ phx.gen.auth] use context_app for scopes to fix generated scopes in umbrella apps
40
40
41
41
## 1.8.0-rc.1 (2025-04-16)
42
42
43
- ## Enhancements
43
+ ### Enhancements
44
44
- [ phx.new] Support PORT in dev
45
45
- [ phx.gen.auth] - Replace ` utc_now/0 + truncate/1 ` with ` utc_now/1 `
46
46
- [ phx.gen.auth] - Make dev mailbox link more obvious
47
47
48
- ## Bug Fixes
48
+ ### Bug Fixes
49
49
- [ phx.new] Fix Tailwind custom variants for loading classes (#6194 )
50
50
- [ phx.new] Fix heroicons path for umbrella apps
51
51
- Fix crash when an open : show page gets a PubSub broadcast for items (#6197 )
You can’t perform that action at this time.
0 commit comments