Releases: beeper/desktop-api-go
Releases · beeper/desktop-api-go
v0.2.0
0.2.0 (2026-01-31)
Full Changelog: v0.1.0...v0.2.0
Features
- api: add
descriptionfield to chats, maketitleoptional (fbf0470) - api: add upload asset and edit message endpoints (6d37bf4)
- api: manual updates (d52c6cb)
- api: manual updates (782c77d)
- api: remove mcp for now (0cf432f)
- client: add a convenient param.SetJSON helper (9ea70da)
- encoder: support bracket encoding form-data object members (a338742)
Bug Fixes
- client: correctly specify Accept header with / instead of empty (2bcd6c1)
- docs: add missing pointer prefix to api.md return types (9fd334b)
- fix for namespace collisions with client and resource test methods (7454269)
- mcp: correct code tool API endpoint (568939e)
- rename param to avoid collision (d304cbe)
Chores
- add float64 to valid types for RegisterFieldValidator (4658d5c)
- bump gjson version (1194594)
- configure new SDK language (ebb892c)
- elide duplicate aliases (fa3d456)
- internal: codegen related update (f2d3a30)
- internal: codegen related update (77a6d60)
- internal: grammar fix (it's -> its) (60171f3)
- internal: update
actions/checkoutversion (1f84ff0)
Documentation
- prominently feature MCP server setup in root SDK readmes (fcad6f3)
v0.1.0
0.1.0 (2025-10-16)
Full Changelog: v0.0.1...v0.1.0
Features
- api: bump for new endpoints (26fc4bd)
- api: manual updates (78129af)
- api: manual updates (4408f20)
- api: manual updates (0c8017f)
- api: manual updates (db71efa)
- api: manual updates (589a68b)
- api: manual updates (39aa081)
- api: manual updates (4c76c3b)
- api: manual updates (5c2b75b)
- api: manual updates (658f1d0)
- api: manual updates (d681504)
- api: remove limit from list routes (92c49b3)
- api: update via SDK Studio (e6707f7)
- api: update via SDK Studio (36be378)
- api: update via SDK Studio (f32d341)
- api: update via SDK Studio (f390e62)
- api: update via SDK Studio (278cdb3)
- api: update via SDK Studio (25b5788)
- api: update via SDK Studio (b5a1ff4)
- api: update via SDK Studio (3b0da67)
- api: update via SDK Studio (95da01f)
- api: update via SDK Studio (8efb1dd)
- api: update via SDK Studio (cdee3ee)
- api: update via SDK Studio (7cafbfd)
- api: update via SDK Studio (9f84441)
- api: update via SDK Studio (0a97aff)
Bug Fixes
- close body before retrying (c6145c4)