Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jun 02:26
· 736 commits to dev since this release
3149bda

   🚀 Features

  • Integrate cleanJsonText function for json parsing  -  by @kovsu in #3824 (72664)
  • Enhance focus management and context menu shortcuts  -  by @Innei (c2035)
  • Setting feed management table  -  by @Innei (dbd43)
  • Add tailwindcss-content-visibility for enhanced styling  -  by @Innei (8e350)
  • Improve pull-up-to-next by add transition animation  -  by @lawvs in #3832 (a86ef)
  • Add analysis for feed management table  -  by @Innei (7b3ec)
  • Implement OPML import functionality with feed selection modal  -  by @Innei (de6c2)
  • Implement auto-scroll to entry after pull-up navigation  -  by @lawvs (91306)
  • Add rn native markdown rendering  -  by @Innei (01738)
  • Add FocusableGuardProvider for managing global focus behavior  -  by @Innei (ee0ec)
  • Update copywriting  -  by @DIYgod (18b22)
  • Introduce global constants and enhance metadata handling  -  by @Innei (3a5c6)
  • Implement subscription column layout for desktop and mobile, including responsive components and user interface enhancements  -  by @Innei (fc161)
  • Replace number formatting with formatNumber utility across discover and feed components for improved readability  -  by @Innei (5a53e)
  • corner-player:
  • desktop:
    • Disable hot update for staging  -  by @DIYgod (f6876)
    • Remove react-google-recaptcha-v3  -  by @DIYgod (90945)
    • Enhance resizable columns with double-click reset functionality  -  by @Innei (26c68)
    • Implement smooth scrolling functionality  -  by @Innei (6c73a)
    • Integrate useSmoothScroll hook for enhanced scrolling  -  by @Innei (19479)
    • Add check for updates functionality in settings  -  by @Innei (ef304)
    • Add i18n for shortcut settings and improve style  -  by @kovsu in #3823 (b8a54)
    • Add reset defaults button for shortcuts  -  by @kovsu in #3834 (b8262)
    • Enhance rsshubAnalytics query to support language filtering  -  by @DIYgod (14d4d)
    • Copy and paste login token  -  by @DIYgod (47e07)
    • Implement popover for sharing entries with social media options  -  by @Innei (39736)
    • Enhance SharePanel with dedicated share URL generation  -  by @Innei (a4ad4)
  • mobile:
  • ssr:

   🐞 Bug Fixes

   🏎 Performance

  • Use focusable selector hooks across components  -  by @Innei (e374d)
    View changes on GitHub