# Changelog

## 1.49.1 (2026-08-19)

Full Changelog: [v1.49.0...v1.49.1](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.49.0...v1.49.1)

### Features

* **performance-insights:** add optional `suggestionContext` param to `client.v1.performanceInsights.generateEmbed` so embeds can receive iframe context for tailored suggested prompts while preserving default fallback behavior

## 1.49.0 (2026-08-14)

Full Changelog: [v1.48.0...v1.49.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.48.0...v1.49.0)

### Features

* **usage:** add `client.v1.usage.exportEvents` for CSV export of usage events; `listEvents` now returns `UsageListEventsResponse` with `maxExportRows`; add `componentType` filter and expanded `UsageEventType` union (`audio_recap_progress`, `audio_recap_feedback`, `video_generation_*`, etc.)
* **performance-insights:** add `submitFeedback`, `listFeedback`, `retrieveFeedbackContext`, and `exportPrompts`; add `conversations.exportPrompts` for per-session prompt CSV export
* **performance-insights:** add `x-group-ids` header to `submitFeedback`; add `x-user-id` and `x-group-ids` headers to conversation methods (`list`, `create`, `retrieve`, `pushMessages`, `rename`, `delete`)
* **audio-recaps:** restore `listFeedback` and `retrieveFeedbackContext` (removed in a prior commit)
* **assignment-grader:** add `gradingPromptVersion` to create params and response
* **chat:** add `groupId` query filter to `retrieveFeedback`

## 1.48.0 (2026-07-08)

Full Changelog: [v1.47.0...v1.48.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.47.0...v1.48.0)

### Features

* **performance-insights:** add `componentId` and `createNew` params to `client.v1.performanceInsights.generateEmbed`
  * `componentId` reuses the component returned by a previous embed call, so config edits and usage history accumulate on it instead of forking a new one. Omit on the first call; store the `componentId` from the response and pass it back on every subsequent call for the same environment. An unknown/stale id falls back to minting a new component rather than failing the call.
  * `createNew` forces minting a brand-new component instead of falling back to the shared default bucket when `componentId` is omitted. Ignored if `componentId` is also provided.
  * `PerformanceInsightsGenerateEmbedResponse` now includes `componentId`, the resolved component id backing the embed.
* **components:** add `performance_insights` to the component `type` unions (`ComponentCreateParams`, `ComponentListParams`, `ComponentResponse`), matching the server's component type enum

### Notes

* **performance-insights:** if `componentId` is omitted on `generateEmbed`, calls now resolve to one shared default component per organization instead of minting a new component on every call — a safety net for callers that have not yet adopted `componentId`. Usage/config for that shared bucket reflects whichever call most recently wrote to it when multiple environments share it; pass `componentId` (or `createNew` for a fresh one) for clean per-environment separation.

## 1.47.0 (2026-06-19)

Full Changelog: [v1.46.0...v1.47.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.46.0...v1.47.0)

### Features

* **audio-recaps:** add `client.v1.audioRecaps.listProgress` for per-user audio recap status summaries
* **audio-recaps:** add `client.v1.audioRecaps.retrieveUserProgress` for per-section user progress details

## 1.46.0 (2026-05-08)

Full Changelog: [v1.45.0...v1.46.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.45.0...v1.46.0)

### Features

* **components:** align create config with API — `ScenariosConfigDto.criteria` (`ScenariosConfigDto.Criterion`: `id`, `description`, `weight` 1–10) and `AudioRecapConfigDto.excludedMaterialIds`
* **components:** `ScenariosConfigDto.Tool.description` and `ScenariosConfigDto.Tool.type` are now required, matching the server `ToolDto` contract

### Notes

* **scenarios update:** scenarios component update is supported via `components.update`. The server enforces that the merged scenario keep `context`, `goal`, `greetingMessage` non-empty (and `finalAnswerPrompt` when `requiresFinalAnswer` is `true`); `format` is optional. Partial updates that don't clear those required fields pass, otherwise the API returns `400 Bad Request`.

## 1.45.0 (2026-04-28)

Full Changelog: [v1.44.1...v1.45.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.44.1...v1.45.0)

### Features

* **performance-insights:** add Performance Insights embed, stream, and conversation APIs
* **folders:** add folder lookup by name
* **materials:** add folder path support and file upload content-type override
* **assignment-grader:** add assignment content fields
* **usage:** add component type and resource ID filters to usage stats
* **components:** align create config union with disabled scenarios creation

## 1.44.1 (2025-10-21)

Full Changelog: [v1.44.0...v1.44.1](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.44.0...v1.44.1)

### Features

* **api:** manual updates ([b708ace](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/b708ace60ae0186cce1074896028ae9a2549e8ab))

## 1.44.0 (2025-10-21)

Full Changelog: [v1.43.0...v1.44.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.43.0...v1.44.0)

### Features

* **api:** api update ([3fb109a](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/3fb109a7264504551e76e8766f5f16992016ef63))
* **api:** api update ([d174dea](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/d174deaff1af6b7dbd2bb2db15cbb251fb8d5ead))
* **api:** api update ([06df7ec](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/06df7ec4af5637e6ed63b9d6a656a360c1007bca))
* **api:** manual updates ([5fc3983](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/5fc3983f1bb22f93b0d23b62ebe1c0c3bd5831cc))

## 1.43.0 (2025-10-08)

Full Changelog: [v1.42.0...v1.43.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.42.0...v1.43.0)

### Features

* **api:** api update ([7907e40](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/7907e40fd0000a8b412409e84baf3dc3d3545cda))
* **api:** manual updates ([c6c2e3d](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/c6c2e3d96d3a9f5ad24a2aae1671753101c8622d))


### Performance Improvements

* faster formatting ([d42012b](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/d42012b782a4608cda8b9140cc7e446962fbf691))


### Chores

* **internal:** codegen related update ([382ca37](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/382ca37851b2513ab35541a47fa648503e0386bc))
* **internal:** fix incremental formatting in some cases ([a5ea5f5](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/a5ea5f5e6dea704e964590f95839331e40344a5f))
* **internal:** ignore .eslintcache ([f01dd96](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/f01dd96610516b262dc06b1d2ca3ead735e673f2))
* **internal:** remove .eslintcache ([196b28f](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/196b28fffcf6e8e8726b5ac6f12639aa9a5621f9))
* **internal:** remove deprecated `compilerOptions.baseUrl` from tsconfig.json ([3abf800](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/3abf8003882c6ab61eed0fa63fec7d107beb9829))
* **internal:** use npm pack for build uploads ([e61c6dc](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/e61c6dc8e219c527411e3412f3b0d9a86b5024fa))
* **jsdoc:** fix [@link](https://github.com/link) annotations to refer only to parts of the package‘s public interface ([e291b24](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/e291b243e1a12bdbe83f30a2b29e1c6eb990743c))

## 1.42.0 (2025-09-24)

Full Changelog: [v1.41.0...v1.42.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.41.0...v1.42.0)

### Features

* **api:** manual updates ([e3690e8](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/e3690e8a6b8a1f0be40f8847e49a06d18687f37f))
* **api:** manual updates ([927d081](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/927d0813c564bd524b1e693c39fe98a8ecabce64))

## 1.41.0 (2025-09-23)

Full Changelog: [v1.40.0...v1.41.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.40.0...v1.41.0)

### Features

* **api:** api update ([5bc4913](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/5bc4913b07c05495d49b9ab73edcbd26f025ac98))
* **api:** manual updates ([cda2b0c](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/cda2b0ceb5abc83f93636fa8624b6d3cb2e1484c))
* **api:** manual updates ([77b9b95](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/77b9b95da1c79b8a4dd3175fd503baf50b2984b4))
* **api:** manual updates ([1eec8ec](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/1eec8ec9a827ea587d12bd059276dd34e12a247f))
* **api:** manual updates ([f938521](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/f9385216a48592ec09304dd6eab1e2d5af2883a1))
* **api:** manual updates ([b81bfb3](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/b81bfb3703267d95a8d40297f28bfb0a7a6316a3))

## 1.40.0 (2025-09-23)

Full Changelog: [v1.39.0...v1.40.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.39.0...v1.40.0)

### Features

* **api:** manual updates ([3548b15](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/3548b155918ea6fded7753377f3ed955b00f1407))

## 1.39.0 (2025-09-23)

Full Changelog: [v1.38.0...v1.39.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.38.0...v1.39.0)

### Features

* **api:** api update ([e390e36](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/e390e367e41eed56d73b666e2af3019af6d619f0))
* **api:** api update ([e1a23ad](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/e1a23ad3b15a990a9c5e38bf2a8fe2c3d5cca0ef))
* **api:** api update ([4aa6cf7](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/4aa6cf711ed698fa1be4b91b780b3dc89d86c54b))


### Bug Fixes

* coerce nullable values to undefined ([6ebbfff](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/6ebbfff28189cbca0b5a338d30683f4272f67f78))
* update singularization rules ([d9937d4](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/d9937d4d2f59aec4fc38534d34d83b438eddae71))


### Chores

* ci build action ([5b51a62](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/5b51a62482773fd50ae9f86d8b83705cb3f82715))
* do not install brew dependencies in ./scripts/bootstrap by default ([ecf1313](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/ecf13136c5ed60c6df7a88be9d18e5afc2faffa3))
* **internal:** update global Error reference ([9185ec7](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/9185ec785ecbb2020b9ab239781547f48bb258f2))
* update CI script ([2369262](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/23692629d820bcda4c38adb61f335153385e6ad7))

## 1.38.0 (2025-08-21)

Full Changelog: [v1.37.0...v1.38.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.37.0...v1.38.0)

### Features

* **api:** api update ([8f5b79f](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/8f5b79ffcb9783c91024377149dc4e15730030ed))


### Chores

* add package to package.json ([993db5b](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/993db5b6386e18dd063861e2b6e9349d8c4420c8))
* **client:** qualify global Blob ([c8139d0](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/c8139d0c09e2a9241734879d2ad6140b8f50e7fa))

## 1.37.0 (2025-08-21)

Full Changelog: [v1.36.0...v1.37.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.36.0...v1.37.0)

### Features

* **api:** api update ([200afa0](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/200afa0fa4a8f6df3eb51c98523d7d04c46c82f4))
* **api:** api update ([6a8d8cc](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/6a8d8ccada5a711dd3201edc68a2f54f5cbf93cb))
* **api:** api update ([69ec60f](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/69ec60f5e5f53f56b01128af2fc7b8bd5b533ca4))
* **api:** api update ([d417bab](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/d417baba98f6f6ab8a004324e57d350eb5b37df8))
* **api:** api update ([d2319c6](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/d2319c6d0c3efd6835f7accde9bdd884306ba823))
* **api:** manual updates ([72be12c](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/72be12cbe1a374f362eca3b5a5be5436e939b9a6))
* **mcp:** add code execution tool ([5e688e2](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/5e688e21042d1a101edd81781513fdab6c9e9d5f))

## 1.36.0 (2025-08-19)

Full Changelog: [v1.35.0...v1.36.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.35.0...v1.36.0)

### Features

* **api:** api update ([f143441](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/f1434415f650677a7e15b9b06e33ea65ec93eff5))
* **api:** api update ([2428e84](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/2428e84aa7c8eeb9449eb1fcd6ec73ec7bb7a4af))

## 1.35.0 (2025-08-19)

Full Changelog: [v1.34.0...v1.35.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.34.0...v1.35.0)

### Features

* **api:** api update ([b012407](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/b012407ece710cc085b79f4da866a0c676633bd1))
* **api:** api update ([025109a](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/025109aa49c47b05edc7b83391323705d8ee7636))


### Chores

* **deps:** update dependency @types/node to v20.17.58 ([4622286](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/4622286ff8821f8e947f95da33a52c379ac1d6b5))
* **internal:** codegen related update ([dece986](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/dece9868efdb9f3dd8baf2577a9421acc027786a))
* **internal:** formatting change ([17eec8e](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/17eec8e031a8ece207229f727076a0820fb4c136))
* **internal:** update comment in script ([d27db65](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/d27db65a4e6f198e16a1d4a32b18b6437595226e))
* update @stainless-api/prism-cli to v5.15.0 ([d22aedf](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/d22aedf98255872ddb44410070393e03cec47c44))

## 1.34.0 (2025-08-07)

Full Changelog: [v1.33.0...v1.34.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.33.0...v1.34.0)

### Features

* **api:** api update ([6000a0b](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/6000a0bf9f4e21c2c255600a05dd27f67ce0c6ec))
* **api:** manual updates ([4bdc559](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/4bdc559d7d27674f9f14bd78fac243bc626f9c35))
* **api:** manual updates ([287093c](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/287093ce92ccde9f4c76a42fef5d22f5ac2eeeca))
* **api:** manual updates ([f29e131](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/f29e131d976005c46673782fc1fe4a812c06eaf4))


### Chores

* **internal:** move publish config ([4056808](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/4056808e6406edbacd94b4b0003412c8bf85948a))
* **internal:** remove redundant imports config ([c2b8dc2](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/c2b8dc2f260d89c4f03397bced8115e5df73bf5a))

## 1.33.0 (2025-07-26)

Full Changelog: [v1.32.0...v1.33.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.32.0...v1.33.0)

### Features

* **api:** api update ([6f671be](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/6f671bea5c362cb1a62c4d05d6be80b16a4699bf))
* **api:** api update ([af9fd4d](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/af9fd4dcae5cd78b69bd36bec63ea0ab30f1f786))
* **api:** api update ([00264c6](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/00264c6f794d3709d943f93e07f0689fbddb1010))
* **api:** api update ([bb175f1](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/bb175f1f8b03ee11e7e5103cf8072d9c50d2128b))
* **api:** api update ([ba3fe01](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/ba3fe01c27f165e86a9b6448fa7dc89f22a49630))
* **api:** api update ([c272400](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/c2724005f04ccd1219c122b5d9327031d4fc066f))
* **api:** api update ([69ced21](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/69ced21bf1e10da547769e39ed2367c40acedbe0))
* **api:** api update ([1786561](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/1786561103d52a4049c17643622bdede1c149060))
* **api:** api update ([9641ff6](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/9641ff6fd4621e4dc71609b72a694de6e1062482))
* **api:** api update ([9ccd46d](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/9ccd46d5fe28938f00662725b4c99ec76efbfea8))
* **api:** api update ([101d05e](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/101d05e260c9e95937de3377476ea44b8436837c))
* **api:** api update ([1efa142](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/1efa1423dbbea0532096bfa77896d85671016e47))
* **api:** api update ([84fa6b9](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/84fa6b9f665f65a742a45aa5bdf854a29463ef43))
* **api:** api update ([980a2ab](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/980a2ab1d562abc0e78a244f8a1f96cdfd7ad205))
* **api:** api update ([9888038](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/9888038a177e6f06d1db5d707e9418851c9f377c))
* **api:** api update ([7ad2574](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/7ad257440de49325c8df045ecd2213b2c7ba2a39))
* **api:** api update ([4f4d851](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/4f4d851cac000725d0c4a2751ad5e040b28587fb))
* **api:** api update ([368e586](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/368e586e083d00654454d88f59289e8e8e3a3acf))
* **api:** api update ([efbe509](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/efbe50917d2f4c778a6a94fc3e4fdba4bfad30bc))
* **api:** api update ([4f1164a](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/4f1164a403a90f0a3f2b9396b2c772211562d64d))
* **api:** api update ([93445a3](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/93445a33871007f9d5715f8d82ecce4199e335eb))
* **api:** api update ([5ceeb92](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/5ceeb9217a97e94fab0f27a6a4baa0993f90c7df))
* **api:** api update ([061e2f5](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/061e2f51d05b7f77d9ab4330f5d3baaaf11adaf7))
* **api:** api update ([617f566](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/617f5661dd337eae208052d6731c1951efd3a355))
* **api:** api update ([6bcd440](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/6bcd44066e0086dea5f737875600c354b794f0c1))
* **api:** api update ([033c8c1](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/033c8c1f022aa4c6c61c37944facec70eb3fd91d))
* **api:** api update ([b256a73](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/b256a73c50fa6bb1064e6a2b76994a0e508f8414))
* **api:** api update ([37e96f3](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/37e96f3f70fb7e6ab2034e37028b1dd40dfbe120))
* **api:** api update ([1eb9290](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/1eb929082b3fc7d44344c8f14c3b285498b709de))
* **api:** api update ([cbe93a7](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/cbe93a7afc7d66f15168f3a5e3c2965d826cf1a9))
* **api:** manual updates ([7826210](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/7826210a0c8ff3c987c3eca22f99ff94df59661c))
* **api:** manual updates ([6b22679](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/6b2267949145d190adff4dda2076bd1338dfbb96))
* **api:** manual updates ([6ab8942](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/6ab89426e90f7edd6db4d73d8febb08e8e6b4c1d))
* **api:** manual updates ([ded2e33](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/ded2e33f909440b9331a67671fbd6caa883a3205))
* **api:** manual updates ([f2622db](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/f2622db7ca9abb6e88aecdbea5f13360ac94d602))
* **api:** manual updates ([3dbafa8](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/3dbafa856b0031ed20bb7d214805dc11b5fc1bab))
* **api:** manual updates ([0aa64c0](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/0aa64c0f2a1f52a6876a20806cc149d39293bea1))
* **api:** manual updates ([09b0dfc](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/09b0dfc4d822945ba7b249be4f94a987bbf90c6a))
* **api:** manual updates ([98bf790](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/98bf7909ef746023dae51170cd7c78c7f7f8d8cf))
* **api:** manual updates ([de260f7](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/de260f7b7cbab1dcf681ba30029557df2ca18074))
* **api:** manual updates ([1f8253a](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/1f8253a2320a6cd08a97f0d226c957f25ea18739))
* **api:** manual updates ([b8d6eec](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/b8d6eeca4ff44588433e494b3bdf8da499d16327))
* **api:** manual updates ([7e127f5](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/7e127f50fa4975bcfa21e6916fbd63b275d1baf2))
* **api:** manual updates ([c4bcf71](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/c4bcf719c7a3701ab6d81a6553123d7188fa1779))
* **api:** manual updates ([ec6a535](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/ec6a535ee695a7559312f22a95b7688a2778f1d8))
* **api:** manual updates ([23869a0](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/23869a0f07ee86682280610662c3b04bcbe8418b))
* **api:** manual updates ([a26a064](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/a26a0648a6df372188dd246984222a224a103ade))
* **api:** manual updates ([50ff997](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/50ff9971504f8f75871278e594dd8bb19c5c4b06))
* **api:** manual updates ([01ac410](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/01ac4104f801227d43f6e41d53006cff07f269e0))
* **api:** manual updates ([1ba10ca](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/1ba10caab77f88f8ebb2a05fd92c913a9810c673))
* **api:** manual updates ([22da129](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/22da129eb680e202013e4324c8219f1b32ab3c68))
* **api:** update via SDK Studio ([54e9b9f](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/54e9b9f59ea55ea413d3a05390e40fe021e74ece))


### Chores

* update SDK settings ([03aa19e](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/03aa19e5bdd1524645887779a4536d84a047f0c8))
* update SDK settings ([e3e85eb](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/e3e85eb48dab4e2608db60cfae377003fc3b3f45))

## 1.32.0 (2025-07-26)

Full Changelog: [v1.31.0...v1.32.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.31.0...v1.32.0)

### Features

* **api:** api update ([6f671be](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/6f671bea5c362cb1a62c4d05d6be80b16a4699bf))

## 1.31.0 (2025-07-26)

Full Changelog: [v1.30.0...v1.31.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.30.0...v1.31.0)

### Features

* **api:** api update ([af9fd4d](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/af9fd4dcae5cd78b69bd36bec63ea0ab30f1f786))
* **api:** api update ([00264c6](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/00264c6f794d3709d943f93e07f0689fbddb1010))

## 1.30.0 (2025-07-26)

Full Changelog: [v1.29.0...v1.30.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.29.0...v1.30.0)

### Features

* **api:** api update ([bb175f1](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/bb175f1f8b03ee11e7e5103cf8072d9c50d2128b))
* **api:** manual updates ([7826210](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/7826210a0c8ff3c987c3eca22f99ff94df59661c))
* **api:** manual updates ([6b22679](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/6b2267949145d190adff4dda2076bd1338dfbb96))

## 1.29.0 (2025-07-26)

Full Changelog: [v1.28.0...v1.29.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.28.0...v1.29.0)

### Features

* **api:** api update ([ba3fe01](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/ba3fe01c27f165e86a9b6448fa7dc89f22a49630))
* **api:** manual updates ([6ab8942](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/6ab89426e90f7edd6db4d73d8febb08e8e6b4c1d))

## 1.28.0 (2025-07-26)

Full Changelog: [v1.27.0...v1.28.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.27.0...v1.28.0)

### Features

* **api:** manual updates ([ded2e33](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/ded2e33f909440b9331a67671fbd6caa883a3205))

## 1.27.0 (2025-07-24)

Full Changelog: [v1.26.0...v1.27.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.26.0...v1.27.0)

### Features

* **api:** api update ([c272400](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/c2724005f04ccd1219c122b5d9327031d4fc066f))
* **api:** api update ([69ced21](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/69ced21bf1e10da547769e39ed2367c40acedbe0))
* **api:** api update ([1786561](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/1786561103d52a4049c17643622bdede1c149060))
* **api:** manual updates ([f2622db](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/f2622db7ca9abb6e88aecdbea5f13360ac94d602))
* **api:** manual updates ([3dbafa8](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/3dbafa856b0031ed20bb7d214805dc11b5fc1bab))

## 1.26.0 (2025-07-22)

Full Changelog: [v1.25.0...v1.26.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.25.0...v1.26.0)

### Features

* **api:** api update ([9641ff6](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/9641ff6fd4621e4dc71609b72a694de6e1062482))
* **api:** api update ([9ccd46d](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/9ccd46d5fe28938f00662725b4c99ec76efbfea8))
* **api:** manual updates ([0aa64c0](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/0aa64c0f2a1f52a6876a20806cc149d39293bea1))

## 1.25.0 (2025-07-21)

Full Changelog: [v1.24.0...v1.25.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.24.0...v1.25.0)

### Features

* **api:** api update ([101d05e](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/101d05e260c9e95937de3377476ea44b8436837c))

## 1.24.0 (2025-07-21)

Full Changelog: [v1.23.0...v1.24.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.23.0...v1.24.0)

### Features

* **api:** manual updates ([09b0dfc](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/09b0dfc4d822945ba7b249be4f94a987bbf90c6a))

## 1.23.0 (2025-07-21)

Full Changelog: [v1.22.0...v1.23.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.22.0...v1.23.0)

### Features

* **api:** api update ([1efa142](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/1efa1423dbbea0532096bfa77896d85671016e47))

## 1.22.0 (2025-07-21)

Full Changelog: [v1.21.0...v1.22.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.21.0...v1.22.0)

### Features

* **api:** api update ([84fa6b9](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/84fa6b9f665f65a742a45aa5bdf854a29463ef43))

## 1.21.0 (2025-07-21)

Full Changelog: [v1.20.0...v1.21.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.20.0...v1.21.0)

### Features

* **api:** api update ([980a2ab](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/980a2ab1d562abc0e78a244f8a1f96cdfd7ad205))

## 1.20.0 (2025-07-21)

Full Changelog: [v1.19.0...v1.20.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.19.0...v1.20.0)

### Features

* **api:** api update ([9888038](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/9888038a177e6f06d1db5d707e9418851c9f377c))

## 1.19.0 (2025-07-21)

Full Changelog: [v1.18.0...v1.19.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.18.0...v1.19.0)

### Features

* **api:** api update ([7ad2574](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/7ad257440de49325c8df045ecd2213b2c7ba2a39))
* **api:** manual updates ([98bf790](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/98bf7909ef746023dae51170cd7c78c7f7f8d8cf))

## 1.18.0 (2025-07-20)

Full Changelog: [v1.17.0...v1.18.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.17.0...v1.18.0)

### Features

* **api:** manual updates ([de260f7](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/de260f7b7cbab1dcf681ba30029557df2ca18074))

## 1.17.0 (2025-07-20)

Full Changelog: [v1.16.0...v1.17.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.16.0...v1.17.0)

### Features

* **api:** manual updates ([1f8253a](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/1f8253a2320a6cd08a97f0d226c957f25ea18739))

## 1.16.0 (2025-07-20)

Full Changelog: [v1.15.0...v1.16.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.15.0...v1.16.0)

### Features

* **api:** api update ([4f4d851](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/4f4d851cac000725d0c4a2751ad5e040b28587fb))

## 1.15.0 (2025-07-20)

Full Changelog: [v1.14.0...v1.15.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.14.0...v1.15.0)

### Features

* **api:** manual updates ([b8d6eec](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/b8d6eeca4ff44588433e494b3bdf8da499d16327))

## 1.14.0 (2025-07-20)

Full Changelog: [v1.13.0...v1.14.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.13.0...v1.14.0)

### Features

* **api:** api update ([368e586](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/368e586e083d00654454d88f59289e8e8e3a3acf))
* **api:** manual updates ([7e127f5](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/7e127f50fa4975bcfa21e6916fbd63b275d1baf2))
* **api:** manual updates ([c4bcf71](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/c4bcf719c7a3701ab6d81a6553123d7188fa1779))
* **api:** manual updates ([ec6a535](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/ec6a535ee695a7559312f22a95b7688a2778f1d8))

## 1.13.0 (2025-07-20)

Full Changelog: [v1.12.0...v1.13.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.12.0...v1.13.0)

### Features

* **api:** api update ([efbe509](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/efbe50917d2f4c778a6a94fc3e4fdba4bfad30bc))
* **api:** manual updates ([23869a0](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/23869a0f07ee86682280610662c3b04bcbe8418b))
* **api:** manual updates ([a26a064](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/a26a0648a6df372188dd246984222a224a103ade))

## 1.12.0 (2025-07-20)

Full Changelog: [v1.11.0...v1.12.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.11.0...v1.12.0)

### Features

* **api:** api update ([4f1164a](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/4f1164a403a90f0a3f2b9396b2c772211562d64d))
* **api:** manual updates ([50ff997](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/50ff9971504f8f75871278e594dd8bb19c5c4b06))
* **api:** manual updates ([01ac410](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/01ac4104f801227d43f6e41d53006cff07f269e0))

## 1.11.0 (2025-07-20)

Full Changelog: [v1.10.0...v1.11.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.10.0...v1.11.0)

### Features

* **api:** api update ([93445a3](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/93445a33871007f9d5715f8d82ecce4199e335eb))
* **api:** api update ([5ceeb92](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/5ceeb9217a97e94fab0f27a6a4baa0993f90c7df))

## 1.10.0 (2025-07-19)

Full Changelog: [v1.9.0...v1.10.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.9.0...v1.10.0)

### Features

* **api:** api update ([061e2f5](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/061e2f51d05b7f77d9ab4330f5d3baaaf11adaf7))

## 1.9.0 (2025-07-19)

Full Changelog: [v1.8.0...v1.9.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.8.0...v1.9.0)

### Features

* **api:** api update ([617f566](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/617f5661dd337eae208052d6731c1951efd3a355))

## 1.8.0 (2025-07-19)

Full Changelog: [v1.7.0...v1.8.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.7.0...v1.8.0)

### Features

* **api:** api update ([6bcd440](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/6bcd44066e0086dea5f737875600c354b794f0c1))

## 1.7.0 (2025-07-18)

Full Changelog: [v1.6.0...v1.7.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.6.0...v1.7.0)

### Features

* **api:** manual updates ([1ba10ca](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/1ba10caab77f88f8ebb2a05fd92c913a9810c673))

## 1.6.0 (2025-07-18)

Full Changelog: [v1.5.0...v1.6.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.5.0...v1.6.0)

### Features

* **api:** api update ([033c8c1](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/033c8c1f022aa4c6c61c37944facec70eb3fd91d))

## 1.5.0 (2025-07-18)

Full Changelog: [v1.4.1...v1.5.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.4.1...v1.5.0)

### Features

* **api:** api update ([b256a73](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/b256a73c50fa6bb1064e6a2b76994a0e508f8414))

## 1.4.1 (2025-07-18)

Full Changelog: [v1.4.0...v1.4.1](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.4.0...v1.4.1)

## 1.4.0 (2025-07-18)

Full Changelog: [v1.3.0...v1.4.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.3.0...v1.4.0)

### Features

* **api:** api update ([37e96f3](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/37e96f3f70fb7e6ab2034e37028b1dd40dfbe120))

## 1.3.0 (2025-07-18)

Full Changelog: [v1.2.0...v1.3.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.2.0...v1.3.0)

### Features

* **api:** api update ([1eb9290](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/1eb929082b3fc7d44344c8f14c3b285498b709de))

## 1.2.0 (2025-07-18)

Full Changelog: [v1.1.3...v1.2.0](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v1.1.3...v1.2.0)

### Features

* **api:** manual updates ([22da129](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/22da129eb680e202013e4324c8219f1b32ab3c68))

## 1.1.3 (2025-07-18)

Full Changelog: [v0.1.0-alpha.2...v1.1.3](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v0.1.0-alpha.2...v1.1.3)

### Features

* **api:** api update ([cbe93a7](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/cbe93a7afc7d66f15168f3a5e3c2965d826cf1a9))
* **api:** update via SDK Studio ([54e9b9f](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/54e9b9f59ea55ea413d3a05390e40fe021e74ece))


### Chores

* update SDK settings ([03aa19e](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/03aa19e5bdd1524645887779a4536d84a047f0c8))
* update SDK settings ([e3e85eb](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/e3e85eb48dab4e2608db60cfae377003fc3b3f45))

## 0.1.0-alpha.2 (2025-07-18)

Full Changelog: [v0.1.0-alpha.1...v0.1.0-alpha.2](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v0.1.0-alpha.1...v0.1.0-alpha.2)

### Features

* **api:** api update ([a79a840](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/a79a840a29ada56fe7bee4fc71ef3fa45cf73fdd))

## 0.1.0-alpha.1 (2025-07-18)

Full Changelog: [v0.0.1-alpha.0...v0.1.0-alpha.1](https://github.com/GoStudyFetchGo/studyfetch-sdk/compare/v0.0.1-alpha.0...v0.1.0-alpha.1)

### Features

* **api:** update via SDK Studio ([54e9b9f](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/54e9b9f59ea55ea413d3a05390e40fe021e74ece))


### Chores

* update SDK settings ([03aa19e](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/03aa19e5bdd1524645887779a4536d84a047f0c8))
* update SDK settings ([e3e85eb](https://github.com/GoStudyFetchGo/studyfetch-sdk/commit/e3e85eb48dab4e2608db60cfae377003fc3b3f45))
