Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 22:03
14b8e27

What's Changed

Features 🎉

  • feat(discord): redesign discord ui settings panel (72172d5)
  • feat(profile): add option to disable new info card (419a9bd)
  • feat(profile): redesign the bar under the level (9a70ebd)
  • feat(theme): add 13 themes to customize profile (70c9cfa)
  • feat(profile): open shop link when clicking money badge (dfd95da)

Bug fixes 🐛

  • fix(profile): remove wave effect (ff22c2a)
  • fix(logtime): remove wave effect (0f2c47a)
  • fix(profile): dropdown menu background (4fbe652)
  • fix(visuals): wait for intra to load (87bac78)
  • fix(config): add 'correction' option to FRIENDS_SORT_MODE (10b7604)
  • fix(profile): increase font size for profile card header percentage (11f4d3e)
  • fix(profile): update seat badge styling to prevent text overflow (c32c482)
  • fix(profile): adjust badge padding and update badge insertion order (936cb85)
  • fix(profile): remove redundant background style from badge (f846c6b)
  • fix(profile): enhance seat badge functionality and styling (519a5b1)
  • fix(profile): update seat badge styling (428019a)

Maintenance 🧹

  • chore(vite): remove warnings (badcd83)
  • chore(release): update version to 1.3.0 (7bd075d)

Other Changes 🔄

  • docs(nav): improve navigation styling for better responsiveness and overflow handling (f91e4e2)
  • docs(CHROME_LISTING): enhance profile section with theme presets and update cloud sync instructions (ec98a12)
  • docs(README): update profile features and settings sections for clarity and detail (bd14bdc)
  • docs(privacy): update caching method for friend user IDs and online status (2c2cedd)

Full Changelog: v1.3.0-beta.1...HEAD