Updates & Changes

We’re documenting what we build, what we break, and what we fix. If you’re using TimBrik beta, this is where you see what changed and when.

Latest version: 0.5.2 (January 24, 2026)


Version 0.5.2

Released January 24, 2026

Fixed:

  • Lead import was silently failing when phone numbers had extensions. Now it actually tells you instead of just… not importing them.
  • Timeline view was showing builds in random order. Turns out “sort by date” works better when you actually sort by date.
  • Mobile layout on lot inventory page looked terrible on anything smaller than a tablet. Still not perfect, but at least it’s usable now.

Improved:

  • Search is faster. Like, noticeably faster. We moved some database stuff around.
  • You can now duplicate custom build templates. Took us way too long to add this.

Notes: Several of you asked about integration with builder-specific accounting software. We’re looking into it. No promises yet.


Version 0.5.1

Released January 10, 2026

New:

  • Bulk actions for leads (finally). Select multiple, assign to team member, change status, whatever.
  • Quick notes feature on the main dashboard. Honestly just a textarea that saves, but sometimes that’s all you need.

Fixed:

  • Email notifications were going out at 3am. Changed default to 9am because who checks email at 3am?
  • Spec home dashboard was counting sold homes as available inventory. Math is hard.
  • Photo uploads were compressing images way too much. We backed off the compression.

Changed:

  • Moved the “Add New Lead” button to somewhere you can actually find it without hunting

Version 0.5.0

Released December 18, 2025

New:

  • Lot inventory management is here. Track availability, status, pricing per lot.
  • Build timeline view shows all active projects with actual progress bars (they’re accurate about 80% of the time, which is better than nothing)
  • Custom fields for leads. Everyone’s sales process is different, now you can track what matters to you.

Fixed:

  • Reports were generating blank PDFs on certain date ranges. Figured out it was a timezone thing.
  • Lead assignment notifications weren’t working. They are now.
  • Mobile menu was completely broken on iOS. That was embarrassing.

Known Issues: The calendar view still needs work. We know. It’s on the list.


Version 0.4.3

Released December 2, 2025

Fixed:

  • Lead pipeline was dragging super slow with more than 50 leads. Rewrote the whole thing.
  • Buyer communication log wasn’t showing attachments. Now it does.
  • Search was case-sensitive for no good reason

Improved:

  • Dashboard loads about 40% faster
  • You can now filter leads by source (web, referral, walk-in, etc.)

Removed: That weird blue button that did nothing. Why was it even there?


Version 0.4.2

Released November 15, 2025

New:

  • Lead scoring system. It’s basic right now but it works.
  • Email templates for common buyer communications

Fixed:

  • Date picker was broken in Safari
  • Contact details were getting cut off on smaller screens
  • Export to CSV was including a bunch of internal IDs nobody needed to see

Changed:

  • Simplified the lead intake form based on feedback. Went from 15 fields to 8 required fields.

Version 0.4.0

Released October 28, 2025

New:

  • Team member management (assign leads, set permissions, basic stuff)
  • Activity feed shows what’s happening across all your leads and builds
  • Buyer portal (beta within the beta – it’s rough but functional)

Fixed:

  • Lead status changes weren’t saving consistently. Found the bug, killed the bug.
  • Profile photos were uploading sideways on mobile. Rotation issues fixed.
  • Filter combinations were producing weird results

Notes: This version had some growing pains. If you were using it on launch day, you probably remember. We pushed three hotfixes in 24 hours. Fun times.


Version 0.3.1

Released October 8, 2025

Fixed:

  • Login session was expiring too fast (every 2 hours was annoying everyone)
  • Lead sources weren’t tracking properly from web forms
  • Dashboard widgets were overlapping on certain screen sizes

Improved:

  • Made the whole thing faster by fixing some really dumb database queries we wrote at 2am

Version 0.3.0

Released September 20, 2025

New:

  • Lead pipeline view (drag and drop between stages)
  • Basic reporting (nothing fancy, just the numbers you actually need)
  • Mobile app access (it’s just a responsive web view but it works)

Fixed:

  • A bunch of permission issues where people could see stuff they shouldn’t
  • Contact merging was creating duplicates instead of merging. Oops.

Version 0.2.5

Released September 1, 2025

New:

  • Communication history per lead
  • Task management (create, assign, complete)
  • Basic notifications when leads take actions

Fixed:

  • Lead form submissions were timing out
  • Edit functions weren’t saving changes on first click
  • Search results were showing deleted records

Changed:

  • Redesigned the main navigation because the old one made no sense

Version 0.2.0

Released August 12, 2025

New:

  • Lead management (view, edit, delete, search)
  • Contact information storage
  • Basic lead status workflow
  • Simple dashboard with lead counts

Notes: First version that actual builders besides us started using. We learned a lot about what NOT to do.


Version 0.1.0

Released July 15, 2025

Initial Beta Release:

  • User authentication (login/logout, password reset)
  • Lead capture forms
  • Basic contact database
  • That’s pretty much it

Honestly: This version was held together with duct tape and hope. But it was a start.


What’s Coming

We’re working on:

  • Better calendar integration (the current one is embarrassing)
  • Document storage per project
  • More robust buyer portal
  • Custom workflow automation

No dates because we’ve learned that estimates in software development are basically lies we tell ourselves.

Found a bug? Have a feature request? Email support@timbrik.com or drop it in the feedback form inside the app.