Skip to content

💎 Release: v1.3.0

Choose a tag to compare

@Maxxxxior Maxxxxior released this 23 Oct 18:07

Changes:

Added

  • Burger menu for mobile navigation
  • Project cards in My Projects section with title, description, status badge, and tooltip
  • Animated neon border around project cards with progress-like motion
  • Automatic GitHub repository language detection using the official GitHub API (based on the dominant language)
  • New project added to My GitHub repositories section
  • i18n support for new UI elements and tooltips
  • Modular support for easy addition of tooltips and badges across UI elements
  • New color variables for extended customization
  • #region code structure for better readability and organization

Changed

  • Replaced project links with interactive project cards in My Projects section
  • Improved frontend layout and responsiveness
  • Updated link for the new project (replaced previous placeholder)
  • Updated CSS for modularity and responsiveness
  • General code refactor for better maintainability

Full Changelog: v1.2.0...v1.3.0