Practice
Stacks
Home
About
Features
Pricing
Contact
Resources
Log in
Start Free Trial
Toggle menu
Release v1.136.0 Changelog | PracticeStacks
All Releases
Release
v1.136.0
v1.136.0
30-05-2026
Bug Fixes
add bulk import business dialog and add business dialog to businesses page
Add route to fetch emails for user or business
add send email dialog for communication tab
add API route for bulk business import
skip blank rows and drop empty placeholder from template
wire delete handler for recent proposals dropdown
add email account section and form
add route.ts to handle email account CRUD operations
sync emails from imap host
resolve lint errors in email module
drop unused param and declare ImapFlow.append in ambient types
Features
api/businesses/[business_id]/send-email/route.ts:
Implement business-specific functionality for sending emails
add route to fetch emails
add route to send emails
add route to get a transparent GIF response based on email log status
add hook for fetching emails
add BulkImportBusinessesDialog component with template/preview/import flow
Add SendEmailDialog component
Add compose email dialog component
add SMTP fields and user-mailbox sender scaffolding
send customer mail from user's own mailbox; require connection
remove duplicate
OR
clause in OTP deletion query
v1.135.0
v1.137.0