Practice
Stacks
Home
About
Features
Pricing
Contact
Resources
Log in
Free Trial
Start Free Trial
Toggle menu
Release v1.245.0 Changelog | PracticeStacks
All Releases
Release
v1.245.0
v1.245.0
23-08-2026
Bug Fixes
add support for invoice GST treatment in GET invoices route
handle employee-specific billing in subscriptions route tests
update handler to resolve billing profile before writing invoice
use data-testid to match submit button
update billing content to live inside Settings (
#1527
)
update billing panel to render live Razorpay state
update version to 6.7.2
add new component for calendar pointer card
add support for selecting multiple filings and filtering them, enhancing bulk assignment functionality
add email sending domain settings UI and logic
add new hooks for email sending domain management
add provider.ts for managing email domains in the web app
refactor to use new domain resolution and sending methods
add charge reminder email template
update catalogue entries for WEBHOOK_EVENTS
add webhook event catalogue
update billing module route to settings tab
refactor generateHtmlPdf function
remove unneeded loading components
add function to check if session is firm owner
add resend dependency
add route to generate a PDF of a subscription invoice
add billingProfile and webhookEndpoint models
add placeOfSupplyState, flattenAddress, resolveBillingProfile
add webhook endpoint validation, check firm sending domain, bust subscription invoices
add webhookKeys and billingProfileKeys
update billing tab navigation
update invoice generation and sending logic
add emitComplianceFiled for compliance tasks
improve retry backoff tests and failure messages
allow team members to buy seats - billing is owner-only
add validation for firm owner permission
remove unused settings link card component
remove unnecessary check for session user
add tests for webhook signing and improve secret generation
add signature support
update subscription gate component to handle billing redirect and grace period display
update subscriptionGstTreatment and subscriptionGstLines test for GST handling
Add subscription invoice HTML and PDF generation functionality
add endsAt and autoRenew fields
handle subscription termination properly
improve error handling for non-firm administrators in /subscriptions route
add client picking functionality
update billing URL in admin/tester/route.ts
add checks for HTTPS, private hostnames, and private endpoint URLs
add tests for isHttpsUrl and isPrivateEndpointUrl
update cron jobs
add emit webhook for decision verification
add route to manage firm outgoing webhook endpoints
add dispatching of firm events to firm-owned URLs
emit proposal decision
Features
add billing checks to subscription routes
add emitInvoicePaid webhook when an invoice is fully paid
add useBillingProfile hook
add route for managing billing profiles
add test for firm owner logic
keep billing page route as a redirect
add validation for firm owner authorization
add webhooks for emitted leads
add permission check for firm owners only
add bulk assign functionality
enforce firm owner access for subscription management
add route for downloading all subscription invoices as PDF
add POST, PATCH and DELETE routes for managing the firm's own sending domain
add new settings sections for email sending domain, outgoing webhooks, and calendar connections
handle errors when emitting lead created notifications
add billing profile fields and table
update fallback href to new settings tab URL
add webhook and email sending domain migration
add route for pausing and managing webhook endpoints
add
firmOwnerId
field to send-notification route
add Resend provider support for verified domains
add tests for normaliseDomain and isPlausibleDomain
add resolveFirmSender to resolve FirmSender objects from Prisma
move webhooks to its own tab and add send domain for email sending domain settings
add subscription charge reminder cron job
add subscription gst logic
fix incorrect link for billing tab
add hooks to config interface
add emit functions for lead creation, conversion, proposal decision, compliance filing, and invoice payment
v1.244.0
v1.246.0