Releases: liberusoftware/real-estate-laravel
Releases · liberusoftware/real-estate-laravel
Release list
v5.1.0
What's Changed
- Conform real estate modules and harden presentation boundaries by @curtisdelicata in #1315
Full Changelog: v5.0.0...v5.1.0
v5.0.1
What's Changed
- Complete letting and property management lifecycles by @curtisdelicata in #1310
Full Changelog: v5.0.0...v5.0.1
v5.0.0
Conformance release for the complete Real Estate module set. Includes the issue-scoped domain capability coverage, authenticated versioned API surfaces, HTTPS Composer source pins, and package naming aligned with module-* source repositories.
v4.1.0
What's Changed
- Include modules and themes in coverage reporting by @curtisdelicata in #1308
Full Changelog: v4.0.1...v4.1.0
v4.0.1
What's Changed
- Add Codecov coverage badge by @curtisdelicata in #1307
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
- Make release publication idempotent by @curtisdelicata in #1305
- Add real estate theme and use Packagist sources by @curtisdelicata in #1306
Full Changelog: v3.0.0...v4.0.0
v3.0.0
2.0.1
2.0.0
What's Changed
- Add property category field and scope by @sweep-ai-deprecated[bot] in #461
- Add Property Categories by @sweep-ai-deprecated[bot] in #462
- Add property category seeder by @sweep-ai-deprecated[bot] in #465
- Add Terms and Conditions, Privacy Policy, and About Us pages by @sweep-ai-deprecated[bot] in #466
- Implement Zoopla property sync using Laravel Scheduler and Jobs by @sweep-ai-deprecated[bot] in #468
- Implement Tenancy Application Feature by @sweep-ai-deprecated[bot] in #469
- Enhance Property Seeding with Faker and Property Categories by @sweep-ai-deprecated[bot] in #470
- Enhance property detail page with additional information by @sweep-ai-deprecated[bot] in #471
- Add property category relationship to Property model by @sweep-ai-deprecated[bot] in #472
- Enhance Property Detail and Booking Functionality by @sweep-ai-deprecated[bot] in #473
- Add property placeholder image and improve property detail page by @sweep-ai-deprecated[bot] in #474
- Add Lettings Property Indicator and Tenancy Application Link by @sweep-ai-deprecated[bot] in #475
- Implement Appointment Booking and Valuation Booking by @sweep-ai-deprecated[bot] in #476
- Implement Property Booking and Valuation Booking by @sweep-ai-deprecated[bot] in #478
- Add Valuation Booking Form to Property Detail Page by @sweep-ai-deprecated[bot] in #479
- Add Appointment Types and Relationship to Appointments by @sweep-ai-deprecated[bot] in #480
- Add appointment type seeder by @sweep-ai-deprecated[bot] in #481
- Add available dates to property booking component by @sweep-ai-deprecated[bot] in #482
- Implement Valuation Booking Functionality by @sweep-ai-deprecated[bot] in #483
- Improve property and valuation booking functionality by @sweep-ai-deprecated[bot] in #484
- Integrate CRM Sync for Leads and Activities by @sweep-ai-deprecated[bot] in #485
- Update navigation icons for Filament resources by @sweep-ai-deprecated[bot] in #486
- Add media library support to Property resource by @sweep-ai-deprecated[bot] in #487
- Improve property image handling and display by @sweep-ai-deprecated[bot] in #490
- Add property image upload and preview to the Property resource by @sweep-ai-deprecated[bot] in #491
- Implement media management for properties by @sweep-ai-deprecated[bot] in #492
- Implement Menu Management by @sweep-ai-deprecated[bot] in #493
- Integrate Google Tag Manager and Google Analytics by @sweep-ai-deprecated[bot] in #494
- Add virtual tour URL to properties table by @sweep-ai-deprecated[bot] in #495
- Add menu management functionality by @sweep-ai-deprecated[bot] in #496
- Enhance Property Resource Form and Model by @sweep-ai-deprecated[bot] in #497
- Add Leases table migration by @sweep-ai-deprecated[bot] in #498
- Add leads table migration by @sweep-ai-deprecated[bot] in #499
- Bump spatie/laravel-medialibrary from 11.7.6 to 11.8.0 by @dependabot[bot] in #500
- Implement Tenant Screening Process by @sweep-ai-deprecated[bot] in #517
- Add Work Order Management to Maintenance Requests by @sweep-ai-deprecated[bot] in #518
- Implement document management functionality by @sweep-ai-deprecated[bot] in #519
- Add Document Management Functionality by @sweep-ai-deprecated[bot] in #521
- Lease Management Enhancements by @sweep-ai-deprecated[bot] in #522
- Implement Communication Hub feature by @sweep-ai-deprecated[bot] in #523
- Implement Lease Agreement and Digital Signature Functionality by @sweep-ai-deprecated[bot] in #524
- Add Communication Hub CRUD pages by @sweep-ai-deprecated[bot] in #525
- Implement Lease Agreement Management in Filament Admin by @sweep-ai-deprecated[bot] in #526
- Implement UK Assured Shorthold Tenancy Agreement Template by @sweep-ai-deprecated[bot] in #527
- Add Communication Hub CRUD functionality by @sweep-ai-deprecated[bot] in #528
- Implement Tenant Portal and Related Resources by @sweep-ai-deprecated[bot] in #529
- Add new document templates and seeder by @sweep-ai-deprecated[bot] in #530
- Add CRUD pages for Payment resource by @sweep-ai-deprecated[bot] in #532
- Tenant Lease Management Pages by @sweep-ai-deprecated[bot] in #535
- Implement document templates and rendering by @sweep-ai-deprecated[bot] in #534
- Tenant Dashboard and Widgets by @sweep-ai-deprecated[bot] in #536
- Add UKAST document template and content to DocumentTemplate model by @sweep-ai-deprecated[bot] in #537
- Improve DocumentTemplate model and rendering by @sweep-ai-deprecated[bot] in #539
- Bump joelbutcher/socialstream from 6.1.1 to 6.1.3 by @dependabot[bot] in #538
- Add new document templates and refactor DocumentTemplateSeeder by @sweep-ai-deprecated[bot] in #540
- Bump vite from 5.3.4 to 5.3.5 by @dependabot[bot] in #541
- Enhance document template management by @sweep-ai-deprecated[bot] in #542
- Update Communication Hub navigation icon by @sweep-ai-deprecated[bot] in #543
- Add automatic sender ID to Message model by @sweep-ai-deprecated[bot] in #544
- Add property reviews functionality by @sweep-ai-deprecated[bot] in #549
- Enhance the Staff Dashboard with Improved Functionality and Visuals by @sweep-ai-deprecated[bot] in #550
- Add "Unapprove" bulk action to property reviews by @sweep-ai-deprecated[bot] in #551
- Upgrade Filament Forms Dependency and Fix Dashboard Page by @sweep-ai-deprecated[bot] in #552
- Implement Reviews Relation Manager in Filament Admin by @sweep-ai-deprecated[bot] in #553
- Enhance Recent Transactions Widget in Filament Admin by @sweep-ai-deprecated[bot] in #554
- Enhance Property Stats Overview Widget by @sweep-ai-deprecated[bot] in #555
- Add HMO property category and rooms table by @sweep-ai-deprecated[bot] in #557
- Add Rooms Model and Migration by @sweep-ai-deprecated[bot] in #558
- Implement Property Unit Tests and Code Coverage by @sweep-ai-deprecated[bot] in #559
- Add unit tests for User, Team, and Document models by @sweep-ai-deprecated[bot] in https://github.com/liberusoftware/real-est...