Releases: devopshobbies/devops-gpt
Releases · devopshobbies/devops-gpt
v0.9.0
v0.8.1
v0.8.0
0.8.0 (2024-11-15)
Features
- add cache query: integrate request with reactQuery cache (34c2bf7)
- api respone types: add api response and request structure (7676974)
- basicGen: create basic generation functionality (c73db13)
- chat: create chat box and dialog bubble (3ecad61)
- drawer: create drawer component (c63402d)
- integration: add api integration for basic generation api (5472487)
- layouts: create layouts and routings (6b2cfdd)
- logo: add devops logo (d672a0d)
- packages: add initial packages (4af3ad5)
- provider: create providers (ec430c3)
- query: increase query reties number (bb77a04)
- routing: add routing systems (030c94a)
- store: add global management store (2ef8cf7)
- validator: add form validator (e835cb3)
Bug Fixes
- autosubmission: stop auto submission on initial render (c45fa58)
- cors: fix cors error (677f4b3)
- failsafe: use uuid to failsafe the chatbox structure (b2c604c)
Styles
- accent: change accent colors (c547984)
- body: add defult body background (c556bd6)
- body: add defult body template (18df1a6)