1.3.0 (2025-02-12)
- ci: update build workflow to include SSH setup and deployment steps (454a241)
- ci: correct directory path in deployment script (9ab9103)
- ci: disable command echoing in deployment script (e18c762)
- ci: enhance deployment script by suppressing command output (d524b7a)
- ci: update notification title and body in build workflow (129b107)
- ci: update notification title and body in build workflow (5872409)
- ci: update SSH setup to use SSH_PRIVATE_KEY instead of GITHUB_TOKEN (71df2fc)
1.2.0 (2025-02-12)
- eval: enhance code evaluation command with improved error handling (1179f96)
1.1.0 (2025-02-04)
- add safeCall utility function for error handling in async operations (0dee200)
- presence: implement last seen tracking for users (#36) (cd09bb7)
- svg: add last seen info to svg cards with option to disable it (#38) (8f724da)
- add optional chaining to member presence status checks (40962cf)
- commands/eval: integrate safeCall utility for error handling in awaiting messages (6d2893b)
- routes: update user_id retrieval logic to get user_id from params instead of query (#28) (39eb711)
- socket: update logging category for websocket connection closure (25163a5)
- update interaction command check for improved clarity and type safety (c8647ec)
- update key 'start_human_readable' to 'current_human_readable' for consistency (371d790)
1.1.0 (2025-01-28)
- add safeCall utility function for error handling in async operations (0dee200)
- presence: implement last seen tracking for users (#36) (cd09bb7)
- add optional chaining to member presence status checks (40962cf)
- commands/eval: integrate safeCall utility for error handling in awaiting messages (6d2893b)
- socket: update logging category for websocket connection closure (25163a5)
- update interaction command check for improved clarity and type safety (c8647ec)
- update key 'start_human_readable' to 'current_human_readable' for consistency (371d790)