Releases: frappe/press
Releases · frappe/press
v0.34.3
v0.34.2
v0.34.1
v0.34.0
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 AdminandPress MemberintoPress User(dcf04dc) - backend: Remove
Press Userfrom twoonly_forchecks (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
usertomember(72d9add) - dashboard: Team: show time on expiry (4ab89a3)
- dashboard: Team: wrong
hideafter 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:
typowithparenttype(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 Userfor 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...
v0.33.1
v0.33.0
v0.32.2
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)