Product

What's new.

Rebaar ships every 2-3 weeks.
v3.3New10 Jul 2026
feature
App in हिन्दी, தமிழ் & ಕನ್ನಡ
A language picker in the topbar switches the app — sidebar, navigation and outgoing emails (welcome, salary slips) follow your choice, on every device you sign in from. English stays the fallback everywhere.
feature
Cost-to-complete forecast
The project Accounts tab now projects the FINAL cost from spend-so-far at the current progress — with an early warning when a project is under budget today but heading over at its current burn rate.
feature
Revenue forecast
New Accounts → Revenue forecast report: the next 3 months of expected money-in from invoices due (by month), recurring invoices (GST-inclusive), and the quote pipeline — shown unweighted, never mixed into the month totals.
feature
QC inspection checklists
Site records → Inspection now carries a proper checklist: pick a template (pre-pour, brickwork, waterproofing starters included), mark each item Pass / Fail / N-A, and the outcome derives itself. Save any ad-hoc list as a reusable template.
feature
Equipment maintenance & work orders
Log repairs, preventive services and inspections against each machine with cost, vendor and due date. Completing a preventive service rolls the next-service date forward automatically when a service interval is set — and the existing service-due alerts pick it up.
improvement
Security & correctness pass
Adversarial review of the entire release: tenant isolation and authorization verified clean; fixed an empty-update crash, an over-strict checklist limit that could reject long inspections, stale-schedule inflation in the forecast, and a handful of edge cases before they reached you.
v3.2New5 Jul 2026
feature
Full e-Way Bill suite
The complete NIC e-Way Bill lifecycle, tested end-to-end against the live GSP sandbox: generate (from an invoice or standalone, multi-item), update vehicle (Part-B), update transporter, extend validity, cancel, close, reject, consolidated trip sheets and multi-vehicle movement. A new Reconcile screen pulls e-Way Bills straight from NIC for any date — including bills raised on you by others, which you can reject within 72 hours.
feature
Verify GSTIN & look up HSN, inline
A "Verify" button on the recipient GSTIN auto-fills their registered name, PIN and state — and warns if the GSTIN is inactive or e-Way-blocked. Type an HSN code and its official description appears, so a wrong code never reaches NIC.
feature
One-click e-Way Bill from an IRN
Once an invoice has an IRN, generate its e-Way Bill in a single step — the party and goods come from the e-invoice, you just add transport. Refresh live IRN + e-Way status from NIC, and print a scannable B2C dynamic QR on non-IRN invoices.
improvement
Plain-English GST errors
Every NIC rejection now reads as an action ("HSN must be at least 6 digits", "document date is more than 180 days old", "you've hit the rate limit") instead of a raw numeric code — and the app catches most mistakes before you submit.
improvement
Inline validation on every form
Errors now appear right below the field that caused them across the whole app — not just as a toast — so you fix the exact input, faster. Error toasts are red, success is green, no more colour mix-ups.
improvement
Pre-launch security audit
A full end-to-end review mapped to the OWASP Top 10 — multi-tenant isolation, authorization, injection/SSRF, secrets and payments all swept. Tightened finance-visibility on a few amount-bearing read endpoints, added defense-in-depth workspace scoping, and hardened webhook idempotency to the canonical event id.
v3.1New31 May 2026
feature
Multi-unit input on every calculator
Length fields now have a per-field unit picker: m, cm, mm, ft, in, or "ft + in" entered as two boxes the way drawings read. 17 calculators rewired (excavation, PCC, RCC, BBS, shuttering, concrete, brickwork, plaster, staircase, round column, compound wall, concrete pipe, roof pitch, asphalt, top soil, anti-termite, tank, wardrobe). Maths still runs in metres internally — your saved BOQs are unaffected.
feature
Save calculations to a schedule, push to BOQ
On PCC, RCC, concrete, shuttering and excavation, hit "Add this to schedule" to stack F1, F2, F3 calculations under the live inputs. Tick which rows to include, then "Add N rows to project →" sends them straight to a project's BOQ as separate line items.
feature
Rate library, pickable everywhere
New 📚 picker modal opens inside quotations (new + edit), project BOQ tab, and the estimator. Search by code/description, filter by category, "+ New rate" inside the picker creates AND picks in one click. BOQ rows from the library are linked back via rateItemId.
feature
Estimator: "Others" project type
Adds a 5th type for small / special jobs — retaining walls, compound walls, sheds, landscaping. Free-form description field is saved into the quotation notes when you export.
feature
Attendance: office vs WFH
7th status "Work from home" (W) sits next to Present (P). Both count as a paid worked day; reports split office vs remote so you can answer "how many days did X come to site" vs "how many did they work".
feature
Team attendance insights
New /attendance/insights — present-today snapshot, 30-day company attendance %, WFH share, employee × day heatmap (sortable by attendance %), per-employee summary table.
improvement
Attendance dropdown picker
Clicking a manual-entry grid cell now opens a small dropdown with all 7 statuses instead of cycle-tapping through them. Faster on mobile, harder to mis-mark.
improvement
Employee profile attendance
Profile attendance tab now reads both biometric punches AND manual entries, with a colored calendar, source pills (Biometric / Manual / Both), and a status breakdown bar.
improvement
Security pass
Rate limits on /api/client-approvals/signoff and /api/account/export; 90-day TTL added to client signoff tokens (migration 0053); OCR storage-path traversal guard; tightened QuickBooks query escaping; webhook retry backoff math fix; OIDC userinfo fallback now requires email_verified.
fix
Fix: transparent modal backdrops
Several pages (rate library new-rate, sample library, materials, labor, invoices, equipment, drawings, BOQ templates, mood boards) had transparent modal surfaces because the `--bg` CSS token was referenced but never defined. Added the token to both light & dark themes — fixes every affected modal at once.
v3.0New26 May 2026
feature
Bring-your-own Razorpay
Connect your own Razorpay merchant in Settings → Integrations. Customer payments on invoices now settle directly into your bank account, not ours. Webhook verification uses your per-workspace signing secret. Same model Shopify and Zoho CRM use.
feature
Bring-your-own GST credentials
Per-workspace IRP (e-Invoice) and e-Way Bill credentials. Every invoice registers IRN under YOUR GSTIN at NIC, every EBN is issued in your firm's name. Encrypted at rest.
feature
Bring-your-own WhatsApp Business
Connect your own Meta WABA so reminders and updates go from your verified business name and phone number. Step-by-step setup walkthrough inside Settings.
feature
Refer & Earn
Share your code with another builder. When they convert to paid, you get ₹500 credit auto-applied to your next Rebaar bill. One-click WhatsApp share.
feature
Per-workspace email branding
Outgoing emails now show "Your Company via Rebaar" with your reply-to address. Clients reply to YOU, not us.
improvement
Hardened security audit
Constant-time comparisons on OAuth state, SAML RelayState, IP-binding hashes; alg=none JWT defence; race-safe referral ledger with partial UNIQUE index; permission gates on 13 money-path mutation routes.
improvement
Cleaner customer Settings
Operator infrastructure (Sentry, S3, Anthropic, Web Push, Resend provider) hidden from the customer Integrations view. Only the integrations you control are shown.
v2.18New15 May 2026
feature
16 estimating calculators
Bar bending, concrete, modular kitchen, false ceiling, AC tonnage and 11 more.
feature
Interior project tab set
Mood board, 3D renders, samples, procurement, installation, snagging — replaces construction tabs for type=Interior.
feature
Sample library
Track laminates, paint chips, fabrics, stone — across all projects.
v2.17Improvement28 Apr 2026
improvement
GSTR-3B auto-prep with HSN summary
We now compute the HSN-wise breakdown and push it to your filing draft.
improvement
Razorpay reconciliation x10 faster
Bulk-match webhooks against open invoices in one pass.
fix
Faster project loading
Dashboard now under 800ms on 4G.
v2.16New12 Apr 2026
feature
WhatsApp daily site update
Auto-send the day's photos + progress % to client at 7 PM. Opt-in per project.
feature
Role-based dashboards
Owner / PM / Site Engineer / Accountant / Partner / Employee each get a tailored landing.
feature
Hindi UI
Switch in Settings → Profile.
v2.15Improvement27 Mar 2026
improvement
Tally Prime sync improvements
Vouchers now sync with cost-center and project tags.
improvement
Quotation PDF re-design
Cleaner header, fewer pages, IRN auto-fetched.
fix
Fixed: search couldn't find vendor names with apostrophes
Want new features in your inbox? Subscribe with the newsletter form at the bottom of the page, or start free and they land in your dashboard.