Skip to content

Commit bfbd530

Browse files
committed
v2.14.0
1 parent c52d7bc commit bfbd530

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

changelog.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [2.14.0] - 2026-02-23
6+
7+
### Added
8+
9+
- **Kalshi Demo Support**: Introduced full support for the Kalshi Demo (simulated) environment across both TypeScript and Python SDKs.
10+
- **TypeScript**: New `KalshiDemoExchange` class for direct access to the demo environment.
11+
- **Python**: Updated `Kalshi` class with a `demo=True` parameter for easy environment switching.
12+
- **Unified Configuration**: Centralized API and WebSocket URL management to ensure consistency between production and demo environments.
13+
- **Dome API Migration**: Added a dedicated migration guide and landing page for users transitioning from the shut-down Dome API.
14+
- **Kalshi Setup Documentation**: Included a comprehensive setup guide in the core documentation for Kalshi integration.
15+
16+
### Fixed
17+
18+
- **Kalshi Demo Connectivity**: Corrected internal API and WebSocket endpoints for the Kalshi Demo environment to ensure reliable connectivity.
19+
- **Core Stability**: Resolved merge conflicts and performed general code cleanup in the sidecar server.
20+
21+
### Documentation
22+
23+
- **Project Metadata**: Updated download statistics and project badges.
24+
525
## [2.13.2] - 2026-02-22
626

727
### Fixed

0 commit comments

Comments
 (0)