Skip to content

v1.12.0

Compare
Choose a tag to compare
@surajshetty3416 surajshetty3416 released this 15 Oct 14:05
· 22 commits to master since this release

Highlights and features

  • Updated look and feel with app selector and cleaner dark mode
    Screenshot 2024-10-15 at 1 02 52 PM
    Screenshot 2024-10-15 at 1 02 35 PM

  • Consolidated settings #210
    Screenshot 2024-10-15 at 1 05 26 PM

  • New block templates (Navbar, Hero, Footer, Testimonial)

    Screen.Recording.2024-10-15.at.2.02.21.PM.mov
  • Custom font support #217

    Screen.Recording.2024-10-08.at.4.14.35.PM.mov
  • Protected Pages

  • Option to disable search engine indexing for specific page

UX fixes

  • Re-organized and grouped block properties for easy discovery of properties
  • Image uploaded as background will also be converted to WebP
  • Persistent sorting option for page list in dashboard. Pages now can be sorted based on "Last Creation", "Last Modified", and alphabetically
  • ":" to set dynamic routes (can set dynamic route as /blog/:blog_id instead of /blog/<blog_id>).
    Note: Angle brackets are still supported.

Performance

  • Auto-compress user-generated client scripts
  • Remove frappe-builder from class names to make page size smaller #209

Refactor

  • Move methods to appropriate files #208

Full Changelog: v1.11.6...v1.12.0