Skip to content

Commit 403ff43

Browse files
authored
Merge pull request #99 from shelltime/release-please--branches--main
chore(main): release 0.1.26
2 parents 4fd3ad7 + f8e07d2 commit 403ff43

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
# Changelog
22

3+
## [0.1.26](https://github.com/shelltime/cli/compare/v0.1.25...v0.1.26) (2025-09-27)
4+
5+
6+
### Features
7+
8+
* add daemon reinstall command ([720f195](https://github.com/shelltime/cli/commit/720f1957ca1e1b497ae7fb9ffb55de25c0f13241)), closes [#97](https://github.com/shelltime/cli/issues/97)
9+
* **api:** add SendHTTPRequestJSON and refactor GraphQL to use it ([773aaaf](https://github.com/shelltime/cli/commit/773aaaf5ca3ce4cdfa0236ba12e3b162d10a6b8b))
10+
* **ccusage:** add CCUsage collection service for usage tracking ([d930d8e](https://github.com/shelltime/cli/commit/d930d8e04b4be39a4cece7627ff854b166946681))
11+
* **ccusage:** add CCUsage collection service for usage tracking ([9e9bf18](https://github.com/shelltime/cli/commit/9e9bf181791e57e7110f4a345bc88e1bcf084cb6))
12+
* **ccusage:** add incremental sync support with since parameter ([3a86e36](https://github.com/shelltime/cli/commit/3a86e36a78879b837faf54dfe2d92f8695ce08f1))
13+
* **config:** add exclude patterns to filter commands from server sync ([d8e79e7](https://github.com/shelltime/cli/commit/d8e79e7bed25629c88086505d4257a2da1a1121e))
14+
* **dotfile:** add advanced merge support for config files ([eaf7ea2](https://github.com/shelltime/cli/commit/eaf7ea2ec7e2b02e8d9d73becd00a2df8a020e83))
15+
* **dotfile:** add advanced merge support for Ghostty config files ([f32fd42](https://github.com/shelltime/cli/commit/f32fd4219ca4df6ffbcf01c5b5449811e89bbe57))
16+
* **dotfile:** add support for ignoring sections in collected files ([a8332ee](https://github.com/shelltime/cli/commit/a8332ee086426a7fdf2e4417217d1964c9ac7ad9))
17+
* **dotfile:** add support for ignoring sections in collected files ([2d7b9af](https://github.com/shelltime/cli/commit/2d7b9af6c9d94d3cdd16fd3fe6237632a2129c20))
18+
19+
20+
### Bug Fixes
21+
22+
* **ccusage:** handle timestamp format from GraphQL API ([821150e](https://github.com/shelltime/cli/commit/821150ef2ad2a3ecd67ea8ba3678b9d52205b0c7))
23+
* **ccusage:** improve debug log formatting for timestamps ([13015d8](https://github.com/shelltime/cli/commit/13015d839bd5fa7bb0161c9eae9b6e3c6991902d))
24+
* **ccusage:** update GraphQL query to use correct schema and filter by hostname ([5017fe4](https://github.com/shelltime/cli/commit/5017fe4f1a04d49347218be81ac79a41b630d2d7))
25+
26+
27+
### Miscellaneous Chores
28+
29+
* release 0.1.26 ([2d3ca5e](https://github.com/shelltime/cli/commit/2d3ca5e1e67228970f52ebe0fc0dd46f675f6d9a))
30+
331
## [0.1.25](https://github.com/shelltime/cli/compare/v0.1.24...v0.1.25) (2025-09-06)
432

533

0 commit comments

Comments
 (0)