chore: prepare v0.5.0 release - #35
Merged
Merged
Conversation
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
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.
|
❌ Detekt found 1 issue(s) — these block the build. Full reports are in the CI artifacts, and findings are annotated inline via code scanning. |
1 similar comment
|
❌ Detekt found 1 issue(s) — these block the build. 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.
|
❌ Detekt found 1 issue(s) — these block the build. 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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v0.5.0
Bump
pluginVersionto 0.5.0 and update all version references, changelog, and the What's New notification body.Changes
pluginVersion = 0.5.0[0.5.0] - 2026-08-18; opened fresh empty UnreleasedpluginVersionandgit tag→ 0.5.0v0.5.0 highlights
After merge
Tag
v0.5.0on the merge commit and push —release.ymlhandles the rest.