Skip to content

v26.7.2

Choose a tag to compare

@yomybaby yomybaby released this 08 Jul 10:24

What's Changed (v26.7.1 -> v26.7.2)

✨ Features

Agent Management

Added lifecycle control for agent watchers directly from the admin UI.

Resource Policy & Deployment

Surfaced more policy metadata in the keypair resource policy list and clarified an immutable field during deployment creation.

  • FR-3268: add created_at & default_for_unspecified columns to KeypairResourcePolicyList and fix concurrency translations by @ironAiken2 in #8196
  • FR-3263: warn on the deployment creation form that the resource group cannot be changed by @agatha197 in #8172

Property Filter (Storage Permissions)

Introduced a controlled renderInput contract for the GraphQL property filter and applied it to the storage permission panels.

Documentation Site & Pipeline

Improved docs-site sharing previews and made the docs build/versioning pipeline more automatic.

🐛 Bug Fixes

Permission & Filter UI

Fixed stale form/filter state in permission-related components and completed the controlled-filter migration.

Model Service & Revisions

Corrected image resolution when adding a revision and completed a missing model-service string.

Navigation & Help Links

Corrected navigation labels and pointed the in-app help to the migrated docs URLs.

Docs Build Tooling

Hardened the docs archive-fetch configuration and heading slug generation.

🔨 Refactoring

🌐 i18n

Standardized user-facing terminology in translation strings.

  • use "Sign up" (verb) consistently in login and sign-up modals by @yomybaby in #8187
  • normalize user-facing vfolder casing to VFolder in i18n strings by @yomybaby with @Copilot in #8198

📝 Documentation

Fixed content, structure, and wording issues across the user manual.

  • correct accelerator support, NFS→storage host, and Web App Proxy naming in manual by @yomybaby in #8184
  • normalize WebUI/SFTP/RTX PRO terminology casing in user manual by @yomybaby in #8183
  • repair broken table, line breaks, and button labels in manual by @yomybaby in #8190
  • improve Korean wording (사용자화, inline-English casing, HPC phrasing) in manual by @yomybaby in #8185

🎨 Style

  • sentence-case English headings and remove meta-commentary in manual by @yomybaby in #8189

Full Changelog: v26.7.1...v26.7.2