Skip to content

triterm: v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Nov 02:11
1535384

1.0.0 (2025-11-30)

⚠ BREAKING CHANGES

  • userTerminalRegistry methods are now async and return Promises. All callers must use await. This enables distributed state management across multiple server instances.

Bug Fixes