Skip to content

Releases: algorima/trade-safety

backend-v1.12.0

Choose a tag to compare

@github-actions github-actions released this 08 Feb 12:14
333f6ad

What's Changed

  • build(deps): aioia-core 2.4.0 업그레이드 by @ywkim in #86

Full Changelog: frontend-v1.15.0...backend-v1.12.0

frontend-v1.15.0

Choose a tag to compare

@github-actions github-actions released this 05 Feb 05:44
799fed9

1.15.0 (2026-02-05)

Features

  • frontend: support @aioia/core 2.x (#85) (799fed9)

frontend-v1.14.2

Choose a tag to compare

@github-actions github-actions released this 04 Jan 08:15
ed48ef4

1.14.2 (2026-01-04)

Bug Fixes

frontend-v1.14.1

Choose a tag to compare

@github-actions github-actions released this 04 Jan 07:35
b4adc1d

1.14.1 (2026-01-04)

Bug Fixes

  • build: change output extension from .mjs to .js for Next.js 13 compatibility (#83) (b4adc1d)

frontend-v1.14.0

Choose a tag to compare

@github-actions github-actions released this 03 Jan 05:52
90cf4f5

1.14.0 (2026-01-03)

Features

  • frontend: export useUrlPreview hook and URL preview components (#82) (90cf4f5)

frontend-v1.13.0

Choose a tag to compare

@github-actions github-actions released this 03 Jan 05:05
81a0379

1.13.0 (2026-01-03)

Features

frontend-v1.12.0

Choose a tag to compare

@github-actions github-actions released this 30 Dec 02:44
a808204

1.12.0 (2025-12-30)

Features

  • backend: Migrate to UserInfoProvider from aioia-core v2.0.0 (#80) (4ae9a34), closes #40
  • frontend: AI 요약 섹션 3줄 요약 UI 구현 (#77) (68506e4), closes #52 #57
  • frontend: 결과 페이지 헤더 Lottie 애니메이션 및 UI 개선 (#74) (a808204), closes #52 #57

Bug Fixes

  • test: ai_summary 리스트 타입 변경에 대응 (#81) (3ceec1d)

backend-v1.11.0

Choose a tag to compare

@github-actions github-actions released this 28 Dec 11:41
4ae9a34

What's Changed

  • feat(backend): Migrate to UserInfoProvider from aioia-core v2.0.0 by @ywkim in #80

Full Changelog: backend-v1.10.1...backend-v1.11.0

backend-v1.10.1

Choose a tag to compare

@github-actions github-actions released this 28 Dec 11:27
3ceec1d

What's Changed

  • fix(test): ai_summary 리스트 타입 변경에 대응 by @ywkim in #81

Full Changelog: frontend-v1.11.0...backend-v1.10.1

frontend-v1.11.0

Choose a tag to compare

@github-actions github-actions released this 27 Dec 04:47
b310007

1.11.0 (2025-12-27)

Features

  • backend: ai_summary를 3개 문자열 리스트로 변경 (#71) (7cce329)
  • backend: Reddit OAuth API 지원 추가 (#73) (b0d67ee)