v0.7.0
版本发布时间: 2023-02-03 20:26:39
elk-zone/elk最新发布版本:v0.15.1(2024-09-26 15:13:57)
🚨 Breaking Changes
- Allow tree-shaking unstorage drivers - by @danielroe in https://github.com/elk-zone/elk/issues/1516 (fa44f)
🚀 Features
- Hide reply count - by @boehs in https://github.com/elk-zone/elk/issues/1439 (d2651)
- Initial support for lists - by @boehs in https://github.com/elk-zone/elk/issues/1474 (3904b)
- Add privacy policy - by @danielroe in https://github.com/elk-zone/elk/issues/1484 (541a1)
- More list support - by @boehs in https://github.com/elk-zone/elk/issues/1479 (e3930)
- Allow disabling translation for specific languages - by @niklaswolf in https://github.com/elk-zone/elk/issues/1371 (b48b7)
- Refetch home page when click elk logo - by @Mini-ghost in https://github.com/elk-zone/elk/issues/1129 (bd77d)
- Add opt-in pinch to zoom setting - by @userquin in https://github.com/elk-zone/elk/issues/1557 (4c054)
- Finish list CRUD - by @boehs and @userquin in https://github.com/elk-zone/elk/issues/1532 (e58d0)
- Use explorer page as search for mobile only - by @edimitchel in https://github.com/elk-zone/elk/issues/1301 (4b1b1)
-
i18n:
- Galician language contribution - by @xmgz in https://github.com/elk-zone/elk/issues/1417 (18af0)
- Add some Chinese translation - by @MepuruViolet in https://github.com/elk-zone/elk/issues/1386 (255c3)
- Revised Finnish localization - by @osmaa in https://github.com/elk-zone/elk/issues/1487 (9d353)
- Update Japanese localization - by @shuuji3 in https://github.com/elk-zone/elk/issues/1418 (2ce7c)
- Sync base
es
- by @mrcego in https://github.com/elk-zone/elk/issues/1496 (4f23b) -
es-419
cv translation support and separating some base strings for idiomatic context - by @mrcego in https://github.com/elk-zone/elk/issues/1505 (b41b9) - Locales for alt text - by @boehs in https://github.com/elk-zone/elk/issues/1580 (3b3d4)
- Sync zh-CN - by @alexzhang1030 and Ayaka Rizumu in https://github.com/elk-zone/elk/issues/1571 (a46ec)
- Update Japanese localization - by @shuuji3 and kazuya kawaguchi in https://github.com/elk-zone/elk/issues/1592 (2daaa)
- Update Polish translations - by @Glaydus in https://github.com/elk-zone/elk/issues/1529 (080f4)
-
lists:
- Add error handling - by @userquin in https://github.com/elk-zone/elk/issues/1593 (6c1ec)
-
preferences:
- Option to hide account hover card - by @wheatjs in https://github.com/elk-zone/elk/issues/1431 (46a84)
-
pwa:
- Add install PWA widget - by @userquin in https://github.com/elk-zone/elk/issues/1451 (f96cd)
- Don't show install widget if cancelled from widget - by @userquin in https://github.com/elk-zone/elk/issues/1459 (90146)
-
ui:
- Display post language - by @antfu (2a486)
🐞 Bug Fixes
- Keep patches folder - by @sxzz (d7bba)
- Upgrade & downupgrade deps - by @sxzz (75459)
- Pin vitest version - by @sxzz (3c592)
- Back to rollup 2 - by @sxzz (4e97c)
- Tag if condition - by @Shinigami92 in https://github.com/elk-zone/elk/issues/1432 (55274)
- Make the user switcher's buttons fill container - by @Mini-ghost in https://github.com/elk-zone/elk/issues/1437 (1d1f4)
- Unescape html entities in page title - by @userquin in https://github.com/elk-zone/elk/issues/1392 (3c888)
- Default user language when writing a publication - by @victordelva in https://github.com/elk-zone/elk/issues/1446 (adb17)
- Upgrade vue macros - by @sxzz (bc78b)
- Update gl-ES - by @xmgz in https://github.com/elk-zone/elk/issues/1482 (068da)
- Updated Finnish localization with some errors fixed - by @osmaa in https://github.com/elk-zone/elk/issues/1489 (3e365)
- Prevent click event when publish button is disabled - by @sechi747 in https://github.com/elk-zone/elk/issues/1481 (8c76d)
- Correct federated timeline title icon - by @ushuz in https://github.com/elk-zone/elk/issues/1340 (7d127)
- Disable user-select on StatusActionButton component - by @ushuz in https://github.com/elk-zone/elk/issues/1281 (fda85)
- Use "⌘" as modifier key name on macOS - by @shuuji3 in https://github.com/elk-zone/elk/issues/1506 (e197a)
- Handle account switching when accounts have the same id - by @angristan in https://github.com/elk-zone/elk/issues/1510 (72bf6)
- Avoid reference context in
getDefaultDraft
- by @antfu (e2778) -
initial
default value in PublishWidget - by @antfu (9c3a3) - Account setting button hover style - by @clark-cui in https://github.com/elk-zone/elk/issues/1525 (e18fe)
- Custom-emoji size on editor - by @ronilaukkarinen in https://github.com/elk-zone/elk/issues/1503 (d39e2)
- French translation revision - by @fenarinarsa in https://github.com/elk-zone/elk/issues/1434 (611b6)
- Viewport meta value for iOS PWA safe area - by @chouchoui in https://github.com/elk-zone/elk/issues/1533 (9190a)
- Update stackblitz card to a new format - by @skryukov in https://github.com/elk-zone/elk/issues/1562 (a2872)
- Update GitHub card paths lookup - by @skryukov in https://github.com/elk-zone/elk/issues/1563 (a025b)
- Missed language code fallback - by @skryukov in https://github.com/elk-zone/elk/issues/1559 (cf76b)
- List should be user-only - by @userquin in https://github.com/elk-zone/elk/issues/1581 (fc706)
- Make buttons consistent - by @boehs in https://github.com/elk-zone/elk/issues/1583 (073ca)
-
a11y:
- Do not prevent arbitrary zooming on mobile devices - by @ronilaukkarinen in https://github.com/elk-zone/elk/issues/1501 (ca65f)
- Allow pinch to zoom - by @userquin in https://github.com/elk-zone/elk/issues/1515 (80a4e)
-
i18n:
- Update zh-TW translations - by @jayredk in https://github.com/elk-zone/elk/issues/1429 (84f45)
- Update portuguese from Portugal translation - by @emanuelpina in https://github.com/elk-zone/elk/issues/1447 (5eac5)
- Updated Polish translation - by @Glaydus and Karol Krenski in https://github.com/elk-zone/elk/issues/1490 (1924e)
- Update portuguese from Portugal translation - by @emanuelpina in https://github.com/elk-zone/elk/issues/1476 (664c0)
- Update RU locale - by @ExEr7um in https://github.com/elk-zone/elk/issues/1514 (809d4)
- Add
the
in delete - by @boehs in https://github.com/elk-zone/elk/issues/1582 (59473)
-
lists:
- Focus lost when focusing buttons - by @userquin in https://github.com/elk-zone/elk/issues/1591 (4fc46)
-
pwa:
- Use 303 redirect in web share target api - by @userquin in https://github.com/elk-zone/elk/issues/1448 (eda21)
- Add maskable icon to web manifest - by @userquin in https://github.com/elk-zone/elk/issues/1456 (05009)
-
ui:
- StatusCard style in RTL - by @zyyv in https://github.com/elk-zone/elk/issues/1499 (54f36)
- Add viewport header to enable/disable pinch to zoom in Safari - by @userquin in https://github.com/elk-zone/elk/issues/1590 (a2fb4)