Skip to content

Comments

chore(main): release triterm 1.0.0#19

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--triterm
Open

chore(main): release triterm 1.0.0#19
github-actions[bot] wants to merge 1 commit intomainfrom
release-please--branches--main--components--triterm

Conversation

@github-actions
Copy link
Contributor

🤖 I have created a release beep boop

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.
  • userTerminalRegistry methods are now async and return Promises. All callers must use await. This enables distributed state management across multiple server instances.

Features

  • add admin user creation capability (#13) (b69b02e)
  • add user approval system and Phase 1 security fixes (6d14d1c)
  • comprehensive security hardening (Phase 2/3) (#11) (607a88b)
  • implement hybrid Redis session storage for horizontal scaling (#15) (3beeee5)
  • implement JWT token revocation system (#9) (68dbd91)
  • large feature & infra add — client UI, auth, collaboration, server runtime, persistence, admin, monitoring, tests (a8976db)
  • User approval system (#7) (215f19e)

Bug Fixes

  • auth session multidevice (#17) (6c5a6b6)
  • migrate tokens to httpOnly cookies and fix OAuth token exposure (de7059b)
  • resolve keyboard shortcut conflicts and improve UI (#5) (4a44b97)

This PR was generated with Release Please. See documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants