mirror of
https://github.com/discourse/discourse.git
synced 2025-02-13 06:45:11 +00:00
3e5976f843
We used to show New Features in a tab on the dashboard,
but this could get pushed down the page especially on
our hosting. In 043117ca13
we made a separate What's New page, so this commit removes
the dashboard tab and changes the admin notification to
send the admin to /admin/whats-new instead of the dashboard
tab.