Skip to content

Releases: frappe/press

v0.34.3

21 May 10:37
6c2c078

Choose a tag to compare

0.34.3 (2026-05-21)

Bug Fixes

  • backend: Account Request permission check picks wrong team name (4f24c8a)
  • backend: Account Request: handle None case in perm check (6d052b8)

v0.34.2

21 May 10:25
5989106

Choose a tag to compare

0.34.2 (2026-05-21)

Bug Fixes

  • ssh: Send the host public key as well (c9836af)

v0.34.1

21 May 09:41
0f104b4

Choose a tag to compare

0.34.1 (2026-05-21)

Bug Fixes

  • github: In case of missing tokens throw custom exceptions (ff3f9d7)
  • ssh: Ensure ssh keys are sent to builder (8ce968c)
  • ssh: No need to send user keys (a9c76bc)

v0.34.0

20 May 05:33
9b86254

Choose a tag to compare

0.34.0 (2026-05-20)

Bug Fixes

  • account-request: Add has permission check (7188a9c)
  • account-request: Remove usages of role (e2f68b8)
  • account: Remove redundant role check in API (ee99852)
  • AlertBanner: Set showIcon prop as true by default (e339a60)
  • AlertBanner: Use semantic color classes (61d4aff)
  • audit-report: Show automated message only when doc is fetched (27bed68)
  • backend: Merge Press Admin and Press Member into Press User (dcf04dc)
  • backend: Remove Press User from two only_for checks (7f6452f)
  • billing: Complete onboarding if upi autopay is set (4bac9f7)
  • build: Correctly get the additional packages before build (8c0b533)
  • build: Correctly set container mounts in the dockerfile (d63cf0e)
  • build: Remove environment vars from build params (05955a1)
  • cloud-init: Patch copy fail (73ca888)
  • CollapseTransition: add @after-enter events for skipping transition (195361f)
  • compute: Add a gentler warning banner during Frappe Compute server creation (8d7e2b8)
  • compute: Add snapshots background method (2b07c55)
  • dark-theme: role cards in settings (f703caa)
  • dark-theme: toast bg and border (bf898f8)
  • dark-theme: use proper bg classes for codeblock ui (c2505f9)
  • dashboard-banners: Remove invalid banner var (e17eac2)
  • dashboard: Team: only admins should see row actions (af252df)
  • dashboard: Team: rename user to member (72d9add)
  • dashboard: Team: show time on expiry (4ab89a3)
  • dashboard: Team: wrong hide after cancelling invite (426d48c)
  • Fail fast if other migrations are running for site (9542346)
  • fixtures: Press User role export (4843e94)
  • logpage: use loading icon for loading status in the codeblock (be3fb37)
  • mariadb: Fallback to system allocator if MariaDB doesn't start (6fd2b38)
  • marketplace: Correct logical operator in permission check (7de83ba)
  • marketplace: Enhance audit report access control for impersonation (ac61d85)
  • marketplace: Fix options for version payload error (39c2e17)
  • Merge conflict (54a58ba)
  • notifications: add border to popup in dark theme only (0938673)
  • notifications: make it responsive (e1e2b42)
  • notifications: remove border from unread dot indicator, use ring instead (61eeba7)
  • onboarding: add trialSite check before accessing its field (15dc632)
  • patch: Convert role merge to use db actions (6f02243)
  • patch: Merge roles: typo with parenttype (c598f31)
  • patch: Merge roles: bulk insert (per chunk) (97bb71b)
  • patch: Split users into chunks (bf240b2)
  • prm: Check course in get value (fbc22af)
  • prm: Check course type in certificate (bcb8b6f)
  • release-group: In case of disabled groups return correct status (8b6c95e)
  • release-groups: In case of disabled benches stop update available (6bb65d2)
  • release-pipeline: Use system time to gauge the pending job duration (30d999f)
  • reports: Missing Press User for mariadb reports (c47cc6b)
  • roles: Patch: disable roles instead of deleting (a7b0919)
  • roles: Remove hacky role inserts (f09813f)
  • search: disable if onboarding isnt complete (3d492be)
  • sidebar: remove inconsistent padding above search item (9ad1fee)
  • sidebar: truncate user email properly (c31e812)
  • sidebar: use border-y for mobile instead of border-b (b25307a)
  • sidebar: use real badge to indicate beta status for dark mode (e67fb62)
  • SiteAnalytics: make vertical tabbed sidebar responsive (1934532)
  • steps: Add missing steps to fixtures (e699bc3)
  • team: Remove member: copy existing list (25e0905)
  • team: Rename remove user to remove member (a6dd96a)
  • test: Align tests with the new versioning flow (6881f51)
  • test: Use dependency flag when testing upgrades (4cf0f84)
  • theme: comment out system theme for now (a56254a)
  • ui: add null check for team var (10e95c8)
  • ui: analytic cards action btn alignments in site analytics (cf6ae9e)
  • ui: analytic cards action btn alignments in site analytics (3c80615)
  • ui: circle-check -> check icon in copybtn component (57980c8)
  • ui: improve padding & remove useless divs in logpage (913cc31)
  • ui: improve padding & text formatting in SSHCertificateDialog (9e47144)
  • ui: make create btn primary in onboarding ([15e2637](15...
Read more

v0.33.1

19 May 09:58
4098c6e

Choose a tag to compare

0.33.1 (2026-05-19)

Bug Fixes

  • server: Don't try to archive db server multiple times in the same instance of job (backport #6437) (#6463) (4098c6e)

v0.33.0

19 May 09:55
ecbe2d0

Choose a tag to compare

0.33.0 (2026-05-19)

Features

v0.32.2

19 May 09:03
5b6aedd

Choose a tag to compare

0.32.2 (2026-05-19)

Bug Fixes

  • Fix button colors in SiteVersionUpgrade.vue (cfe4006)
  • Update api paths in upgrade dialod to press/api/version_upgrade (5dd4fa0)
  • Update check_existing_upgrade_bench api endpoint (bc3ea94)
  • Update format string to match value emitted by DateTimePicker (28e2736)
  • Update site version upgrade dialog (e9ed223)

v0.32.1

18 May 03:54
c6e51a9

Choose a tag to compare

0.32.1 (2026-05-18)

Bug Fixes

  • sidebar: @ getting clipped due to truncate class (8d973dd)

v0.32.0

15 May 12:20
8b5a8fa

Choose a tag to compare

0.32.0 (2026-05-15)

Features

  • database: Add binlog_row_metadata mariadb variable (8199177)

v0.31.8

14 May 12:00
4189e8e

Choose a tag to compare

0.31.8 (2026-05-14)

Performance Improvements

  • agent: Polling job will be improved and will run frequently (21bf9cc)