Skip to content

Releases: ragestudio/comty

rel-260523_1

Choose a tag to compare

@github-actions github-actions released this 23 May 20:39

rel-260522_1

Choose a tag to compare

@github-actions github-actions released this 22 May 20:04

What's Changed

Full Changelog: rel-260325_1...rel-260522_1

rel-260325_1

Choose a tag to compare

@github-actions github-actions released this 25 Mar 18:57

rel-260324_2

Choose a tag to compare

@github-actions github-actions released this 24 Mar 20:20

rel-260324_1

Choose a tag to compare

@github-actions github-actions released this 24 Mar 18:51

rel-260323_2

Choose a tag to compare

@github-actions github-actions released this 23 Mar 13:08

rel-260321_2

Choose a tag to compare

@github-actions github-actions released this 21 Mar 19:41

What's Changed

  • Emoji Picker Integration - Added a basic emoji picker to chat input.

  • Soundpad Item Component - Replaced Tooltip with @ui/Popover to fix z-index issues.

  • Router - Fixed desktop app navigation by implementing hash routing in desktop mode

  • Deafen Toggle Handling - Fixed deafen toggle and audio context handling for desktop

    • Audio context no longer resumes when user is deafened
    • Proper fallback to AudioProcessor on desktop
    • Correctly restore audio output volume when undeafening
  • Voice Channel Screens - Fixed invalid state reevaluation, switching to screen count instead comparing the available screens array.

  • WebRTC Transport - Switched to WebRtcServer for transport management

    • Improved server transport creation
    • Fixed boolean environment variable comparisons
    • Easy on ports allocations

Desktop Application

  • Application Boot Process - Changed main entry point to boot.js with improved dev mode handling

    • Separate initialization file for better organization
    • Dev settings stored in dedicated configuration
    • Added port retry logic for API server when address is in use
  • External Link Handling - Proper handling of external links in main window

  • Performance - Disabled background throttling for main window.

    • Background tasks (like websockets handling) should be more stable

Session Management

  • Token Refresh - Added token refresh worker for better session management

S3 Storage

  • S3 Provider Support - Added support for environment-defined default S3 provider
  • S3 Path Style - Support for path-style S3 endpoints
  • ACL Metadata - Added ACL metadata support for S3 objects

Other

  • Topic Subscriptions - Migrated to topic subscription methods instead fixed ones.
    • This should fix topics regenerations.
  • Module Aliases - Added linebridge-client alias for better module resolution

Maintenance

  • Updated file-type from 21.3.1 to 21.3.2
  • Updated multiple core dependencies including comty.js, vessel, and react-dom
  • Updated object-observer to @gullerya/object-observer

Commits

Full Changelog: rel-260317_8...rel-260321_2

rel-260317_8

Choose a tag to compare

@github-actions github-actions released this 17 Mar 21:40

rel-260317_7

Choose a tag to compare

@github-actions github-actions released this 17 Mar 21:26

rel-260317_6

Choose a tag to compare

@github-actions github-actions released this 17 Mar 18:37