Releases: boxyhq/saas-starter-kit
Releases · boxyhq/saas-starter-kit
Release v1.5.1
Added
- Automatically create event types in Svix
Changed
- Bumped up dependencies
- Corrected WebookFormSchema type variable into WebhookFormSchema by @Andrewx24
New Contributors
- @Andrewx24 made their first contribution in #1612
Full Changelog: v1.5.0...v1.5.1
Release v1.5.0
Fixed
- Check if the user has access to an API key before allowing CRUD operations on the key
Changed
- Updated dependencies
- Updated Jackson namespace column schema (increased size from 64 to 256)
- Updated business email list
New Contributors
- @joecool1029 made their first contribution in #1371
Full Changelog: v1.4.5...v1.5.0
Release v1.4.5
Added
- Handle Stripe subscription updates when pricing changes
- Introduced
JACKSON_EXTERNAL_URL
for fix the correct SAML configuration for self-hosted SSO
Changed
- Updated dependencies
Full Changelog: v1.4.4...v1.4.5
Release v1.4.4
Added
- Svix application deleted added to delete script
Fixed
- Refresh the teams list dropdown after team name update
Changed
- Updated dependencies
Full Changelog: v1.4.3...v1.4.4
Release v1.4.3
Added
- Implement restrictions: Admins cannot update or delete team owner
- Added script to delete teams and associated data
Fixed
- Dark mode
- Custom 400 and 500 error pages
- Reset role dropdown to default after sending an invitation
- Stripe update subscription webhook fixes
Changed
- Updated dependencies
New Contributors
- @saqibtanveer786 made their first contribution in #1042
Full Changelog: v1.4.2...v1.4.3
Release v1.4.2
Added
- Maximum length policies for various schemas
- RBAC validation for updating member roles
Fixed
- Edit webhook UI
Changed
- Updated dependencies
- Tweaked billing UI
Full Changelog: v1.4.1...v1.4.2
Release v1.4.1
Release v1.4.0
Added
- Added schema for Enterprise SSO (Jackson)
- Length policies for input fields
Changed
- Updated dependencies
Full Changelog: v1.3.4...v1.4.0