Skip to content

v4.5.6

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 11:33
· 851 commits to main since this release

Features

  • improve about alert UI, add contact buttons (thoulee)
  • update UserItem component to add login button and improve UI (thoulee)
  • change search button to menu button for opening drawer & add divider to search bar in login.tsx (thoulee)
  • add account navi item to drawer instead of navigating through user header avatar (thoulee)

Bug Fixes

  • remove user list key extractor to avoid crash (thoulee)

Code Refactoring

  • add about data to package.json and extract AboutAppItem component (thoulee)
  • update BottomBar component styles (thoulee)
  • update Settings page UI (thoulee)
  • update Appbar.Header style in Comments page (thoulee)
  • update issue report page UI (thoulee)
  • update issue report page UI, improve accessibility and fix styling issues (thoulee)
  • improve fading edge length in ScrollView in issue report page (thoulee)
  • optimize FavsList component (thoulee)
  • remove divider from login page (thoulee)
  • optimize rendering performance in TrackListSheet and Lyric components (thoulee)
  • optimize ScrollView layout in Player component (thoulee)

Chores

Commits

  • c18bcfc: Refactor settings page layout (thoulee)
  • aae0df1: Refactor issue report page layout (thoulee)
  • 1b1ca85: Refactor UserItem component to remove unnecessary code and improve readability (thoulee)
  • 6012ec1: v4.5.6 (thoulee)