Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 1.07 KB

File metadata and controls

54 lines (38 loc) · 1.07 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0 - 2024-05-02

Added

  • Initial release of Open Launch
  • Core platform features:
    • Product discovery and listing
    • User authentication system
    • Voting and commenting system
    • Categories and trending sections
    • Admin dashboard
  • Documentation:
    • README with project overview
    • CONTRIBUTING guidelines
    • CODE_OF_CONDUCT
    • LICENSE (MIT)
    • Legal pages (Terms, Privacy)
  • Technical setup:
    • Next.js 15 with TypeScript
    • Tailwind CSS for styling
    • Drizzle ORM for database
    • Authentication system
    • File upload handling
    • Payment integration (Stripe)

Changed

  • N/A

Deprecated

  • N/A

Removed

  • N/A

Fixed

  • N/A

Security

  • N/A