Releases
v2.6.0
2.6.0 (2024-10-24)
🚀 Features
api: Add icon and remove description field from workspace (#435 ) (a99c0db )
api-client: Added workspace-membership and related tests (#452 ) (6a1c091 )
api-client: Create controller for User module (#484 ) (f9d8e83 )
api: Add prod env schema in env file (#436 ) (21c3004 )
api: Add resend otp implementation (#445 ) (4dc6aa1 )
api: Fetch total count of environments, [secure]s and variables in project (#434 ) (0c9e50a )
api: Replace projectId
with name
and slug
in workspace-role response. (#432 ) (af06071 )
cli: Add functionality to operate on Secrets (#504 ) (1b4bf2f )
cli: Add project command (#451 ) (70448e1 )
cli: Add workspace operations (#441 ) (ed38d22 )
cli: implement commands to get, list, update, and delete, workspace roles (#469 ) (957ea8d )
cli: Implemented pagination support (#453 ) (feb1806 )
cli: Secret scan (#438 ) (85cb8ab )
cli: Update environment command outputs (f4af874 )
platform: Clearing email field after waitlisting the user email (#481 ) (256d659 )
Remove project IDs from workspace role export data and update tests (#448 ) (8fdb328 )
web: Configured extra check for waitlisted users already in the list and created toast message for them (#492 ) (2ddd0ef )
web: show the toast only when email add successfully (#490 ) (783c411 )
🐛 Bug Fixes
api,api-client: Add environmentSlug in multiple places across the variable module (#468 ) (d970aff )
api: Replace the id with slug in the global-search service (#455 ) (74804b1 )
platform: Fixed duplicate Google Logo UI fix (#450 ) (fb0d6f7 )
resolve footer website name cut-off or overlap issue (#444 ) (fe03ba2 )
web: Horizontal Scrolling issue on the website (#440 ) (655177b )
📚 Documentation
Add documentation for environment in CLI (#462 ) (dad7394 )
Add documentation for project in CLI (#466 ) (341fb32 )
Add documentation for scan in CLI (#461 ) (72281e6 )
Add documentation for workspace command (#464 ) (4aad8a2 )
Add instructions for resetting the local Prisma database (#495 ) (#501 ) (b07ea17 )
Added docker support documentation (#465 ) (bc04be4 )
Added documentation for running the platform (#473 ) (8b8386b )
Added missing mappings to pages (5de9fd8 )
Fix Documentation Hyperlink and update expired Discord invite link (#496 ) (5a10e39 )
Updated CLI docs (#460 ) (c7e0f13 )
🔧 Miscellaneous Chores
You can’t perform that action at this time.