Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@quanphm quanphm released this 03 Feb 15:18
· 27 commits to main since this release
ba899f0

Version 0.4.0 (03-02-2025)

Authentication & User Management

  • Implemented user authentication across server and client
  • Added email verification
  • Developed workspace member invitation feature

Workspace Improvements

  • Created new workspace functionality
  • Added workspace data caching
  • Implemented workspace deletion

Technical Enhancements

  • Updated to Bun latest version
  • Integrated Tailwind v4 plugin
  • Added ETag header for response caching
  • Refactored database schema
  • Optimized Dockerfile configurations

Other Changes

  • Various UI improvements
  • Package and dependency updates
  • Minor bug fixes