Releases: frappe/builder
v1.19.0
Color variables
To maintain consistent colors throughout your website.
Screen.Recording.2025-07-10.at.5.28.36.PM.mov
State Styles
To handle hover, focus, and active styles for individual properties.
Also, added properties to quickly add transition on a block.
Screen.Recording.2025-07-08.at.3.47.42.PM.mov
Inherited Style Indicator
Easier way to set Dynamic value
Before | Now | And more |
---|---|---|
Almost any property/attribute can be made dynamic now!
No more dealing with "Data Key" 😌
Screen.Recording.2025-07-08.at.11.08.31.PM.mov
Option to copy entire page with configuration and scripts
Screen.Recording.2025-07-06.at.12.37.59.PM.mov
Other
- Option to pull external image to the local to maintain own copy (link)
- Property to set transition on a block (link)
- Range Input for opacity (link)
- Analytics
- Top referrer
- Option to filter based on path
- Custom date range
- DuckDB for performance (link)
Full Changelog: v1.18.0...v1.19.0
v1.18.0
What's Changed
Features
Page View Analytics
Builder now ships with integrated, simple, and effective Page View Analytics. You can now track how your website is performing.
See Total Pageviews and Unique Visitors over time with a simple visual breakdown. Also, get an option to toggle between different date ranges and intervals.
Find your top-performing pages and top sources that are generating traffic for your site.
Canonical URL
For better ranking of a page, Google recommends having a canonical URL so that it is easy for web crawlers to identify duplicate pages on your site. From now on, Builder will attach self-referencing canonical URL to every page and provide an option to update it for a specific page via Settings.
UX and Bug Fixes
- Introduced an option to toggle underline for selected text in Text block using
ctrl/cmd + u
shortcut. - Fixed text visibility for deeply nested layers in the layer panel. #361
- Fixed canvas styling in Dark Mode. Previously, scrollbars and selection text inherited dark styling, creating a visual mismatch with the white canvas background.
- Fixed arrow navigation in component editor view #362
Full Changelog: v1.17.0...v1.18.0
v1.17.0
What's Changed
- Save individual background properties for easy manipulation (#354)
- Better UX while setting redirect and while searching existing ones (#356)
- Options in "Attach Script" is now searchable ee3c958
- Added "Rename" option in context menu. Shows up while right clicking on a block on layers panel 1b17e75
Full Changelog: v1.16.5...v1.17.0
v1.16.5
Full Changelog: v1.16.4...v1.16.5
v1.16.4
What's Changed
- fix: Load global head HTML as well by @surajshetty3416 in #341
Full Changelog: v1.16.3...v1.16.4
v1.16.3
v1.16.2
What's Changed
Full Changelog: v1.16.1...v1.16.2
v1.16.1
What's Changed
- fix(CodeEditor): Default value and style by @surajshetty3416 in #337
Full Changelog: v1.16.0...v1.16.1
v1.16.0
What's Changed
- fix: Hide edit icon for Website Users by @bvisible in #325
- refactor(store): Split store into more logical and smaller stores by @surajshetty3416 in #327
- feat: Option to search a block in canvas by @surajshetty3416 in #332
- fix(UX): Misc by @surajshetty3416 in #334
- perf: Stability and performance fixes (link, link, link)
New Contributors
Full Changelog: v1.15.1...v1.16.0
v1.15.1
What's Changed
Full Changelog: v1.15.0...v1.15.1