# Eliza Project Updates

## Feature Additions
- Core types have been added (PR #3875)
- Optional Venice system prompt removal functionality has been implemented (PR #3583)
- Documentation for Fully Homomorphic Encryption (FHE) has been added (PR #2876)

## Bug Fixes
- Fixed missing moment rollup external (PR #3876)
- Fixed playwright/patchright and database environment loading issues (PR #3808)
- Fixed PostgreSQL migration issues (PR #3803)
- Fixed main Docker errors (PR #3790)
- Improved 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
- Updated zod to v3.24.2
- Updated langchain to ^0.3.11
- Updated js-tiktoken to v1.0.19
- Updated glob to v11.0.1
- Updated ai to v4.1.54
- Updated @octokit/rest to ^21.1.0
- Updated @fal-ai/client to v1.2.3
- Updated @deepgram/sdk to ^3.11.1
- Updated @ai-sdk/mistral to v1.1.15

## Documentation Improvements
- JSDoc documentation updates for multiple files (PR #3806)
- Turkish documentation has been added (PR #3422, #3809)
- Updates to Portuguese-Brazilian (PR #2156) and Romanian (PR #2151) documentation

## Maintenance and Infrastructure
- Updated Solana packages to v1.98.0
- Updated various dependencies including typescript-eslint, docusaurus-plugin-typedoc, and @vitejs/plugin-react-swc
- Updated @coral-xyz/anchor to v0.30.1
- Migrated Renovate configuration
- Updated Docker login action
- Pinned various dependencies
- Updated black to v24 for security reasons
- CI improvements to collect artifacts for diagnosing memory issues
- Force singleton PostgreSQL connection implementation
- Updated secret variable for autodocs

## Recent Pull Requests
- JSDoc documentation updates across multiple files (PR #3806)
- Pagination support and account status management functionality (PR #3359)
- Fixed NEAR AI image generation functionality (PR #3881)
- Fixed missing moment rollup external dependencies (PR #3876)
- Fixed plugin-telegram component (PR #3878)

## GitHub Activity
- March 8-9, 2025: 72 new pull requests (36 merged) with 35 active contributors
- March 9-10, 2025: 2 new pull requests (1 merged), 3 new issues, with 10 active contributors