Releases: maybeanerd/crab
Releases · maybeanerd/crab
0.6.1 - upstream update to 0.15.1
What's Changed
- fix: update from upstream v0.15.1 by @maybeanerd in #21
Full Changelog: 0.6.0...0.6.1
0.6.0 - upstream update to 0.15.0
What's Changed
- feat: update from upstream by @maybeanerd in #20
- adjust package meta information to better reflect crab (and not elk)
Full Changelog: 0.5.0...0.6.0
0.5.0 - upstream update to 0.14.0
0.4.4 - update from upstream v0.13.2
0.4.3
0.4.2
🚀 Features
- Remember last accessed explore tab - by @shuuji3 in https://github.com/maybeanerd/crab/issues/2658 (253b5)
- Allow to set mute duration and notifications mute option - by @shuuji3 in https://github.com/maybeanerd/crab/issues/2665 (d40d3)
- i18n:
- Update Ukrainian translations - by @Demivan in https://github.com/maybeanerd/crab/issues/2660 (24dac)
- Update Tagalog translations - by @ayoayco in https://github.com/maybeanerd/crab/issues/2677 (288a4)
- Update portuguese from Portugal translation - by @emanuelpina in https://github.com/maybeanerd/crab/issues/2671 (9580e)
- Update eu-ES.json - by @xabirequejo in https://github.com/maybeanerd/crab/issues/2670 (f8817)
- Update it-IT locale - by @katullo11 in https://github.com/maybeanerd/crab/issues/2666 (1d962)
- Update vi-VN.json - by @mastoduy in https://github.com/maybeanerd/crab/issues/2664 (bb453)
🐞 Bug Fixes
- Remember last accessed notification tab - by @shuuji3 in https://github.com/maybeanerd/crab/issues/2654 (618b9)
- Consistent hover highlight styling in mobile bottom navigation menus - by @shuuji3 in https://github.com/maybeanerd/crab/issues/2661 (eaa0b)
- Show loading spinner on follow button while fetching account relationship - by @shuuji3 and patak in https://github.com/maybeanerd/crab/issues/2667 (4e08c)
- Fix incorrect follow status on followers and following pages - by @shuuji3 in https://github.com/maybeanerd/crab/issues/2669 (36ab6)
- Prevent empty search keyword to send invalid request - by @shuuji3 in https://github.com/maybeanerd/crab/issues/2676 (ab469)
- Fix
vue/no-ref-as-operand
andvue/return-in-computed-property
ESLint errors - by @shuuji3 in https://github.com/maybeanerd/crab/issues/2679 (6687c) - pwa: Wrong web manifest colors - by @userquin in https://github.com/maybeanerd/crab/issues/2659 (01b42)
View changes on GitHub
0.4.1
🐞 Bug Fixes
- Set client source to crab - by @maybeanerd (5bdf5)
- Adjust meta info to crab - by @maybeanerd in #14 (14edf)
View changes on GitHub
0.4.0
🚀 Features
- Bump to latest vue 3.4.19 - by @userquin and @patak-dev in https://github.com/maybeanerd/crab/issues/2607 (36004)
- . shortcut to show new items - by @patak-dev in https://github.com/maybeanerd/crab/issues/2612 (37691)
- Add several new shortcut keys for navigation - by @shuuji3 in https://github.com/maybeanerd/crab/issues/2618 (edcc8)
- Show tag hover card when hovering cursor on hashtag links - by @shuuji3 and @userquin in https://github.com/maybeanerd/crab/issues/2621 (e4483)
- Introduce new "Followed tags" page - by @shuuji3 and @patak-dev in https://github.com/maybeanerd/crab/issues/2642 (f6441)
- content-rich html parsing:
- Add paragraphs LTR/RTL direction support - by @userquin in https://github.com/maybeanerd/crab/issues/2545 (3120b)
- i18n:
- Update it-IT locale - by @katullo11 in https://github.com/maybeanerd/crab/issues/2630 (6dc5a)
- German translation for new shortcuts - by @pixelbart in https://github.com/maybeanerd/crab/issues/2641 (1844a)
- Update portuguese from Portugal translation - by @emanuelpina in https://github.com/maybeanerd/crab/issues/2633 (edfbe)
- Add Persian translation - by @mehr32 and @userquin in https://github.com/maybeanerd/crab/issues/2535 (c01a1)
- Add central kurdish locale(ckb) - by @qezwan and @userquin in https://github.com/maybeanerd/crab/issues/2332 (1c908)
- Update portuguese from Portugal translation - by @emanuelpina in https://github.com/maybeanerd/crab/issues/2648 (b1ff1)
- Add missing
nav.hashtags
entry for Spanish translation - by @userquin in https://github.com/maybeanerd/crab/issues/2650 (873c6) - Update it-IT locale - by @katullo11 in https://github.com/maybeanerd/crab/issues/2652 (02f7c)
- ui:
- Add missing
goto magic keys
spanish translation entries - by @userquin in https://github.com/maybeanerd/crab/issues/2625 (c00d6) - Fetch account data on demand - by @userquin in https://github.com/maybeanerd/crab/issues/2632 (308b5)
- Add missing
🐞 Bug Fixes
- Fix
[object Object]
on the mentions tab - by @shuuji3 in https://github.com/maybeanerd/crab/issues/2611 (08265) - Paginator watch - by @patak-dev in https://github.com/maybeanerd/crab/issues/2613 (1fefb)
- Allow to edit alt description of attached image again - by @shuuji3 in https://github.com/maybeanerd/crab/issues/2631 (310b3)
- Show correct reply target user account in reply post header - by @shuuji3 in https://github.com/maybeanerd/crab/issues/2640 (95e46)
- Fix emoji placement - by @nonnullish in https://github.com/maybeanerd/crab/issues/2626 and https://github.com/maybeanerd/crab/issues/2645 (0c15a)
- cache:
- Return cached account as promise - by @userquin in https://github.com/maybeanerd/crab/issues/2623 (748dd)
- deps:
- Update tiptap to v2.2.4 - by @renovate[bot] and @userquin in https://github.com/maybeanerd/crab/issues/2398 (35841)
- pwa:
- Update pwa plugin to fix broken prompt - by @userquin in https://github.com/maybeanerd/crab/issues/2634 (efec2)
- ui:
- Wrong tabindex usage - by @userquin in https://github.com/maybeanerd/crab/issues/2615 (913e2)
- Wrong tabindex usage 2 - by @userquin in https://github.com/maybeanerd/crab/issues/2617 (6b403)
- Help preview tabindex, auto focus and buttons - by @userquin in https://github.com/maybeanerd/crab/issues/2616 (efb69)
- Account mentions not being fetched when visible - by @userquin in https://github.com/maybeanerd/crab/issues/2624 (fc5d2)
- Missing replying to links - by @userquin in https://github.com/maybeanerd/crab/issues/2637 (72b80)
- Avoid fetching status account in replying to until visible - by @userquin in https://github.com/maybeanerd/crab/issues/2638 (9f04e)
- Wrong reply to account - by @userquin in https://github.com/maybeanerd/crab/issues/2649 (62f70)
- Mentions not working when composing - by @userquin in https://github.com/maybeanerd/crab/issues/2655 (48a8b)
View changes on GitHub
0.3.0
🚀 Features
- Add a new link icon - by @shuuji3 in https://github.com/maybeanerd/crab/issues/2534 (9070f)
- Add Vercel KV - by @prplecake in https://github.com/maybeanerd/crab/issues/2533 (b0163)
- Add LTR/RTL in hashtags and mentions support - by @userquin and @danielroe in https://github.com/maybeanerd/crab/issues/2541 (3adf9)
- Upgrade to masto.js v6 - by @patak-dev in https://github.com/maybeanerd/crab/issues/2530 (6c5bb)
- Improve title and layout of the confirm dialog - by @shuuji3 in https://github.com/maybeanerd/crab/issues/2307 (0451a)
- Add new setting to disable blur for low-performance device - by @shuuji3 in https://github.com/maybeanerd/crab/issues/2561 (f79d8)
- Add Bluesky and Friendica icons - by @shuuji3 in https://github.com/maybeanerd/crab/issues/2563 (cadf1)
- Add option to preserve whitespace in parseOptions - by @zcf0508 in https://github.com/maybeanerd/crab/issues/2448 (285f8)
- i18n:
- Update vi-VN.json - by @mastoduy in https://github.com/maybeanerd/crab/issues/2506 (3fa1f)
- Missing and rewording
es
andes-419
keys - by @mrcego and @patak-dev in https://github.com/maybeanerd/crab/issues/2511 (44f5e) - Complete the translation of
copy_account_name
- by @yrming in https://github.com/maybeanerd/crab/issues/2487 (14996) - Updated gl-ES translation - by @xmgz, @userquin and @patak-dev in https://github.com/maybeanerd/crab/issues/2522 (54e53)
- Update portuguese from Portugal translation - by @emanuelpina in https://github.com/maybeanerd/crab/issues/2555 (77175)
- Update vi-VN.json - by @mastoduy in https://github.com/maybeanerd/crab/issues/2560 (b8e86)
- Update it-IT locale - by @katullo11 in https://github.com/maybeanerd/crab/issues/2567 (6d8b3)
- Update it-IT locale - by @katullo11 in https://github.com/maybeanerd/crab/issues/2569 (af8a6)
- Update it-IT locale - by @katullo11 in https://github.com/maybeanerd/crab/issues/2572 (17288)
- Update vi-VN.json - by @mastoduy in https://github.com/maybeanerd/crab/issues/2574 (8db37)
- Update es.json - by @userquin in https://github.com/maybeanerd/crab/issues/2576 (30e22)
- Update portuguese from Portugal translation - by @emanuelpina in https://github.com/maybeanerd/crab/issues/2577 (be475)
- Update ja-JP.json - by @silloi in https://github.com/maybeanerd/crab/issues/2588 (1954c)
🐞 Bug Fixes
- Spoiler button style in notifications - by @BeiyanYunyi in https://github.com/maybeanerd/crab/issues/2537 (e4399)
- Trigger code block highlighting when the highlighter is ready - by @ocavue in https://github.com/maybeanerd/crab/issues/2539 (77588)
- Meta og:url should use the origin of the request instead of elk.zone - by @Joshix-1 in https://github.com/maybeanerd/crab/issues/2550 (d8ea6)
- Subscribe to proper user.notification stream - by @patak-dev in https://github.com/maybeanerd/crab/issues/2566 (73227)
- Rename tab label from "Mention" to "Mentions" - by @shuuji3 in https://github.com/maybeanerd/crab/issues/2570 (77b91)
- Allow to translate "Lock" string on profile - by @shuuji3 in https://github.com/maybeanerd/crab/issues/2571 (2a595)
- Tests - by @maybeanerd (cb443)
- Fix tooltip overlaps with editor tool popup on Mobile - by @lazzzis in https://github.com/maybeanerd/crab/issues/2582 (40415)
- Notification badge - by @Shinigami92 and Ayo in https://github.com/maybeanerd/crab/issues/2592 (1bbc2)
- i18n: Update eu-ES.json - by @xabirequejo in https://github.com/maybeanerd/crab/issues/2594 (b9394)
- suggestion: Allow case-insensitive emoji suggestion - by @shuuji3 in https://github.com/maybeanerd/crab/issues/2565 (bf0c5)
View changes on GitHub
0.2.0
🚀 Features
- Show emoji tooltip - by @Shinigami92 in https://github.com/maybeanerd/crab/issues/2485 (c0bb6)
- Make crab color theme the default - by @maybeanerd in #3 (d1f03)
🐞 Bug Fixes
- Correct linking of theme colors - by @maybeanerd in https://github.com/maybeanerd/crab/issues/2524 (07042)