> For the complete documentation index, see [llms.txt](https://innoway.gitbook.io/innoway/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://innoway.gitbook.io/innoway/release-note.md).

# Release Note

## Ngày 25/04

* Thay đổi kết quả trả về của SDK phần quản lí nghiệp vụ (Devices, Attributes, Adapter).

```
{
  "data": {},                 // Dữ liệu trả về (nếu có)
  "message": "Success",   
  "success": true/false       // true - Thành công, false - Thất bại
}
```

Chi tiết xem [Release New SDK](/innoway/release-note/25-04-2025.md)
