Resources > Changelog

Changelog

Provide release notes and migration guidance.

Changelog

v0.1.0-devnet

Initial public devnet release.

Features

  • Solana devnet Anchor program.
  • Devnet test USDC vault escrow.
  • Binary YES/NO market positions.
  • Permissionless settle instruction with TxODDS txoracle CPI.
  • Pull-payment claim instruction.
  • Next.js market UI.
  • Devnet faucet endpoint.
  • Settlement keeper script.
  • TxLINE activation script.
  • Shareable receipt and activity pages.
  • In-app technical docs and SDK page.

Bug fixes

  • RPC read fallback prevents market pages from crashing when devnet RPC is flaky.
  • Faucet errors avoid exposing server secret names to users.
  • Deposits close for in-play and finished fixtures.

Breaking changes

None for v0.1.0-devnet.

Deprecations

None.

Migration guide

No migration is required for the first devnet release.

Release note format

Use this format for future releases:

md
## vX.Y.Z

### Breaking changes

### Features

### Bug fixes

### Migration guide

### Deprecations

Related pages

Search keywords

changelog, release notes, migration, versioning

Last updated: [YYYY-MM-DD]