Starting this release, *any* admin anchor will redirect to a filtered `changelist` view showing the related objects.
This allows you to get a quick overview and run actions on the filtered objects.
Before, clicking a link for a one-to-one or many-to-one relation would take you to the `change` view for that object.
TLDR: anchors always redirect to filtered lists for a better overview.