Skip to content

Releases: solapi/solactl

v0.1.8

18 May 00:06
6972d81

Choose a tag to compare

0.1.8 (2026-05-18)

Features

  • export: 메시지/통계 export 명령 추가 (d920f3f)
  • export: 메시지/통계 export 명령 추가 (e9722d4)
  • install: add rootless Windows installer (PowerShell) (2d2d589)
  • install: add rootless Windows installer script (bca72fe)
  • release: sign checksums.txt with cosign keyless (c0fbcf7)
  • release: sign checksums.txt with cosign keyless (Sigstore) (aefc536)
  • statistics: --max-records 옵션 + idempotent FinalizeWrite + atomic latch (1353321)

Bug Fixes

  • clock: ineffassign 해결 — defensive copy 테스트의 append 결과 검증 추가 (74903ad)
  • export: Gemini PR #19 리뷰 대응 — BOM/rune/메모리 가드/유틸 분리 (d9ebcb2)

v0.1.7

08 May 06:30
a6cc6c2

Choose a tag to compare

0.1.7 (2026-05-08)

Features

  • crm: add dynamic CRM command tree from OpenAPI spec (9a3830f)
  • crm: add dynamic CRM command tree from OpenAPI spec (5c3ade3)
  • crm: add upload parity commands (70bb04a)

Bug Fixes

  • client: repair UTF-8 mojibake in retry debug log (f5ec0be)
  • crm: register dynamic commands before auth parse (5bdd3e9)
  • crm: satisfy upload lint (98cd63a)
  • send: remove now-unused boolPtr helper (d47d8b9)

v0.1.6

06 May 03:24
543ac8d

Choose a tag to compare

0.1.6 (2026-05-06)

Features

  • add quota commands for sending limit requests (e0bdadb)
  • quota: add quota commands for sending limit requests (37bef04)
  • quota: add quota commands for sending limit requests (ba413ea)

Bug Fixes

  • quota: send trimmed reason and normalize multi-line list display (d7a9711)
  • quota: send trimmed reason and normalize multi-line list display (24a61d4)
  • quota: trim whitespace before measuring --reason length (ec33a19)

v0.1.5

16 Apr 02:55
b101261

Choose a tag to compare

0.1.5 (2026-04-16)

Bug Fixes

  • align senderid list and resolveFrom with actual API response schema (5990274)
  • align senderid list and resolveFrom with actual API response schema (cf0d40d)
  • filter inactive senders in JSON mode and harden tests (416fcb1)
  • preserve raw JSON passthrough for --all --json mode (0d112a6)

v0.1.4

16 Apr 01:46
6073ab3

Choose a tag to compare

0.1.4 (2026-04-16)

Bug Fixes

  • add checksum verification, URL validation, and debug log redaction (ee89639)
  • add release-assets.githubusercontent.com to trusted hosts (741e26a)
  • add supply-chain integrity and debug log hardening (f491c3d)
  • address review issues from pr-review-toolkit and codex (22e7699)
  • address round-2 codex review issues (da54cf6)
  • handle top-level JSON array in debug log redaction (7940ce0)

v0.1.3

15 Apr 10:02
93c2970

Choose a tag to compare

0.1.3 (2026-04-15)

Features

  • add multi-profile credential support (e11b0cc)
  • add multi-profile credential support (87648d3)

Bug Fixes

  • add nil profile guard to SetActiveProfile and DeleteProfile (c4ab908)
  • address review issues from pr-review-toolkit and codex (c70a4e6)
  • address round-2 codex review issues (07b0621)
  • warn on missing profile and document concurrent write limitation (70a4d7c)

v0.1.2

15 Apr 08:08
4ba94be

Choose a tag to compare

0.1.2 (2026-04-15)

Features

  • add kakao channel, template, and brand template management (d1164e0)
  • add kakao channel, template, and brand template management commands (9b880d5)

Bug Fixes

  • address review issues from pr-review-toolkit and codex (c2ec95f)
  • unify interface{} to any, reset pflag Changed state in tests (ee0e9ab)

v0.1.1

08 Apr 02:52
6d7a0fa

Choose a tag to compare

0.1.1 (2026-04-08)

Features

  • Phase 1-2 구현 — 기반 구조, 발신번호, SMS/LMS/MMS 발송 (0a5cd70)
  • Phase 3-5 구현 — 카카오 ATA/BMS, RCS, Self-Upgrade, 잔액/발송내역 조회 (feb480d)
  • Phase 3-5 구현 — 카카오/RCS/Upgrade/조회 (cefb667)
  • Phase 6 — 클라이언트 사이드 Validation, --from 자동선택, 빌드 인프라 (a60fb88)
  • Phase 6 구현 — 클라이언트 사이드 Validation, --from 자동선택, 빌드 인프라 (39c0dbd)

Bug Fixes

  • 6회 반복 코드 리뷰 기반 테스트 강화 및 버그 수정 (579c3c0)
  • Gemini PR #2 리뷰 기반 버그 수정 및 코드 품질 개선 (32dced7)