v0.15.0
版本发布时间: 2024-09-23 22:02:52
elk-zone/elk最新发布版本:v0.15.1(2024-09-26 15:13:57)
🚀 Features
- Keyboard status navigation with
j
/k
- by @shuuji3 in https://github.com/elk-zone/elk/issues/2739 (97ce2) - Add custom metadata type for PageMeta - by @itoao in https://github.com/elk-zone/elk/issues/2907 (bd7fd)
-
a11y:
- Add semantic markup to preference settings - by @userquin in https://github.com/elk-zone/elk/issues/2811 (77f0e)
- Add semantic markup to language settings - by @userquin in https://github.com/elk-zone/elk/issues/2812 (70479)
-
i18n:
- Add
manage lists
spanish translation - by @userquin in https://github.com/elk-zone/elk/issues/2832 (1eaaa) - Add
open image preview dialog
spanish translation - by @userquin in https://github.com/elk-zone/elk/issues/2839 (8ad05) - Update pt-PT translation - by @emanuelpina in https://github.com/elk-zone/elk/issues/2850 (d1ae4)
- Update vi-VN.json - by @mastoduy in https://github.com/elk-zone/elk/issues/2838 (e546e)
- Update eu-ES.json - by @xabirequejo in https://github.com/elk-zone/elk/issues/2840 (a67b3)
- Update it-IT locale - by @katullo11 in https://github.com/elk-zone/elk/issues/2851 (7d4b8)
- Update uk-UA.json - by @sutnistj in https://github.com/elk-zone/elk/issues/2852 (ab92f)
- Update uk-UA.json - by @sutnistj in https://github.com/elk-zone/elk/issues/2854 (9496f)
- Update hu-HU.json - by @iamdtms in https://github.com/elk-zone/elk/issues/2856 (6c2e5)
- Update zh-CN.json - by @TomatoDroid in https://github.com/elk-zone/elk/issues/2858 (c39b6)
- Update German translations - by @pixelbart in https://github.com/elk-zone/elk/issues/2861 (0b53d)
- Update zh-CN.json - by @lazzzis in https://github.com/elk-zone/elk/issues/2865 (04bef)
- Update eu-ES.json - by @xabirequejo in https://github.com/elk-zone/elk/issues/2866 (bd950)
- Update zh-CN translations - by @alexzhang1030 in https://github.com/elk-zone/elk/issues/2868 (a1b5c)
- Update Finnish localization - by @valtlai in https://github.com/elk-zone/elk/issues/2867 (09b5d)
- Added greek translation - by @trlef19 and @shuuji3 in https://github.com/elk-zone/elk/issues/2831 (65557)
- Update it-IT locale - by @katullo11 in https://github.com/elk-zone/elk/issues/2879 (ca34d)
- Update French translations - by @KaKi87, Anthony Fu and @shuuji3 in https://github.com/elk-zone/elk/issues/1839 (f15c8)
- Update vi-VN.json - by @mastoduy in https://github.com/elk-zone/elk/issues/2937 (538fa)
- Add
-
ui:
- Overlap multiple account icons in notification - by @shuuji3 in https://github.com/elk-zone/elk/issues/2869 (879f0)
🐞 Bug Fixes
- Use correct meta attribute for twitter info - by @danielroe (16a09)
- Bump
unstorage
and address type issues - by @danielroe in https://github.com/elk-zone/elk/issues/2951 (672e8) - Fix invalid permissions-policy value for fullscreen - by @shuuji3 in https://github.com/elk-zone/elk/issues/2941 (744c1)
- Top level await (chrome 129) - by @userquin in https://github.com/elk-zone/elk/issues/2970 (10076)
- Add new service worker - by @userquin in https://github.com/elk-zone/elk/issues/2971 (4d95c)
-
deps:
- Update dependency @vueuse/motion to v2.2.3 - in https://github.com/elk-zone/elk/issues/2881 (385f2)
- Update dependencies - by @danielroe in https://github.com/elk-zone/elk/issues/2526 (23f82)
- Update dependencies (major) - by @danielroe in https://github.com/elk-zone/elk/issues/2559 (e2255)
- Update vueuse to v11 (major) - by @shuuji3 in https://github.com/elk-zone/elk/issues/2922 (b8efd)
- Update dependencies (major) - in https://github.com/elk-zone/elk/issues/2921 (faae7)
- Update dependency @vueuse/motion to v2.2.5 - in https://github.com/elk-zone/elk/issues/2947 (6fd28)
- Update dependency prosemirror-highlight to ^0.9.0 - in https://github.com/elk-zone/elk/issues/2961 (7aabe)
-
i18n:
- Update de-DE - by @Shinigami92 in https://github.com/elk-zone/elk/issues/2874 (6f7ef)
- Update tr-TR.json - by @edizbaha in https://github.com/elk-zone/elk/issues/2894 (83de5)
- Fix redundant Japanese translation - by @m1sk9 in https://github.com/elk-zone/elk/issues/2938 (926f7)
-
i18n,a11y:
- Fix missing or incorrect translations in
aria-label
strings - by @shuuji3 in https://github.com/elk-zone/elk/issues/2837 (bd8cf)
- Fix missing or incorrect translations in
-
ui:
- Show custom emoji in spoiler text - by @lazzzis in https://github.com/elk-zone/elk/issues/2836 (57ff0)
- Fix publish dialog layout - by @shuuji3 in https://github.com/elk-zone/elk/issues/2842 (09cae)
- Change apple app status bar style - by @DasLixou and @userquin in https://github.com/elk-zone/elk/issues/2903 (20ac0)
- Fix z-index of horizontal line between statuses - by @shuuji3 in https://github.com/elk-zone/elk/issues/2778 (d79ad)
- Adjust z-index of Embedded Media Player and sticky header - by @shuuji3 in https://github.com/elk-zone/elk/issues/2848 (1d62c)
- Profile name gets cut off by roles - by @Christopher-Hayes in https://github.com/elk-zone/elk/issues/2915 (71369)
- Add loading indicator - by @userquin in https://github.com/elk-zone/elk/issues/2769 (41eb8)
- Bind attributes to
PublishWidgetList
list - by @userquin in https://github.com/elk-zone/elk/issues/2952 (dbf74) - Generate only one thread composer in
PublishWidgetList
and provide it to each widget - by @userquin in https://github.com/elk-zone/elk/issues/2953 (40610) - Composer dialog layout broken - by @userquin in https://github.com/elk-zone/elk/issues/2955 (01ffb)
🏎 Performance
- Reduce timeline limit on slow connection - by @Shinigami92 in https://github.com/elk-zone/elk/issues/2945 (4caa6)