Skip to content

chore: release 0.0.18#91

Merged
christianromeni merged 1 commit into
mainfrom
release/0.0.18
May 13, 2026
Merged

chore: release 0.0.18#91
christianromeni merged 1 commit into
mainfrom
release/0.0.18

Conversation

@christianromeni
Copy link
Copy Markdown
Contributor

Hotfix release for the startup panic introduced in v0.0.17.

Fixes #87 — startup nil pointer dereference when Code Mode is disabled (default config).
Includes #90 by @SAY-5, reported by @kernelb00t.

Test plan

@snyk-io
Copy link
Copy Markdown

snyk-io Bot commented May 13, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@christianromeni christianromeni merged commit 65ff97c into main May 13, 2026
7 checks passed
@christianromeni christianromeni deleted the release/0.0.18 branch May 13, 2026 20:53
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.

[Bug] Panic at startup: nil pointer dereference in internal/app/app.go:759 when Code Mode is disabled

1 participant