Skip to content

Commit 98e28c9

Browse files
committed
chore: prepare v0.5.6 release
1 parent d9a227b commit 98e28c9

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.5.6] - 2025-08-04
11+
12+
### Fixed
13+
- **Cursor properties**: `lui.df`, `lui.text`, and `lui.g` now correctly return the **last** (most recent) result instead of the first
14+
- This matches user expectations where the most recent result is typically most relevant
15+
- Affects both `Cursor` and `ResponseProxy` classes
16+
17+
### Added
18+
- **Thread management documentation**: Added comprehensive documentation for `.url` and `.thread_id` properties
19+
- **Thread Management section** in notebook API docs with examples for sharing analysis results
20+
21+
### Improved
22+
- **Security documentation**: Enhanced credential storage guidelines for AI assistants
23+
- **Cursor.url property**: Enhanced docstring with examples and use cases
24+
1025
## [0.5.5] - 2025-08-04
1126

1227
### Fixed

0 commit comments

Comments
 (0)