v0.6.0
版本发布时间: 2023-01-19 21:10:41
elk-zone/elk最新发布版本:v0.15.1(2024-09-26 15:13:57)
🚀 Features
- Add unplugin-vue-inspector - by @webfansplz in https://github.com/elk-zone/elk/issues/1116 (3513f)
- Have all emojis respect prefers-reduced-motion - by @dkruythoff in https://github.com/elk-zone/elk/issues/962 (95dda)
- Add security headers (with nuxt-security) - by @jviide in https://github.com/elk-zone/elk/issues/1025 (d24c1)
- Confirm before unfollow - by @webfansplz in https://github.com/elk-zone/elk/issues/1208 (512d0)
- Improve posts translation logic - by @alexzhang1030 in https://github.com/elk-zone/elk/issues/1211 (d745b)
- Theme colors - by @antfu in https://github.com/elk-zone/elk/issues/1195 (8753a)
- Support all HTML elements allowed by Glitch - by @jviide in https://github.com/elk-zone/elk/issues/1233 (8c170)
- Add support for memory storage driver - by @danielroe (25872)
- StackBlitz code block expansion - by @patak-dev and @danielroe in https://github.com/elk-zone/elk/issues/1240 (8adb9)
- Add docker support - by @Candinya and @danielroe in https://github.com/elk-zone/elk/issues/1052 (7059c)
- Translation keys for SB card - by @patak-dev (8d3be)
- Add grayscale mode to user preferences - by @rshigg in https://github.com/elk-zone/elk/issues/1177 (0b2b9)
- Support showing publish failed messages - by @alexzhang1030 in https://github.com/elk-zone/elk/issues/1209 (85e16)
- Enhancements to profile account notifications - by @jeffsikes in https://github.com/elk-zone/elk/issues/1127 (fd662)
- Add docker-compose support - by @alexzhang1030 in https://github.com/elk-zone/elk/issues/1257 (53b37)
- Hide redudant mentions - by @patak-dev in https://github.com/elk-zone/elk/issues/1293 (3132f)
- Inline some mentions to reduce spacing - by @patak-dev in https://github.com/elk-zone/elk/issues/1307 (a4852)
- Use colorized logo - by @edimitchel in https://github.com/elk-zone/elk/issues/1316 (644d7)
-
i18n:
- Add portuguese translation - by @emanuelpina in https://github.com/elk-zone/elk/issues/1107 (185bf)
- De-DE update locale - by @Shinigami92 in https://github.com/elk-zone/elk/issues/1188 (656fd)
- Update Japanese localization - by @shuuji3 in https://github.com/elk-zone/elk/issues/1158 (e0497)
- Add Indonesian translation - by @riobahtiar and Rio Bahtiar in https://github.com/elk-zone/elk/issues/1197 (9df47)
- Sync and update zh-TW translation - by @Mini-ghost and Rock070 in https://github.com/elk-zone/elk/issues/1255 (db9fb)
- Improvements for Indonesian translation - by @riobahtiar (86192)
- French update - by @edimitchel in https://github.com/elk-zone/elk/issues/1317 (f49d8)
-
search:
- Select first result on enter press - by @baptiste0928 in https://github.com/elk-zone/elk/issues/1289 (fb1f4)
-
tiptap:
- Add discord-style emoji suggestion support - by @ahonn and @danielroe in https://github.com/elk-zone/elk/issues/1066 (e847f)
-
ui:
- Move alt text under the media preview - by @baptiste0928 in https://github.com/elk-zone/elk/issues/863 (6c1d0)
🐞 Bug Fixes
- Default language - by @sxzz in https://github.com/elk-zone/elk/issues/1171 (83a19)
- Improve vote ui - by @antfu (18ad1)
- Catch more bots with redirects - by @danielroe in https://github.com/elk-zone/elk/issues/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 https://github.com/elk-zone/elk/issues/1175 (5a624)
- I18n hydration on dev - by @sxzz (6b901)
- Disable selecting elements in navbar - by @sechi747 in https://github.com/elk-zone/elk/issues/1147 (92b97)
- Show status actions on DM - by @webfansplz in https://github.com/elk-zone/elk/issues/1180 (9f19e)
- Reply button on right on small screen - by @edimitchel in https://github.com/elk-zone/elk/issues/1143 (18069)
- Swap whitespace-pre for whitespace-pre-wrap on alt - by @snail-coupe in https://github.com/elk-zone/elk/issues/1193 (6dd8f)
- Should hide tooltip when click outside - by @webfansplz in https://github.com/elk-zone/elk/issues/1123 (a594f)
- Initialise stream promise before stream is available - by @danielroe in https://github.com/elk-zone/elk/issues/1191 (cd8e2)
- Even spacing of icons and text in navbar - by @so1ve in https://github.com/elk-zone/elk/issues/995 (7c58d)
- Publish widget mentions - by @patak-dev in https://github.com/elk-zone/elk/issues/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 https://github.com/elk-zone/elk/issues/1146 (9898a)
- Post length should account for draft mentions - by @MiniCheese26 in https://github.com/elk-zone/elk/issues/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 https://github.com/elk-zone/elk/issues/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 https://github.com/elk-zone/elk/issues/1245 (486f1)
- Disable
nuxt-security
in dev - by @antfu (30503) - Use global regex to escape backticks - by @skryukov in https://github.com/elk-zone/elk/issues/1253 (08eeb)
- Max lines for SB code snippets - by @patak-dev (8a74e)
- Show replying user in zen mode editor - by @webfansplz in https://github.com/elk-zone/elk/issues/1250 (bb41c)
- Translate posts target language is not current selected language - by @alexzhang1030 in https://github.com/elk-zone/elk/issues/1263 (0b77a)
- Change Alt Text description pop up to wrap while preserving whitespace pre - by @TheWebTech in https://github.com/elk-zone/elk/issues/1130 (bc08e)
- Prevent default event when hide dropdown - by @webfansplz in https://github.com/elk-zone/elk/issues/1277 (9c82d)
- CSP for shiki - by @antfu (88080)
- Arrow placement in draft dropdown - by @webfansplz in https://github.com/elk-zone/elk/issues/1287 (cce46)
- Properly hide redundant mentions - by @patak-dev (57850)
- Respect the length seen - by @Mini-ghost in https://github.com/elk-zone/elk/issues/1310 (c3b9f)
- Leading space when hiding mentions - by @patak-dev (359cc)
-
editor:
- Mention handling on post editing - by @antfu in https://github.com/elk-zone/elk/issues/1223 (b049b)
-
i18n:
- Update pt-PT language - by @emanuelpina in https://github.com/elk-zone/elk/issues/1234 (448b3)
- Update Arabic - by @mininaim in https://github.com/elk-zone/elk/issues/1224 (5b849)
- Improve several translations nl-NL - by @joranquinten in https://github.com/elk-zone/elk/issues/1214 (a7e1d)
- Fixing commas #1217 - by @mininaim in https://github.com/elk-zone/elk/issues/1217 (dded8)
-
native:
- Enable window draging by the title bar - by @piotrski in https://github.com/elk-zone/elk/issues/1268 (2975a)
- Fixed bug causing inability to enter text in search field - by @piotrski in https://github.com/elk-zone/elk/issues/1273 (db69a)
-
paginator:
- Parse array in url query string correctly - by @webfansplz in https://github.com/elk-zone/elk/issues/1242 (295eb)
-
ui:
- Translation button loading style issue in light theme - by @alexzhang1030 in https://github.com/elk-zone/elk/issues/1218 (f3a3a)
🏎 Performance
- Improve perf on rendering long list of replies - by @danielroe in https://github.com/elk-zone/elk/issues/1201 (b9d99)
- Exclude pwa web manifests from sw precache - by @userquin in https://github.com/elk-zone/elk/issues/1213 (a91d3)
- Use server namespace to simplify kv querying - by @danielroe in https://github.com/elk-zone/elk/issues/1246 (21b27)
- Remove unused fonts - by @antfu (da2f1)