You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- 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>
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
+
15
43
## Version 2.0.0 Released - December 2025
16
44
17
45
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.
111
139
***Multi-currency** - Handle properties in different currencies
112
140
***Powerful Search** - Faceted search with field key filtering
113
141
***Dual Admin Panels** - Site admin (super admin) and tenant admin interfaces
142
+
***Embeddable Widgets** - Embed property listings on external websites with customizable themes
114
143
***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
116
145
***Seed Packs** - Scenario-based seeding for quick site setup
***Setup Wizard** - Guided onboarding for new websites
122
152
***Fully Open Source** - MIT License
123
153
124
154
## Deployment Options
@@ -143,15 +173,16 @@ For development setup instructions, see [DEVELOPMENT.md](DEVELOPMENT.md).
143
173
144
174
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!
145
175
146
-
* Instant price conversions into other currencies
147
-
*[More languages](https://github.com/etewiah/property_web_builder/issues/4) - help with translations appreciated!
0 commit comments