I upgraded a system from 1.1.8 to 1.2.0-rc7 and ftp connection tracking stopped working. The problem is easy enough to work around by running the following command anytime the router reboots:
echo 1 > /proc/sys/net/netfilter/nf_conntrack_helper
However, this might be something to warn about?