Skip to content

Commit a14d6a0

Browse files
etewiahclaude
andcommitted
Update README with v2.1 features and improvements
- Add v2.1.0 section highlighting embeddable widgets, map picker, setup wizard, and developer improvements - Update Features list with new capabilities - Refresh Coming Soon section with modern roadmap items - Keep v2.0.0 release notes for historical reference 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 6ee980c commit a14d6a0

File tree

2 files changed

+47
-16
lines changed

2 files changed

+47
-16
lines changed

README.md

Lines changed: 43 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,34 @@ Please help support this project by making a contribution to PropertyWebBuilder
1212
[![Open Source Helpers](https://www.codetriage.com/etewiah/property_web_builder/badges/users.svg)](https://www.codetriage.com/etewiah/property_web_builder)
1313

1414

15+
## Version 2.1.0 - December 2025
16+
17+
PropertyWebBuilder continues to evolve with powerful new features for property websites.
18+
19+
### Latest Updates (v2.1)
20+
21+
**Embeddable Property Widgets**
22+
- Embed property listings on any external website
23+
- JavaScript and iframe embed options
24+
- Customizable themes, colors, and layouts
25+
- Domain restrictions for security
26+
- Impression and click analytics
27+
28+
**Enhanced Admin Experience**
29+
- Interactive map location picker for properties
30+
- Improved dashboard with quick actions
31+
- Setup wizard for new websites
32+
- Multiple color palettes per theme (10 total)
33+
- Better navigation organization
34+
35+
**Developer Improvements**
36+
- Comprehensive request specs for all controllers
37+
- Idempotent seeding (prevents duplicate data)
38+
- Organized documentation structure
39+
- E2E testing with Playwright support
40+
41+
---
42+
1543
## Version 2.0.0 Released - December 2025
1644

1745
PropertyWebBuilder 2.0 is a major release representing 5 years of development and 500+ commits since v1.4.0. This is essentially a complete rewrite with a modern architecture.
@@ -111,14 +139,16 @@ PropertyWebBuilder runs with Ruby 3.4.7 or higher.
111139
* **Multi-currency** - Handle properties in different currencies
112140
* **Powerful Search** - Faceted search with field key filtering
113141
* **Dual Admin Panels** - Site admin (super admin) and tenant admin interfaces
142+
* **Embeddable Widgets** - Embed property listings on external websites with customizable themes
114143
* **Firebase Auth** - Optional Firebase authentication with Devise fallback
115-
* **Modern Themes** - Brisbane, Bologna, Bristol themes with Tailwind CSS
144+
* **Modern Themes** - Brisbane, Bologna, Bristol themes with Tailwind CSS and color palettes
116145
* **Seed Packs** - Scenario-based seeding for quick site setup
117-
* **Google Maps Integration** - Interactive property maps
146+
* **Google Maps Integration** - Interactive property maps with location picker
118147
* **Customisable** - CSS variables, Liquid templates, page parts system
119148
* **SEO Friendly** - Comprehensive SEO implementation
120149
* **Responsive Design** - Mobile-friendly layouts
121-
* **ActiveStorage** - S3/R2 compatible file storage
150+
* **ActiveStorage** - S3/R2 compatible file storage (Cloudflare R2, AWS S3)
151+
* **Setup Wizard** - Guided onboarding for new websites
122152
* **Fully Open Source** - MIT License
123153

124154
## Deployment Options
@@ -143,15 +173,16 @@ For development setup instructions, see [DEVELOPMENT.md](DEVELOPMENT.md).
143173

144174
These are features planned for future releases. If there's something you need that's not on the list, please let us know. Your feedback helps us prioritize!
145175

146-
* Instant price conversions into other currencies
147-
* [More languages](https://github.com/etewiah/property_web_builder/issues/4) - help with translations appreciated!
148-
* [More themes](https://github.com/etewiah/property_web_builder/issues/3)
149-
* Mobile apps (iOS and Android)
150-
* [RETS support](https://github.com/etewiah/property_web_builder/issues/2) - for synchronizing MLS content
151-
* Integration with third-party CRM systems (Insightly, Basecamp)
152-
* Full calendaring functionality for rental properties
153-
* WordPress blog import functionality
154-
* Neighborhood information from Zillow API
176+
* **Property Comparisons** - Side-by-side property comparison tool
177+
* **Saved Searches** - Allow users to save and receive alerts for new matches
178+
* **Virtual Tours** - 360° photo and video tour integration
179+
* **Mobile Apps** - iOS and Android native apps
180+
* **RETS/IDX Support** - MLS content synchronization
181+
* **CRM Integrations** - HubSpot, Salesforce, Pipedrive
182+
* **Rental Calendar** - Availability and booking for short-term rentals
183+
* **AI Property Descriptions** - Auto-generate property descriptions
184+
* **More Languages** - [Help with translations appreciated!](https://github.com/etewiah/property_web_builder/issues/4)
185+
* **More Themes** - [Community theme contributions welcome](https://github.com/etewiah/property_web_builder/issues/3)
155186

156187

157188
## Contribute and spread the love

db/yml_seeds/content_translations/en.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ en:
197197
section_subtitle: Experienced professionals with a passion for real estate
198198
member_1_name: Willem van der Berg
199199
member_1_role: Director / Licensed Agent
200-
member_1_image: "db/seeds/packs/netherlands_urban/images/team_director.jpg"
200+
member_1_image: "https://seed-assets.propertywebbuilder.com/packs/netherlands_urban/team_director.webp"
201201
member_1_bio: >
202202
Willem founded Van der Berg Real Estate in 1998. With over 30 years of experience
203203
in the Amsterdam property market, he is a recognized expert in monumental properties
@@ -206,21 +206,21 @@ en:
206206
member_1_linkedin: ""
207207
member_2_name: Sophie Jansen
208208
member_2_role: Senior Agent - Amsterdam
209-
member_2_image: "db/seeds/packs/netherlands_urban/images/team_agent_female.jpg"
209+
member_2_image: "https://seed-assets.propertywebbuilder.com/packs/netherlands_urban/team_agent_female.webp"
210210
member_2_bio: >
211211
Sophie specializes in selling apartments and lofts in Amsterdam. Her enthusiasm
212212
and thorough market knowledge ensure excellent results for her clients.
213213
member_2_email: sophie@vanderbergmakelaars.nl
214214
member_3_name: Thomas de Groot
215215
member_3_role: Agent - Expat Services
216-
member_3_image: "db/seeds/packs/netherlands_urban/images/team_agent_male.jpg"
216+
member_3_image: "https://seed-assets.propertywebbuilder.com/packs/netherlands_urban/team_agent_male.webp"
217217
member_3_bio: >
218218
Thomas guides international clients in finding their perfect home in the Netherlands.
219219
Fluent in Dutch, English, and German.
220220
member_3_email: thomas@vanderbergmakelaars.nl
221221
member_4_name: Lisa Vermeer
222222
member_4_role: Client Relations & Marketing
223-
member_4_image: "db/seeds/packs/netherlands_urban/images/team_assistant.jpg"
223+
member_4_image: "https://seed-assets.propertywebbuilder.com/packs/netherlands_urban/team_assistant.webp"
224224
member_4_bio: >
225225
Lisa ensures every client has an excellent experience and that our properties
226226
are presented optimally.

0 commit comments

Comments
 (0)