Practice
Stacks
Home
About
Features
Pricing
Contact
Resources
Log in
Start Free Trial
Toggle menu
Release v1.142.0 Changelog | PracticeStacks
All Releases
Release
v1.142.0
v1.142.0
4 June 2026
Bug Fixes
add createdByActual to create proposal endpoint
show firm owner's name in proposals table
add createdByActual field to proposals route
add employee avatar and update logic
add change creator popover for proposals
handle change creator popover interaction
add createdByActualId column and foreign key constraint
update proposal owner and actual creator relations
add functionality to show change creator popover in firm owner mode
display creator's name correctly with actual and fallback values
update initial and full name for user pens
add user pen icon to proposals table component
Features
api/proposals/[id]/creator/route.ts:
add support for changing the proposal creator
web/api/proposals/business/[business_id]/route.ts:
add
createdByActual
and
packages
fields to the GET response
v1.141.0
v1.143.0