PRODUCT UPDATES

Release Notes

Stay up to date with the latest features, improvements, and bug fixes in our platform.

0.4.0-beta

Current Version

N/A

Latest Stable

0

Releases (30 days)

5

Total Releases

Release Timeline

Beta Release v0.4.0v0.4.0-beta
June 11, 2025
2 months ago
BETAGitHub

Updated home page on the hero banner

🚀 Features

  • Update home page banner

💫 Improvements

  • AI Recognition capabilities

🔒 Security

  • Secure authentication flow with NextAuth.js
  • Environment variable validation
  • CORS configuration
  • Secure session management

Credits

Development setup and architectureTesting framework implementationConfiguration system design
Beta Release v0.4.0v0.4.0-beta
June 11, 2025
2 months ago
BETAGitHub

Improved AI recognition capability to identify medication in foreign language, translate into English and base compound.

🚀 Features

  • Improved AI recognition of medication in foreign language
  • Improved UI enhancements

💫 Improvements

  • AI Recognition capabilities

🔒 Security

  • Secure authentication flow with NextAuth.js
  • Environment variable validation
  • CORS configuration
  • Secure session management

Credits

Development setup and architectureTesting framework implementationConfiguration system design
Beta Release v0.3.0v0.3.0-beta
June 9, 2025
2 months ago
BETAGitHub

Added AWS S3 integration and added examples/aws/s3 route

🚀 Features

  • Integration to AWS S3

💫 Improvements

  • S3 integration

🔒 Security

  • Secure authentication flow with NextAuth.js
  • Environment variable validation
  • CORS configuration
  • Secure session management

Credits

Development setup and architectureTesting framework implementationConfiguration system design
Beta Release v0.2v0.2.0-beta
June 8, 2025
2 months ago
BETAGitHub

Revamped home page and refactoring of header/footer and hero section

🚀 Features

  • New home page design
  • Refactoring of header, footer and hero sections into components

💫 Improvements

  • Modern development workflow with pnpm
  • Pre-commit hooks for code quality
  • Automated testing pipeline
  • Environment variable validation with Zod
  • Optimized database setup with Docker Compose

🔒 Security

  • Secure authentication flow with NextAuth.js
  • Environment variable validation
  • CORS configuration
  • Secure session management

Credits

Development setup and architectureTesting framework implementationConfiguration system design
Initial Beta Releasev0.1.0-beta
June 7, 2025
2 months ago
BETAGitHub

The first beta release of our Next.js 15 full-stack application with modern tooling, comprehensive testing, and centralized configuration management.

🚀 Features

  • Next.js 15 with App Router architecture
  • TypeScript for type-safe development
  • Tailwind CSS with responsive design
  • shadcn/ui component library integration
  • NextAuth.js v5 authentication system
  • Prisma ORM with PostgreSQL database
  • Comprehensive Vitest testing framework
  • Centralized configuration management
  • Docker development environment

💫 Improvements

  • Modern development workflow with pnpm
  • Pre-commit hooks for code quality
  • Automated testing pipeline
  • Environment variable validation with Zod
  • Optimized database setup with Docker Compose

🔒 Security

  • Secure authentication flow with NextAuth.js
  • Environment variable validation
  • CORS configuration
  • Secure session management

Credits

Development setup and architectureTesting framework implementationConfiguration system design