Skip to content

Releases: frappe/builder

v1.19.0

06 Aug 09:45
Compare
Choose a tag to compare

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

Screenshot 2025-07-08 at 3 51 36 PM Screenshot 2025-07-08 at 3 51 24 PM

Easier way to set Dynamic value

Before Now And more
Screenshot 2025-07-10 at 10 01 20 AM Screenshot 2025-07-10 at 10 52 37 AM Screenshot 2025-07-10 at 10 01 59 AM

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

27 Jun 08:31
Compare
Choose a tag to compare

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.

Screenshot 2025-06-27 at 11 52 10 AM

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.

Screenshot 2025-06-27 at 11 53 33 AM

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.

Screenshot 2025-06-27 at 12 12 51 PM

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

29 May 06:04
Compare
Choose a tag to compare

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

25 Apr 05:58
Compare
Choose a tag to compare

Full Changelog: v1.16.4...v1.16.5

v1.16.4

09 Apr 04:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.16.3...v1.16.4

v1.16.3

02 Apr 09:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.16.2...v1.16.3

v1.16.2

02 Apr 08:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.16.1...v1.16.2

v1.16.1

30 Mar 05:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.16.0...v1.16.1

v1.16.0

30 Mar 02:58
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.15.1...v1.16.0

v1.15.1

28 Mar 02:25
Compare
Choose a tag to compare

What's Changed

  • fix: Hide edit icon for Website Users (backport #325) in #333

Full Changelog: v1.15.0...v1.15.1