2023.10.30.16.27.33¶
New Features¶
Create VTag component (#3137) by @ngken0995
Improvements¶
Internal Improvements¶
Update Tailwindcss dependencies (#3253) by @khushi-kothari
Update uuid dependency (#3255) by @khushi-kothari
Update focus-trap dependency (#3256) by @khushi-kothari
Update vue-demi dependencies (#3254) by @khushi-kothari
Update Clipboard dependencies (#3252) by @khushi-kothari
Update @nuxtjs/i18n dependency (#3249) by @khushi-kothari
Update @popperjs/core dependency (#3250) by @khushi-kothari
Simplify Nuxt query parameter computation (#3136) by @obulat
Allow runtime configuration of nginx listening port (#3219) by @sarayourfriend
Add result kind to the
SELECT_SEARCH_RESULTevent (#3173) by @obulatAdd frontend nginx container for logging and plausible proxying (#3108) by @sarayourfriend
Bug Fixes¶
Hotfix for
undefinedin Nuxt provider data (#3185) by @obulatUse
propertyattribute for OpenGraph title and image (#3213) by @RogueCode007