Skip to content

Latest commit

 

History

History
54 lines (30 loc) · 1.94 KB

File metadata and controls

54 lines (30 loc) · 1.94 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

0.4.9 - 2025-10-22

Other

  • License check (#746)
  • Agent dispatch APIs (#742)
  • Access token via auth header (#728)

0.4.8 - 2025-10-13

Other

  • Bump reqwest to 0.12 (#711)

0.4.7 - 2025-09-29

Other

  • updated the following local packages: livekit-protocol

0.4.6 - 2025-09-03

Other

  • add attributes to Claims and AccessToken (#693)

0.4.5 - 2025-07-31

Other

  • Expose departure_timeout in CreateRoomRequest (#685)
  • Handle region fetch errors (#686)

Changelog

0.4.4 - 2025-06-17

Other

  • Expose room updates, support MoveParticipant (protocol 15) (#662)

[0.4.2] - 2025-02-03

Added

  • Update protocol and add SendDataRequest nonce