Here you can find the latest product updates, new features, improvements, and fixes for Bluecrest.
Plan Access Matrix Rollout
February 11, 2026
- Updated package permissions across the app with centralized access rules
- STARTER: limited to route operations and chemical reports (no invoicing, no SMS updates)
- GROWTH: includes invoicing and SMS updates
- PRO: includes accounting, broadcasting, and custom chemical report branding
- admin1 now bypasses package restrictions and always has full access
Page Guards and Navigation Gating
February 11, 2026
- Added route-level guards for accounting and invoicing pages to block direct URL access by unauthorized plans
- Updated sidebar visibility for Invoicing, Accounting, Broadcasting, and Service Text based on package access
- Restricted Service Text settings to Growth/Pro and limited custom chemical branding controls to Pro
- Updated demo and pricing pages to reflect the latest package capabilities
Security Hardening: Tenant Isolation
February 8, 2026
- Scoped Stripe endpoints to each signed-in user's connected account
- Added tenant/account mismatch checks to prevent cross-company data access
- Hardened Firestore reads and writes across key pages with adminId filtering
- Added Firestore security rules/index scaffolding for defense-in-depth
Accounting Suite Expansion
February 8, 2026
- Built out Accounting tabs for Budgeting, Taxes, and Sales Tax
- Budgeting now tracks income and spending by month/quarter preference
- Added Plaid bank-link flow and transaction grouping by category
- Added net profit calculation and category spending visualization
Invoicing & Recurring Billing Improvements
February 8, 2026
- Fixed invoice due-date behavior to allow selecting same-day due dates
- Updated recurring subscriptions to show Created/First Paid and Last Paid
- Recurring amount now shows true subscription amount instead of amount owed
- Improved recurring subscription data mapping from Stripe invoice history
Documentation & Product UX Updates
February 8, 2026
- Built a full in-page documentation hub at /docs with section navigation
- Refined page layouts and dark-mode styling across key tabs
- Improved mobile compatibility and consistent content sizing behavior
- Updated role/plan gating behavior for selected admin-only features
Initial Documentation & Legal Pages
October 4, 2025
- Added Terms of Service and Privacy Policy pages
- Launched Help Center with guides and FAQs
- Created About and Docs pages with detailed sections
UI Updates & Styling
October 3, 2025
- Updated homepage background to #0f1a24
- Adjusted containers and emblem styling to match dark theme
- Made all text white for improved readability
Stripe Connect Integration
October 1, 2025
- Stripe Connect account now created automatically when users sign up
- Improved role-based redirects (admin vs customer)
- Protected feature pages with access checks