Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 22 Jul 18:23
· 5 commits to main since this release

AlgoVault v2.0.0: The Ultimate Sync Engine 🚀
This major update transforms AlgoVault into a powerful, multi-platform powerhouse with brand-new Codeforces integration and highly requested repository management features.

Major Features

  • Codeforces Integration: Seamlessly auto-syncs Codeforces accepted solutions with your GitHub repository in real-time. Includes accurate runtime, memory, and language tracking.
  • Dynamic Master Dashboard: Instantly generates a comprehensive root-level README.md that fuses your LeetCode and Codeforces statistics side-by-side using dynamic, auto-updating SVG cards.
  • In-App Repository Creation: Say goodbye to manually creating GitHub repositories. Create SEO-optimized public repositories directly from the extension settings with a single click.

🐛 Bug Fixes & Stability

  • Race Condition Immunity: Fixed the rare "Unknown" folder and double-syncing issues on Codeforces by implementing a strict synchronous DOM-lock and worker-level mutex.
  • HackerRank Deprecated: Removed all traces of HackerRank to streamline speed and focus on core competitive programming platforms.

Built with extreme technical rigor. Happy coding!

What's Changed

  • feat: implement GitHub OAuth authentication flow using chrome.identit… by @mr-sanjai-offl in #4
  • feat(v2): Add Codeforces support, Create Repo feature, and dynamic master dashboard by @mr-sanjai-offl in #5

New Contributors

Full Changelog: v1.0.3...v2.0.0