Changelog
Our team is working to build the best possible tool for your construction, design, and architectural needs. Here’s a chronological list of notable feature updates and bug fixes for each version of the Punchlist app.
December 2025
v2.31.9 - 2025-12-18
- Refactor export methods to align with V2 specifications by updating item properties and handling non-existent fields with null values for improved compatibility.
v2.31.8 - 2025-12-18
- Refactor export methods to use chunking for large datasets, improving memory efficiency. Update access type handling to default to 'guest' for empty values. Adjust export completion messages to reflect total processed records.
- Update export methods to include pageType relationship and add page_type_name to exported data for improved clarity in project migrations.
v2.31.6 - 2025-12-17
- Remove Bugsnag integration from the project, including dependencies, configuration, and related code
- add export commands for v3 importing
v2.31.7 - 2025-12-17
- Update access type handling in exportProjectAccesses method to use enum value if available, defaulting to 'guest' if not set.
October 2025
- v2.31.5 - 2025-10-09
- Enhance iframe loading behavior for no_proxy projects. Clear loading state on iframe load and error events to improve user experience.
- Refactor Punchlist to use named import for useProjectStore. Remove require statements for improved clarity and consistency.
September 2025
v2.31.4 - 2025-09-03
- Hotfix/issue reading completed status
- release to prod
- Command to update team settings properties (#2441)
- chore: force deploy
- Release to prod
- Fix: Ensure heap is only used in production when defined
- fixes 2fa setup (#2491)
- 2fa hotfix
- HAley superpowers
- forces banner to be shown no matter what
- remove hardcoded true from shouldShowBanner getter
- force deploy
v2.31.3 - 2025-09-02
- forces banner to be shown no matter what
v2.31.2 - 2025-09-02
- modify banner and add content for v2->v3 migration
- force deploy
August 2025
v2.31.1 - 2025-08-28
- fixes 2fa setup
- Bugfix/2fa screen
- give haley and shannon forever superpowers
- created a helper script to check proxied addresses
- feat: add position prop to MomentumModal and set top position for TipTapLink
- Script for exporting teams and users
3.0.2 - 2025-08-23
- Fix Dockerfile case sensitivity for Laravel Vapor deployment
3.0.1 - 2025-08-23
- added deployment dockerfile
- cleanup
- chore: force deploy
3.0.0 - 2025-08-23
- Feature/new roles definitions and permissions
- Register flow
- Register flow modifications
- guest login and registration v3
- login and register forms cleanup
- validation errors on auth flow
- V3 client screen phase one
- Feature/client screens backend
- applied pint to the entire code base
- Feature/client integrations redux
- V3 clients
- Feature/client feedback
- Team management client settings
- Workspace settings
- V3 QA fixes
- V3 file share
- Bugfix/new file redirect
- cleanup
- push to prod
v2.31.0 - 2025-08-11
- HAley superpowers
v2.30.16 - 2025-08-06
- 2fa hotfix
v2.30.15 - 2025-08-05
- fixes 2fa setup (#2491)
July 2025
- v2.30.14 - 2025-07-31
- implemented middleware to redirect accounts that are more than 30 days past due
June 2025
v2.30.13 - 2025-06-19
- attempt to load video
- Merge remote-tracking branch 'origin/fix-video-loading' into qa1
- increase video poll to 10
- increase video poll to 50
- Bugfix/plan overage modal
- Feature/allow user cancellation
- cleanup
- chore: force deploy
v2.30.12 - 2025-06-11
- Fix: Ensure heap is only used in production when defined
v2.30.11 - 2025-06-05
- Release to prod
May 2025
- v2.30.10 - 2025-05-30
- Sign in with Webflow only displays in prod. Tired of the reviewers ha…
- update feedback message for user clarity in TierGrid.vue
- Add cancellation notice to TierGrid.vue for user clarity
- Update feedback message in TierGrid.vue for improved user communication.