Skip to content

Commit e176923

Browse files
committed
v2.1.1
1 parent ed6d0d1 commit e176923

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

changelog.md

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

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

5+
## [2.1.1] - 2026-02-13
6+
7+
### Changed
8+
9+
- **Increased Default Limits**: The default limit for fetching markets and events has been increased to **10,000** results across all exchanges (Polymarket, Kalshi, Limitless) to provide more comprehensive search results by default.
10+
- **Polymarket Search Optimization**: Migrated `fetchEvents` search to use the high-performance Gamma `public-search` endpoint with parallel pagination, significantly improving discovery for high-volume markets.
11+
- **OpenAPI Specification**: Updated `openapi.yaml` to reflect the new default limit of 10,000 for market and event queries.
12+
13+
### Added
14+
15+
- **CI/CD Automation**: Integrated automated GitHub release creation and unified publishing logic in `publish.yml`.
16+
- **Search Verification Tooling**: Added `core/verify_search.ts` script for easy testing and verification of search performance and accuracy.
17+
- **Improved Metadata**: Updated `readme.md` with cross-linked documentation and refreshed project statistics.
18+
19+
### Fixed
20+
21+
- **Workflow Reliability**: Resolved YAML syntax errors in GitHub Actions and removed redundant scripts to streamline the deployment process.
22+
523
## [2.1.0] - 2026-02-13
624

725
### Added

0 commit comments

Comments
 (0)