> ## Documentation Index
> Fetch the complete documentation index at: https://docs.briksync.com/llms.txt
> Use this file to discover all available pages before exploring further.

# March 22, 2026

> Week in review — authentication, billing, property management, analytics, and more.

<Update label="2026-03-22" description="v0.8.8" tags={["Feature", "Update", "Fix"]}>
  ## Week in review

  This was a big week for BrikSync PropOS. We shipped the full account platform, billing infrastructure, and a major property management expansion. Here is everything that landed.

  ### New features

  * **Authentication** — Sign up with email or Google, verify your email, and reset your password. All authentication flows are server-validated. [Learn more](/quickstart)

  * **Onboarding wizard** — New organisations walk through a guided setup: choose your organisation type, invite your team, and get started. [Learn more](/quickstart)

  * **Team invitations** — Invite team members by email with a specific role. Invitations include a secure link, expire automatically, and can be revoked. Broker invites require a [PRO or BUSINESS plan](/plans-and-pricing). [Learn more](/account/team-management)

  * **Team management** — View your full team roster, change roles, and suspend or reactivate members. Admin-only, with a complete activity trail for every change. [Learn more](/account/team-management)

  * **Billing and plan management** — See your current plan, real usage meters (properties, tenants, brokers, users), and manage your subscription. Upgrade or downgrade directly from the billing page. [Learn more](/account/billing)

  * **Role-based dashboards** — Each role sees a personalised dashboard with relevant stats, quick actions, and plan-gated feature prompts. [Learn more](/roles/admin)

  * **Two-factor authentication** — Enable TOTP-based two-factor authentication from your security settings. Organisation admins can also require 2FA for all team members. [Learn more](/account/security)

  * **Audit log** — A searchable, filterable log of all account activity. Filter by action type, resource, date range, or keyword. Admin-only. [Learn more](/account/team-management)

  * **API foundation** — The platform exposes HTTP endpoints for health checks, OpenAPI documentation, authentication, and lease creation. A full programmatic REST API is on the roadmap for Business plan users. [Learn more](/api/overview)

  * **Property comparison** — Compare up to four properties side-by-side across occupancy, rent, lease, and maintenance metrics. Available on [PRO and BUSINESS plans](/plans-and-pricing). [Learn more](/features/properties#property-comparison-pro-and-business)

  * **Analytics dashboard** — View occupancy rates, revenue trends, and vacancy duration with interactive charts. Available on [PRO and BUSINESS plans](/plans-and-pricing). [Learn more](/features/analytics)

  * **Property availability calendar** — Block dates for maintenance or bookings and export your schedule as an iCal feed. Available on [PRO and BUSINESS plans](/plans-and-pricing). [Learn more](/features/calendar)

  * **Property inspections** — Schedule inspections, manage checklists, and generate PDF reports. Tenants are automatically notified 48 hours before a scheduled inspection. Available on [PRO and BUSINESS plans](/plans-and-pricing). [Learn more](/features/inspections)

  * **Bulk property import** — Upload a CSV to import multiple properties at once. Download a template, preview your data, and review a validation report before importing. Available on [PRO and BUSINESS plans](/plans-and-pricing). [Learn more](/features/property-import)

  * **Property detail page** — Click any property to see a full profile with units, occupancy breakdown, financials, maintenance history, and documents. [Learn more](/features/properties#property-detail-page)

  * **Bulk unit creation** — Add multiple units to a property at once by specifying a prefix, starting number, and count. [Learn more](/features/units)

  * **Inline unit status editing** — Change a unit's status directly from the property detail or unit list without opening a separate form. [Learn more](/features/units)

  * **Document management** — Upload, download, and delete documents per property with file type validation and automatic EXIF stripping for images. [Learn more](/features/documents)

  ### Updates

  * **Redesigned landing page** — The marketing site now features an SEO-optimised hero, feature highlights for all product modules, an interactive plan comparison, and a structured FAQ.

  * **Advanced property search** — Filter properties by type, city, rent range, amenities, availability status, and geographic radius. Results can be sorted by name, date, city, type, or unit count. [Learn more](/features/properties#listing-and-filtering-properties)

  * **Monthly-only billing** — All plans now use monthly billing exclusively for simpler, more transparent pricing. [Learn more](/account/billing)

  * **Team list cleanup** — The team management page now shows only your organisation's own members.

  ### Bug fixes

  * Fixed an issue where the login page could fail to load due to a Content Security Policy conflict.
  * Fixed checkout return URLs pointing to a hardcoded host instead of your current domain.
  * Fixed a 404 when visiting the docs route directly.
  * Fixed an issue where signing out could fail under certain conditions.
  * Fixed audit log entries using incorrect action types for billing events.
</Update>
