Release History
System Changelog
Follow the evolution of PropLease from initial architecture to enterprise deployment.
v1.0.6 Enterprise Reporting & Security
Current Stable- New: Built Print-Optimized Enterprise Reporting Engine (Chart.js integrated).
- New: Master Rent Roll, Trust Liability (PPRA), and Aged Arrears Reports.
- New: Utility Recovery Variance Report to audit revenue leakage.
- New: Agency Revenue Roll-Up tracking Gross vs Net Profit + Agent Leaderboard.
- Security: Hardened MVC router using PHP Reflection API to block magic method exploits.
- Security: Enforced Strict, HttpOnly, and Secure cookie flags on all sessions.
v1.0.5 Payouts & Tax Engine
- Engineered Landlord Payout Statements with dynamic ledger math.
- Introduced SARS IT3(b) Equivalent Tax Certificate generation.
- Built Agent Commission calculator and immutable payout history.
- Added Creditors Batch processing for paying external suppliers.
v1.0.4 Portals & Magic Links
- Launched Role-Based Access Control (RBAC) Tenant and Landlord Portals.
- Engineered Cryptographic "Magic Link" system for password-less landlord quote approvals.
- Added Maintenance Ticket and Snag logging workflows.
- Built Digital Inspections tool with on-screen signature capture.
v1.0.3 Trust Accounting Core
- Developed Atomic Receipt Processing engine.
- Introduced the "Unallocated Wallet" system for automated overpayment handling.
- Added Bank CSV Reconciliation matching.
- Implemented immutable system logging for EAAB auditing.
v1.0.2 Billing & Utilities
- Built the Stepped Municipal Tariff Calculator.
- Added automated Landlord vs Tenant water usage splitting.
- Integrated FPDF for native professional PDF invoice generation.
- Created automated Cron Job for 25th-of-the-month invoice dispatch.
v1.0.1 Property & CRM Engine
- Established Property Portfolio database schemas.
- Built the Leasing Engine with Mandate Expiry tracking.
- Added CPA-compliant 20-Day Letter of Demand generation.
- Launched encrypted FICA Document Vault.
v1.0.0 Foundation
- Initial commit. Custom PHP MVC architecture established.
- TailwindCSS and dark/light mode UI integrated.
- Database PDO wrapper and basic authentication implemented.