Skip to content

v0.76.0

Choose a tag to compare

@frappe-pr-bot frappe-pr-bot released this 17 Jul 10:29
· 658 commits to master since this release
0b84c19

0.76.0 (2026-07-17)

Bug Fixes

  • ui: Add missing sitecount for sites list page (b9eeef3)
  • ui: add missing utf8 char in sites list page (9ddb203)
  • ui: Add null check on applyFilter in sites list page (bff5285)
  • ui: clean up wrapper divs in sitelist page (3597df9)
  • ui: make auto a func for vue3 reactivity in Billing Alerts component (a70b56d)
  • ui: Make sitelist take remaining space (ddeb663)
  • ui: Use actual textinput val for site search instead of hostname (68a6e28)
  • ui: use native element for sites list (44702da)

    Features

    • ui: Add total items count in objectlist component (b3f08e4)