Settings Option to hide Favorites from Recents

In the meantime, just put

.favorites {
  display: none;
}

into your custom.css file