Skip to content

1.36.0 — 2026-03-16

This release introduces the ability to force-delete nodes from projects, even when they are covered by monthly billing. A clear warning is shown before confirming the deletion so that cost implications are understood upfront. The corresponding project-level permission flag has been added to control who can perform this action.

What's new

  • [panel] implement force delete nodes feature with monthly billing warning
  • [api] add can_force_delete_nodes flag to projects

Bug fixes

  • [acp] resolve pre-existing TypeScript errors in os/Detail.vue
  • [panel] resolve pre-existing TypeScript errors in AvatarUpload and Sentry init

Enhancements

  • [api] Improve GetVersion comment and simplify env lookup