# Eliza Project Updates (2025-02-15)

## Recent Updates to the Eliza Project

### Bug Fixes
- Fixed Vitest issues in the TG component (PR #3524)
- Fixed Discord test functionality (PR #3518)
- Refactored hardcoded 'http://localhost' strings to use SERVER_URL environment variable (PR #3511)
- Addressed security vulnerability CVE-2024-48930 (PR #2958)

### Features
- Added ElevenLabs default voice support (PR #3519)
- Implemented cachedir functionality to the filesystem cache (PR #3291)

### Documentation
- Added Ukrainian translation of the README (PR #3483)

### Other Changes
- Bumped version numbers and updated the lockfile (PR #3523)
- Moved character definitions to a separate submodule (PR #3509)

## Recent Pull Requests

Several pull requests have been submitted showing active development:

- HashWarlock: Update to tee feature (PR #3512)
- tenthirtyone: Refactored hardcoded localhost URLs with environment variables (PR #3511)
- odilitime: Merged 0.25.8 release, moving code from develop to main branch (PR #3522)
- lggg123: Contributed Sui agent hackathon feature (PR #3536)
- AIFlowML: Refactored Plugin Local AI (PR #3526)
- yungalgo: Consolidated RAG knowledge (PR #3516)

## Recent GitHub Issues

Three issues have been reported:

- Issue #3513: Client showing blank page with errors (kon-rad)
- Issue #3514: Port scanning error when using Render (Etette)
- Issue #3527: Incorrect import in advanced-sdk-ts component (andyvalerio)

## GitHub Activity Summary

- Feb 15-16: 2 new PRs, 2 new issues, 9 active contributors
- Feb 16-17: 18 new PRs (9 merged), 2 new issues, 21 active contributors