v5.4.1
Added styling for the server boosts menu.
Added configuration options for the menu items in the DMs sidebar. Either edit these directly in the theme.css or add the configuration variables to the BetterDiscord custom CSS editor:
:root {
--hide-nitro: 0;
--hide-library: 0;
--hide-shop: 0;
--hide-quests: 0;
--hide-search-palette: 0;
}