# Eliza Project Updates

## Recent Features
- Added core types (PR #3875)
- Changed playright over to patchright (ELI2-45) (PR #3791)
- Added optional Venice system prompt removal (PR #3583)
- Added documentation for Fully Homomorphic Encryption (FHE) (PR #2876)

## Bug Fixes
- Fixed issue with async handling in getTweets method (PR #3796)
- Addressed issue #3779 (PR #3793)
- Fixed outdated links in documentation (PR #3792)
- Fixed missing space in intro.md (PR #3788)
- Fixed V2 build start issues (PR #3787)
- Fixed playwright/patchright and database environment loading issue (PR #3808)
- Fixed PostgreSQL migration (PR #3803)
- Fixed main Docker errors (PR #3790)
- Fixed agent construction of character plugins for runtime (PR #3458)
- Fixed Amazon Bedrock as LLM provider (PR #3329)

## Dependency Updates
- Updated pnpm to v9.15.7 (PR #3848)
- Updated zod to v3.24.2 (PR #3847)
- Updated langchain to ^0.3.11 (PR #3844)
- Updated js-tiktoken to v1.0.19 (PR #3843)
- Updated glob to v11.0.1 (PR #3842)
- Updated ai to v4.1.54 (PR #3838)
- Updated @octokit/rest to ^21.1.0 (PR #3836)
- Updated @fal-ai/client to v1.2.3 (PR #3835)
- Updated @deepgram/sdk to ^3.11.1 (PR #3834)
- Updated @ai-sdk/mistral to v1.1.15 (PR #3833)
- Updated Solana packages to v1.98.0 (PR #3861)

## Documentation and Localization
- Added JSDoc documentation updates for multiple files (PR #3806)
- Added Turkish documentation (PR #3422, #3809)
- Revamped Portuguese-Brazil README for clearer instructions (PR #2156)
- Added Romanian readme.md (PR #2151)

## Development Infrastructure
- Set up linting and formatting commands (PR #3800)
- Updated CI to collect artifacts for diagnosing memory issues (PR #3658)
- Migrated Renovate configuration (PR #3810)
- Updated secret variable for autodocs (PR #3807)
- Implemented singleton PostgreSQL connection (PR #3805)
- Updated various development dependencies (PRs #3859, #3851, #3850, #3849, #3820, #3815, #3812, #3811)

## Recent Pull Requests
- Implemented V2 consistent secret attribute with database wrapper on memory (PR #3799)
- Set up linting and formatting commands (PR #3800)
- Fixed PostgreSQL migration issues (PR #3803)
- Changed 'playright' to 'patchright' for ELI2-45 (PR #3791)
- Added JSDoc documentation updates across multiple files (PR #3806)
- Added pagination support and account status management across database adapters (PR #3359)

## GitHub Activity
- March 7-8, 2025: 7 new PRs (all merged), 6 new issues created, and 13 active contributors
- March 8-9, 2025: 72 new PRs (36 merged), no new issues, and 35 active contributors