File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 22
33All 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
You can’t perform that action at this time.
0 commit comments