Skip to content

1.0.0-beta.0

Latest
Compare
Choose a tag to compare
@naimulcsx naimulcsx released this 09 Mar 02:37
· 2 commits to development since this release

[1.0.0-beta.0] - 2024-03-09

With this release, we're thrilled to reintroduce progHours, rebuilt from the ground up 🎉, incorporating a more robust architecture and enhanced features for a better user experience.

Added

  • Allow users to add a personal bio to their profiles (#211).
  • Allow users to add and showcase skills on their profile (#211).
  • Allow filtering submissions by date on user profiles (#211).
  • Automated submissions fetching from CodeForces (#202).
  • Submission verification system for CodeForces and CodeChef (#225).
  • Introduced accent color support for customization, empowering users to personalize their experience (#201).

Changes

  • NX monorepo workspace for improved project organization and development efficiency (#191).
  • Migrated to Mantine v7 for enhanced UI components (#217).
  • Customized data table component for improved UI/UX (#208).
  • Recognized the top 3 users in the leaderboard with special accolades (#206).
  • Table view alongside each chart visualization to switch between graphical and tabular representations (#216).
  • Redis caching for improved performance (#206).
  • Using @proghours/crawler for retrieving problem and submission data from over 14 online judges. (#200)
  • Study List, Groups and Activities are locked out temporarily.