Skip to content

v2.8.0

Latest
Compare
Choose a tag to compare
@rajdip-b rajdip-b released this 03 Dec 19:36

2.8.0 (2024-12-03)

🚀 Features

  • api: Add workspace removal notification email template (#476) (40b754f)
  • cli: Store metrics_enabled key in profile config (#536) (9283b22)
  • package, api, cli: Add api-key schemas and types; Fix schema inconsistencies; Minor fix for CLI build errors (#557) (126d024)
  • platform: Added screen for CREATE NEW PROJECT (#540) (b644633)
  • platform: Updated the empty state of dashboard (#522) (28739d9)
  • schema, api-client: Migrate auth types to @keyshade/schema (#532) (d880098)
  • schema, api-client: Migrate event schemas and types to @keyshade/schema (#546) (a3267de)
  • schema, api-client: Migrate integration schemas and types to @keyshade/schema (#547) (08868c3)
  • schema, api-client: Migrate project schemas and environment schemas along with their types to @keyshade/schema (#538) (c468af0)
  • schema, api-client: Migrate [secure] types and schemas to @keyshade/schema (#539) (bc3100b)
  • schema, api-client: Migrate user types and schemas to @keyshade/schema (#535) (c24695e)
  • schema, api-client: Migrate variable schemas and types to @keyshade/schema (#545) (0ee8f9a)
  • schema, api-client: Migrate workspace-membership schemas and types to @keyshade/schema (#569) (4398969)
  • schema, api-client: Migrate workspace-role schemas and types to @keyshade/schema (#568) (9efbf2d)
  • schema: Add User type inference from UserSchema (#574) (84c1db5)

🐛 Bug Fixes

  • api: Incorrect oauth redirect url (58d96e5)
  • platform: Resolve loading SVG blocking input field interaction (#571) (30f4f65)

📚 Documentation

🔧 Miscellaneous Chores

  • ci: Add script to validate schema package (59e4280)
  • Fixed codecov client version (a998ae4)
  • package: Fixed tests and did housekeeping (#544) (40008e3)
  • Update test coverage settings (5b27e32)
  • Update Turbo to 2.3.1 (#564) (3a63823)
  • web: Update dockerfile (10d9cc5)

🔨 Code Refactoring

  • api-client, schema: Add workspace's schemas and types in @keyshade/schema (#520) (7c8ee5d)