Release v0.7.0
0.7.0 (2025-10-02)
Features
- add Recommendation step on chatbotservice (d10159c)
- add two endpoint & Dto (b0da4a3)
- chatDto modified (91072a1)
- ChatResponseDto update (b6e7b1d)
- enum - MessageType (e2bdf35)
- greeting - change Dto (4d92a08)
- new endpoint /step-recommendation (bab1597)
- options.add - ALL (5130493)
- service on keyword (8eda2b1)
- Service update (0fec988)
- Service update v2 with Opus4.1 (4e9206f)
- StepRecommendationRequestDto (89cc984)
- StepRecommendationResponseDto (e2fe280)
Bug Fixes
- all option parsing logic add (e8f2e0f)
- currentStep -> recommendation continue (295fd12)
- delete useless debuging log (3cafbed)
- greetingExists check for don't save duplicate greeting (9205dc0)
- isrecom~ add (952c379)
- MaxPage=3 on StepRecommendation (c6e4e57)
Tests
- Spring Security 통합 테스트 추가 (3d8d0d4)
Code Refactoring
- add logic on service (72082cb)
- add Operation on Controller (4d6994c)
- chatbotservice (4428067)
- del stepRecommendation endpoint, requestDto (0c99979)
- endpoint combination (ccd3b7e)
- MessageSender Enum (b7b2c69)
- modi prompt on service (d3ea62a)
- non page, createdat modify (89f5a66)
- prompt edit (6339824)
- reop 5 -> 10 (d04561d)
- serveral fix text (118a23a)
- 이미지 업로드 방식 변경에 대한 post 도메인 수정 (92d4319)
- 이미지 업로드 방식 변경에 대한 post 도메인 수정 (ff2a630)