Skip to content

Releases: frappe/press

v0.11.0

14 Apr 13:03
ceaa680

Choose a tag to compare

0.11.0 (2026-04-14)

Bug Fixes

  • Avoid redundant get_plan_name method call (88a473a)
  • bench: Allow dropping when fatal site update is resolved (a9c9d1c)
  • billing: focus on billing welcome to overview page (5b092e4)
  • billing: focus on billing welcome to overview page alone (8437e93)
  • billing: Remove these params to avoid confusion in mandate creation (aa9c099)
  • build: Correctly get the latest retried build & schedule correct jobs in hooks (1b7fc26)
  • compute: Add resize API for Virtual Machines (b7b855e)
  • compute: Add resize for Frappe Compute (4189415)
  • cpu-progress: fallback to zero to prevent negative metrics in dashboard (e560db6), closes #6053
  • css: add darker tint for dialog overlay (8490ae5)
  • dashboard: server analytics load average doc url (#6046) (da7c8d7)
  • dashboard: Update FCLogo component with new logo (cdc7271)
  • deploy-candidate-build: Skip index with mysql keyword in CI (5401e66)
  • lint: In bench & remove support for ndarray (8089e3a)
  • lint: Lint workflow engine (16d4af8)
  • metadata: Add User-Agent header to link checks (3150b9f)
  • notification-panel: move mark all btn in header (6bc5116)
  • notification-panel: remove tab icons (d5ce538)
  • notifications-panel: include unread dot indicator (4e927db)
  • pipeline: Ensure pipeline status is changed flow status is updated (7571b6f)
  • prm: Better renewal message (aa73943)
  • prm: Calculate sum of the monthly amount (fb5dbeb)
  • prm: Check Renewal criteria (e6e0367)
  • prm: Check team and partner email both (8c8aed2)
  • renewal: Return 0 if undefined (15cbf29)
  • search: improve integration icons (6569fb4)
  • search: improve opening animation (0ce862e)
  • search: include conditions for routes (85595d7)
  • search: remove dynamic route from index (cc7fe01)
  • search: remove font-mono (2c50fc0)
  • search: remove useless animations/blur (8c007ab)
  • Server selection when creating site on shared bench (3eb4b7a)
  • settings: Show error message on remove partner (0b860f0)
  • sidebar: remove access requests link (e0f88b2)
  • sitelogs-page: set icon proper size for lucideIcon (fa24f1f)
  • test_press_notifications: include get_notifications() type filter testcase (a00bf9d)
  • test_press_notifications: include missing unread_count arg usage (7e38d47)
  • test: Mock pending jobs (290a884)
  • test: Remove flaky status check (53f6be0)
  • test: Remove flaky test (6194859)
  • test: Remove mocked expectation (c7d99a2)
  • ui: Better renew dialog (9477bd3)
  • update favicon icon to use new logo (c8fb2b7)
  • Use is_standby flag to filter out standby sites for setting bench (263d5cd)
  • user-ssh-ceritificate: Add option to setup user ssh certificate for proxy server (#6048) (4a0a564)
  • workflow: Account for quick builds moving from running to success (ef63cd5)
  • workflow: Ensure that we only move forward in case of completion or termination (26f3ac4)
  • workflow: Move permission checks above to avoid force bubble (6a9dc51)
  • workflow: Remote builder failure status check (e8dfef4)
  • workflow: Remove db set value (dcae7b8)
  • workflow: Retry workflow every 10 minutes (52489ba)
  • workflow: Use deploy candidate status to verify prebuild validation status (bf90899)

Features

  • api.notifications: get_support_unread_count() (bd56e10)
  • api.notifications: include type filter for get_notifications() (d7aab2c)
  • api.notifications: support type filter in get_unread_count() (424aa7d)
  • auditor: Add bench version compatibility checks (4c3e89e)
  • auditor: Add new semgrep rules for various security checks (9dee5e7)
  • auditor: Add semgrep rules for correctness checks (298f795)
  • auditor: Implement semgrep rules to enhance audit checks (37ce8a3)
  • auditor: Update category options to include 'Correctness' (84f1b5f)
  • bench: Better retry logic setting retry in the archive job itself (4f5349b)
  • component: Scrollbar (84b18dc)
  • compute: Check machine availability API (5a6fee2)
  • compute: Check machine availability Frappe Compute implementation in Cluster (1c895bd)
  • compute: Modify check_machine_availability in Server to pass in instance_id (9159d3f)
  • compute: Remove visibility restriction for Frappe Compute during server creation ([8ff1aad](https://github.com/f...
Read more

v0.10.1

14 Apr 11:23
9bfdfd7

Choose a tag to compare

0.10.1 (2026-04-14)

Bug Fixes

  • test: Add fix for broken hotfix test (ac72042)

v0.10.0

14 Apr 06:53
59e13c6

Choose a tag to compare

0.10.0 (2026-04-14)

Features

  • server-snapshot: Run hourly job to cleanup failed snapshots (99065d5)

v0.9.7

14 Apr 06:09
49872b6

Choose a tag to compare

0.9.7 (2026-04-14)

Bug Fixes

  • snapshot: In deletion of snapshot for failure, ignore validation (e5bcf91)

v0.9.6

14 Apr 05:55
bb20b0a

Choose a tag to compare

0.9.6 (2026-04-14)

Bug Fixes

  • mariadb-monitor: Store frozen status in a list (7579ee0)

v0.9.5

13 Apr 05:10
818e4c1

Choose a tag to compare

0.9.5 (2026-04-13)

Bug Fixes

  • Remove github ID from custom_apps object in frontend (4eb606c)
  • Update branches method in github.py to accept App Source name parameter (8cbff37)

v0.9.4

11 Apr 12:56
4d68dd4

Choose a tag to compare

0.9.4 (2026-04-11)

Bug Fixes

  • version-upgrade: Pass correct argument (e612b8a)
  • version-upgrade: Pass github installation id instead of source when fetching branches (1fc0b9f)

v0.9.3

09 Apr 08:27
d6a9114

Choose a tag to compare

0.9.3 (2026-04-09)

Bug Fixes

  • Avoid redundant get_plan_name method call (dc5329d)
  • Server selection when creating site on shared bench (7f94bc2)
  • Use is_standby flag to filter out standby sites for setting bench (14de126)

v0.9.2

08 Apr 10:39
0e96024

Choose a tag to compare

0.9.2 (2026-04-08)

Bug Fixes

  • cluster: Reduce machine availability frequency (b4b86a6)
  • server: For hetzner retry syncing step on rate limit (7baa3ac)

Performance Improvements

  • cluster: Fetch all the server types of hetzner (7ee83f8)

v0.9.1

08 Apr 08:34
fa4865d

Choose a tag to compare

0.9.1 (2026-04-08)

Bug Fixes

  • user-ssh-ceritificate: Add option to setup user ssh certificate for proxy server (#6048) (7c5f640)