Skip to content

Release v2.6.1 — DRY refactor & Binance USDC#77

Merged
Crynners merged 1 commit intomainfrom
release/v2.6.1
Mar 12, 2026
Merged

Release v2.6.1 — DRY refactor & Binance USDC#77
Crynners merged 1 commit intomainfrom
release/v2.6.1

Conversation

@hnizdiljan
Copy link
Collaborator

Summary

  • Add v2.6.1 entry to changelog.json (was missing)
  • Add v2.6.0 entry to ChangelogData.kt (was missing — regenerated from changelog.json)
  • Both changelog.json and ChangelogData.kt now contain release notes for v2.6.0 and v2.6.1, so the in-app "What's New" screen will show both versions

Release notes (v2.6.1)

  • Shared CredentialFormDelegate — less duplicate code across 4 ViewModels
  • Shared API import result dialog across 3 screens
  • Unified AccBotTopAppBar across 11 screens
  • Binance: switch from USDT to USDC, min order lowered to 5
  • Quick amounts: 5, 10, 25, 50, 100 (was 25–500)
  • Default DCA plan amount set to exchange minimum
  • Fix min order size display — strip trailing zeros
  • Extract KuCoin signed-request helper and ROI calculation

CI flow

Merge → auto-release-tag creates v2.6.1 tag → android-release builds signed AAB/APK → GitHub Release with artifacts

🤖 Generated with Claude Code

…ta.kt

changelog.json was missing the v2.6.1 entry and ChangelogData.kt was
missing the v2.6.0 entry. Both files now include release notes for
v2.6.0 and v2.6.1 so the in-app "What's New" screen shows both.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Crynners Crynners merged commit c9da4e4 into main Mar 12, 2026
1 check was pending
@nehasvit nehasvit deleted the release/v2.6.1 branch March 15, 2026 19:57
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