Skip to content

v6.9.1 - Web App Refactoring & Security

Choose a tag to compare

@sickn33 sickn33 released this 03 Mar 16:04
· 1814 commits to main since this release

What's New

Security

  • Removed hardcoded Supabase API keys (security fix)

Refactoring

  • Migrated web-app from JavaScript to TypeScript for better type safety and developer experience

New Features

  • Added hook for managing star/upvote functionality

Testing

  • Added Vitest + React Testing Library test suite with comprehensive test coverage