port 0 is likely the CPU. If it's tagged/untagged, it needs to match that of the interface (or bridge) to which it is connected.
Let's see the complete network config:
Please connect to your OpenWrt device using ssh and copy the output of the following commands and post it here using the "Preformatted text </> " button (red circle; this works best in the 'Markdown' composer view in the blue oval):
Remember to redact passwords, VPN keys, MAC addresses and any public IP addresses you may have:
Assuming that we're talking about a true set of default installs comparing 25.12 vs earlier, I don't know why the change was made.
That said, as long as it is consistent, it's not material. If the bridge uses eth1, the CPU should be untagged in the switch configuration for that VLAN. If it uses eth1.1 the CPU should be tagged in VLAN 1.
As long as you have no more than one untagged network on the CPU it should be fine.
By default, these devices will avoid the performance penalty/ overhead of tagging now - but either configuration is correct (and will continue to work).