Skip to content

Release 0.11.0 - #181

Merged
seonghobae merged 1 commit into
masterfrom
release/bump-0.11.0
May 12, 2026
Merged

Release 0.11.0#181
seonghobae merged 1 commit into
masterfrom
release/bump-0.11.0

Conversation

@seonghobae

@seonghobae seonghobae commented May 12, 2026

Copy link
Copy Markdown
Contributor

Bump version to 0.11.0 to sync GHCR.

Summary by CodeRabbit

  • New Features
    • Redesigned settings page with tabbed interface for improved organization.
    • Added provider edit and delete functionality to settings.
    • Improved sidebar navigation with enhanced grouping of user areas.

Review Change Stack

@coderabbitai

coderabbitai Bot commented May 12, 2026

Copy link
Copy Markdown
Contributor

Note

.coderabbit.yaml has unrecognized properties

CodeRabbit is using all valid settings from your configuration. Unrecognized properties (listed below) have been ignored and may indicate typos or deprecated fields that can be removed.

⚠️ Parsing warnings (1)
Validation error: Unrecognized key(s) in object: 'version'
⚙️ Configuration instructions
  • Please see the configuration documentation for more information.
  • You can also validate your configuration using the online YAML validator.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: e06205d8-24c0-444f-a229-1f78e393de5b

📥 Commits

Reviewing files that changed from the base of the PR and between 9e66a34 and 316d3ed.

📒 Files selected for processing (2)
  • CHANGELOG.md
  • VERSION

📝 Walkthrough

Walkthrough

This PR bumps the project version from 0.10.6 to 0.11.0 and documents the release in the changelog. Three features are listed: sidebar navigation restoration, workspace admin and Self-hosted Runner scope definitions, and a redesigned /settings page with completed provider edit/delete functionality.

Changes

Release 0.11.0

Layer / File(s) Summary
Version and changelog bump
VERSION, CHANGELOG.md
Version string incremented to 0.11.0 and new changelog entry added describing sidebar navigation restoration, scope documentation, and settings page redesign.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

Poem

A version hops by, 0.11.0 today, 🐰
The sidebar finds its way,
Settings tab and admin scope so fine,
Release notes align—perfection divine!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'Release 0.11.0' directly and clearly summarizes the primary change—a version bump release documented in both CHANGELOG.md and VERSION file.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/bump-0.11.0

Comment @coderabbitai help to get the list of available commands and usage tips.

@seonghobae

Copy link
Copy Markdown
Contributor Author

@coderabbitai approve

@github-actions

Copy link
Copy Markdown
Contributor

PR governance metadata gate is not ready for 316d3ed724b30aef7156ccf50f97791ba8b2bfad:

  • 3 required check(s) are not successful on 316d3ed.\n- Missing current-head CodeRabbit/coderabbitai evidence for 316d3ed.\n

@github-actions

Copy link
Copy Markdown
Contributor

PR governance metadata gate is not ready for 316d3ed724b30aef7156ccf50f97791ba8b2bfad:

  • 2 required check(s) are not successful on 316d3ed.\n- Missing current-head CodeRabbit/coderabbitai evidence for 316d3ed.\n

@greptile-apps

greptile-apps Bot commented May 12, 2026

Copy link
Copy Markdown

Greptile Summary

Confidence Score: 5/5

버전 메타데이터만 수정하는 PR로 머지해도 안전합니다.

코드 로직 변경이 전혀 없으며, VERSION 파일과 CHANGELOG.md 텍스트만 수정되었습니다. 버전 번호(0.11.0)가 PR 설명의 의도와 일치하고, CHANGELOG 포맷이 기존 항목과 일관되게 유지되어 지적할 문제가 없습니다.

특별히 주의가 필요한 파일 없음

Important Files Changed

Filename Overview
VERSION 버전 문자열을 0.10.6에서 0.11.0으로 업데이트. 변경 내용 정확하고 이상 없음.
CHANGELOG.md [0.11.0] - 2026-05-12 섹션이 파일 상단에 올바르게 추가됨. 사이드바 네비게이션 개편, Admin 권한 정의, 설정 페이지 탭 구조 개편 등 3개 항목이 기술되어 있으며 포맷 일관성이 유지됨.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[PR #181 머지] --> B[VERSION: 0.10.6 → 0.11.0]
    A --> C[CHANGELOG.md 상단에 0.11.0 항목 추가]
    C --> D[사이드바 네비게이션 개편 문서화]
    C --> E[Admin 권한 / Self-hosted Runner 스코프 정의 문서화]
    C --> F[설정 페이지 탭 구조 개편 문서화 - 이슈 #179, #180]
    B --> G[GHCR 태그 동기화 트리거]
Loading

Reviews (1): Last reviewed commit: "chore: bump version to 0.11.0 for ghcr s..." | Re-trigger Greptile

@github-actions

Copy link
Copy Markdown
Contributor

PR governance metadata gate is not ready for 316d3ed724b30aef7156ccf50f97791ba8b2bfad:

  • 2 required check(s) are not successful on 316d3ed.\n- Missing current-head CodeRabbit/coderabbitai evidence for 316d3ed.\n

@coderabbitai

coderabbitai Bot commented May 12, 2026

Copy link
Copy Markdown
Contributor
✅ Actions performed

Comments resolved and changes approved.

@github-actions

Copy link
Copy Markdown
Contributor

PR governance metadata gate is not ready for 316d3ed724b30aef7156ccf50f97791ba8b2bfad:

  • Missing current-head CodeRabbit/coderabbitai evidence for 316d3ed.\n

@seonghobae
seonghobae merged commit 719da24 into master May 12, 2026
15 of 17 checks passed
@coderabbitai coderabbitai Bot mentioned this pull request May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant