Skip to content

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 07 Jul 20:35
c98fa68

What's Changed

Features πŸŽ‰

  • feat(svg): update SVG assets and remove unused icons (48e0559)

Bug fixes πŸ›

  • fix(about): update color classes and improve layout for better UI/UX (d1e2e92)
  • fix(profile): prevent unnecessary updates during profile initialization (e49a2e2)
  • fix(profile): improve marks fetching and enhance existing marks functionality (fb5b73d)

Maintenance 🧹

  • chore(release): update version to 1.3.2 (c98fa68)

Other Changes πŸ”„

  • refactor(account): remove sync toggle functionality and clean up related code (627b46a)
  • refactor(hub): auto-save hub settings locally, replace Save & Reload with Reload (6808bf6)

Full Changelog: v1.3.1...HEAD