Skip to content

v0.56.0

Choose a tag to compare

@frappe-pr-bot frappe-pr-bot released this 01 Jul 14:30
· 1491 commits to master since this release
66cb8c9

0.56.0 (2026-07-01)

Bug Fixes

  • api: include description field in bench.install_all (8fdad67)
  • dashboard: Add badges for status in benchrow in serverlist (cb7a4ed)
  • dashboard: Add missing load more btns for sites/benches (6491ef1)
  • dashboard: Add missing tooltips for server list cards (0c38c96)
  • dashboard: Add some null checks & socket clean up in servers list (e705f6f)
  • dashboard: better err handling for appdialog in servers list (e6cca4b)
  • dashboard: better err handling in flow dialogs (c4d1b87)
  • dashboard: drop server not working in servers list (e7145f8)
  • dashboard: Err handling for deploy dialog (6a529d3)
  • dashboard: Err handling for site creation dialog (596b834)
  • dashboard: Include cluster img & country in server list cards (489dfd1)
  • dashboard: Remove cluster country logos from server list (1464077)
  • dashboard: Replace select with combobox for filters in servers list (9cef368)
  • dashboard: show 0 site_count in server list cards (37ca47b)
  • dashboard: some sites not showing in server card bench rows (41b52bd)
  • dashboard: status badge dot/font sizes in server list cards (0e4bb1e)
  • dashboard: typo in server list statusOptions vals (d0df6f5)
  • deploy-ui: dont show lucide icon as fallback for app logo (c60f336)
  • deploy-ui: missing onclick for server reload btn (3533b98)
  • objects: support custom component in list object (f11bac2)
  • server-list: add onSuccess() in createbench (56fe379)
  • server-list: include cluster/server in createBench.submit() (8e12072)
  • server-list: include frappe as first app (9c9c9e7)
  • server-ui: add missing modelValue for checkboxes (9d9782a)
  • servers-list: improve appsdialog (16e1cdb)
  • servers-ui: add missing siteoptions (1a788b5)
  • servers-ui: alignment issue & site count badge (8c45dd0)
  • servers-ui: broken links in server dropdown (81b682f)
  • servers-ui: css issues (ea8be59)
  • servers-ui: font issues (7eb336f)
  • servers-ui: include missing api integration in addApps modal (dab1e44)
  • servers-ui: include some fields in benchrow res (4865040)
  • servers-ui: layout shift caused due to missing column when fetching deploystatus (9aaa831)
  • servers-ui: layout shift due to no bench status (85b535b)
  • servers-ui: make collapsable chevron right (9fe8cec)
  • servers-ui: make server name a link (925cffa)
  • servers-ui: make sitename clickable (35954c1)
  • servers-ui: padding issues in row (1a2e625)
  • servers-ui: reload benches list after new creation (ddab0c6)
  • servers-ui: remove cachedDocRes in dropBench() (3de821e)
  • servers-ui: remove useless resource in onDropServer() (ebaa147)
  • servers-ui: remove useless watch() for search filter (61f92b9)
  • servers-ui: replace placeholder specs data with real one (c43822d)
  • servers-ui: route name typo (5148fde)
  • servers-ui: show deploy action only for the awaiting deploy statuses (e9ed267)
  • servers-ui: use better red color for broken status (22433f0)
  • servers: add no benches tooltip (51940c7)
  • servers: add smooth data loaders (ce0bb57)
  • servers: cache resources (9d46c83)
  • servers: remove bottom border from sites row conditionally (46c492d)
  • sidebar: set 250px as default width (4d8eb6d)
  • ui: Add missing drop site option for site row in serverslist (7048f41)
  • ui: Add toasts on bottom right to avoid cta block (5eef254)
  • ui: deploying status text size in server list (9b25a92)
  • ui: font sizes in server listcard titles (c2c5c7c)
  • ui: Show Deploying status instead of pipeline in server list bench row (1d1ec51)
  • ui: use subtle variant for load more btn in serverlist (32a682b)

Features

  • server-ia: add add site dialog (adbb4c2)
  • servers-ui: add apps dialog (d015926)
  • servers-ui: Add realtime status checking and split components (5b4068c)
  • ui: initial components for layouts in servers heirarchy (d7b22c1)