Skip to content

chore: prepare v0.5.0 release - #35

Merged
DimazzzZ merged 5 commits into
mainfrom
release/v0.5.0
Aug 19, 2026
Merged

DimazzzZ merged 5 commits into
mainfrom
release/v0.5.0

Conversation

@DimazzzZ

Copy link
Copy Markdown
Owner

Release v0.5.0

Bump pluginVersion to 0.5.0 and update all version references, changelog, and the What's New notification body.

Changes

  • gradle.properties — pluginVersion = 0.5.0
  • CHANGELOG.md — added DeepSeek, GitHub Copilot, and label-taxonomy entries; closed Unreleased as [0.5.0] - 2026-08-18; opened fresh empty Unreleased
  • README.md — version badge + Beta callout → 0.5.0
  • DEVELOPMENT.md — example pluginVersion and git tag → 0.5.0
  • WhatsNewNotificationActivity.kt — rewrote HTML bullet body for v0.5.0

v0.5.0 highlights

  • DeepSeek provider support
  • GitHub Copilot provider (personal + org budget)
  • Minimum platform raised to IntelliJ 2025.3
  • Non-public API and Detekt now gate the build
  • Configuration cache enabled for local builds
  • Plugin Verifier runs on PRs
  • CI cache write-only from main
  • Add/Edit Account dialog hint UI fix

After merge

Tag v0.5.0 on the merge commit and push — release.yml handles the rest.

Bump pluginVersion to 0.5.0. Close the Unreleased changelog
section with DeepSeek, GitHub Copilot, platform 2025.3 bump, and build
hardening. Update version references in README and DEVELOPMENT. Rewrite
WhatsNewNotification body for v0.5.0.

- Added DeepSeek provider support
- Added GitHub Copilot provider (personal + org budget)
- Raised minimum platform to IntelliJ 2025.3
- Non-public API and Detekt now gate the build
- Fixed Add/Edit Account dialog hint UI issues
@DimazzzZ DimazzzZ self-assigned this Aug 18, 2026
Add a compact release-highlights table at the top of CHANGELOG.md so
readers can jump to the release they care about without scrolling
through every entry. The changelog body itself is unchanged.
@github-actions

Copy link
Copy Markdown

❌ Detekt found 1 issue(s) — these block the build.

Indentation - [showWhatsNewNotification] at /home/runner/work/tokenpulse-intellij-plugin/tokenpulse-intellij-plugin/src/main/kotlin/org/zhavoronkov/tokenpulse/startup/WhatsNewNotificationActivity.kt:42:1 - Signature=WhatsNewNotificationActivity.kt$WhatsNewNotificationActivity$ 

Full reports are in the CI artifacts, and findings are annotated inline via code scanning.

1 similar comment
@github-actions

Copy link
Copy Markdown

❌ Detekt found 1 issue(s) — these block the build.

Indentation - [showWhatsNewNotification] at /home/runner/work/tokenpulse-intellij-plugin/tokenpulse-intellij-plugin/src/main/kotlin/org/zhavoronkov/tokenpulse/startup/WhatsNewNotificationActivity.kt:42:1 - Signature=WhatsNewNotificationActivity.kt$WhatsNewNotificationActivity$ 

Full reports are in the CI artifacts, and findings are annotated inline via code scanning.

Each version section now opens with a one-line 'Highlights' blockquote
summarising the main features, so users can quickly grasp what a release
contains without reading every bullet. The full changelog entries below
remain unchanged.
@github-actions

Copy link
Copy Markdown

❌ Detekt found 1 issue(s) — these block the build.

Indentation - [showWhatsNewNotification] at /home/runner/work/tokenpulse-intellij-plugin/tokenpulse-intellij-plugin/src/main/kotlin/org/zhavoronkov/tokenpulse/startup/WhatsNewNotificationActivity.kt:42:1 - Signature=WhatsNewNotificationActivity.kt$WhatsNewNotificationActivity$ 

Full reports are in the CI artifacts, and findings are annotated inline via code scanning.

The opening triple-quote was indented 15 spaces instead of 16,
triggering detekt's Indentation rule.
- PR #24: Tooltip progress bars unified on remaining% convention
- PR #25: Xiaomi Connect dialog <html> fix + platformTest zero-tests fix

These were merged during the release cycle but not documented in the
Unreleased section before closing it.
@DimazzzZ
DimazzzZ merged commit 616e3db into main Aug 19, 2026
4 checks passed
@DimazzzZ
DimazzzZ deleted the release/v0.5.0 branch August 19, 2026 09:34
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.

2 participants