Skip to content

Latest commit

 

History

History
92 lines (48 loc) · 2.84 KB

File metadata and controls

92 lines (48 loc) · 2.84 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.2.8 - 2025-09-05

Other

  • update Cargo.lock dependencies

0.2.7 - 2025-09-04

Other

  • update Cargo.lock dependencies

0.2.6 - 2025-08-21

Other

  • update Cargo.lock dependencies

0.2.5 - 2025-08-12

Other

  • Support an array of authorized paths (#536)

0.2.4 - 2025-07-31

Other

  • update Cargo.lock dependencies

0.2.1 - 2025-07-22

Other

  • update Cargo.lock dependencies

0.1.6 - 2025-07-19

Other

  • Revamp connection URLs, broadcast paths, and origins (#472)

0.1.5 - 2025-07-16

Added

  • adding back our nix modules (#454)

Other

  • Remove hang-wasm and fix some minor things. (#465)
  • Use the usual name for tokens, CLAIMS. (#455)

0.1.4 - 2025-06-29

Other

  • Revamp auth one last time... for now. (#453)
  • Revampt some JWT stuff. (#451)

0.1.3 - 2025-06-25

Other

  • Fix clustering, probably. (#441)

0.1.2 - 2025-06-20

Other

  • update Cargo.lock dependencies

0.1.1 - 2025-06-16

Other

  • update Cargo.lock dependencies

0.1.0 - 2025-06-03

Other

  • Add support for authentication tokens (#399)