Skip to content

v0.2.0

Choose a tag to compare

@edubertin edubertin released this 04 Feb 05:29
fc87b11

Highlights

  • Consolidated LLM contract import inside Create/Edit Property with Suggest/Apply flow.
  • Added overwrite confirmation for contract fields and persisted contract metadata.
  • Improved property detail view with carousel, rent/net display, and rented badge.
  • Added Activity Log with user scoping and a Files panel with document links.
  • Added document download endpoint and property-contract linkage.
  • UI polish: alignment, dark scrollbars, photo previews.

Testing

  • docker compose run --rm api alembic upgrade head
  • docker compose run --rm api pytest