v0.6.0
🚀 Features
- Add unplugin-vue-inspector - by @webfansplz in #1116 (3513f)
- Have all emojis respect prefers-reduced-motion - by @dkruythoff in #962 (95dda)
- Add security headers (with nuxt-security) - by @jviide in #1025 (d24c1)
- Confirm before unfollow - by @webfansplz in #1208 (512d0)
- Improve posts translation logic - by @alexzhang1030 in #1211 (d745b)
- Theme colors - by @antfu in #1195 (8753a)
- Support all HTML elements allowed by Glitch - by @jviide in #1233 (8c170)
- Add support for memory storage driver - by @danielroe (25872)
- StackBlitz code block expansion - by @patak-dev and @danielroe in #1240 (8adb9)
- Add docker support - by @Candinya and @danielroe in #1052 (7059c)
- Translation keys for SB card - by @patak-dev (8d3be)
- Add grayscale mode to user preferences - by @rshigg in #1177 (0b2b9)
- Support showing publish failed messages - by @alexzhang1030 in #1209 (85e16)
- Enhancements to profile account notifications - by @jeffsikes in #1127 (fd662)
- Add docker-compose support - by @alexzhang1030 in #1257 (53b37)
- Hide redudant mentions - by @patak-dev in #1293 (3132f)
- Inline some mentions to reduce spacing - by @patak-dev in #1307 (a4852)
- Use colorized logo - by @edimitchel in #1316 (644d7)
- i18n:
- Add portuguese translation - by @emanuelpina in #1107 (185bf)
- De-DE update locale - by @Shinigami92 in #1188 (656fd)
- Update Japanese localization - by @shuuji3 in #1158 (e0497)
- Add Indonesian translation - by @riobahtiar and Rio Bahtiar in #1197 (9df47)
- Sync and update zh-TW translation - by @Mini-ghost and Rock070 in #1255 (db9fb)
- Improvements for Indonesian translation - by @riobahtiar (86192)
- French update - by @edimitchel in #1317 (f49d8)
- search:
- Select first result on enter press - by @baptiste0928 in #1289 (fb1f4)
- tiptap:
- Add discord-style emoji suggestion support - by @ahonn and @danielroe in #1066 (e847f)
- ui:
- Move alt text under the media preview - by @baptiste0928 in #863 (6c1d0)
🐞 Bug Fixes
- Default language - by @sxzz in #1171 (83a19)
- Improve vote ui - by @antfu (18ad1)
- Catch more bots with redirects - by @danielroe in #1174 (ccad8)
- Show actions card details in zen mode - by @antfu (5da5f)
- Disallow all indexing on canary site and indexing of auth-only pages in prod - by @danielroe in #1175 (5a624)
- I18n hydration on dev - by @sxzz (6b901)
- Disable selecting elements in navbar - by @sechi747 in #1147 (92b97)
- Show status actions on DM - by @webfansplz in #1180 (9f19e)
- Reply button on right on small screen - by @edimitchel in #1143 (18069)
- Swap whitespace-pre for whitespace-pre-wrap on alt - by @snail-coupe in #1193 (6dd8f)
- Should hide tooltip when click outside - by @webfansplz in #1123 (a594f)
- Initialise stream promise before stream is available - by @danielroe in #1191 (cd8e2)
- Even spacing of icons and text in navbar - by @so1ve in #995 (7c58d)
- Publish widget mentions - by @patak-dev in #1198 (bb2e3)
- Disable
nuxt-security
on windows dev (pending nuxt 3.1.0) - by @danielroe (3b73d) - Fall back to votes count if voters count is not supplied - by @danielroe in #1146 (9898a)
- Post length should account for draft mentions - by @MiniCheese26 in #1202 (998fa)
- Use
m.webtoo.ls
- by @danielroe (2e79f) - Allow wider media - by @antfu (00379)
- Unquote ol/li selectors - by @danielroe (470da)
- Wrap theme color selector - by @antfu (1a1c0)
- Disable selecting elements in user switcher - by @sechi747 in #1219 (c4c15)
- Handle parsing pure plain text - by @danielroe (80da8)
- Export highlighter function and rename in composable - by @danielroe (406fe)
- Make translate button visually less distracting - by @ushuz in #1245 (486f1)
- Disable
nuxt-security
in dev - by @antfu (30503) - Use global regex to escape backticks - by @skryukov in #1253 (08eeb)
- Max lines for SB code snippets - by @patak-dev (8a74e)
- Show replying user in zen mode editor - by @webfansplz in #1250 (bb41c)
- Translate posts target language is not current selected language - by @alexzhang1030 in #1263 (0b77a)
- Change Alt Text description pop up to wrap while preserving whitespace pre - by @TheWebTech in #1130 (bc08e)
- Prevent default event when hide dropdown - by @webfansplz in #1277 (9c82d)
- CSP for shiki - by @antfu (88080)
- Arrow placement in draft dropdown - by @webfansplz in #1287 (cce46)
- Properly hide redundant mentions - by @patak-dev (57850)
- Respect the length seen - by @Mini-ghost in #1310 (c3b9f)
- Leading space when hiding mentions - by @patak-dev (359cc)
- editor:
- i18n:
- native:
- paginator:
- Parse array in url query string correctly - by @webfansplz in #1242 (295eb)
- ui:
- Translation button loading style issue in light theme - by @alexzhang1030 in #1218 (f3a3a)
🏎 Performance
- Improve perf on rendering long list of replies - by @danielroe in #1201 (b9d99)
- Exclude pwa web manifests from sw precache - by @userquin in #1213 (a91d3)
- Use server namespace to simplify kv querying - by @danielroe in #1246 (21b27)
- Remove unused fonts - by @antfu (da2f1)