# Recent Updates to Eliza OS

## New Features
- Added a clear logs method and API (PR #3974)
- Implemented documentation versioning (PR #3963)
- Implemented client knowledge management (PR #3950)
- New GUI client room feature (PR #3983)

## Bug Fixes
- Fixed log display and APIs (PR #3971)
- Resolved AIWriter rerendering issue (PR #3969)
- Improved real-time display of thoughts messages (PR #3967)
- Refactored bubble layout (PR #3965)
- Fixed button label (PR #3964)
- Fixed missing comma between regex expressions (PR #3987)
- Corrected a typo (PR #3984)
- Fixed error in plugin-tee (PR #3982)
- Made client use relative URL & added Firefox fixes (PR #3979)
- Fixed storage of PostgreSQL connection URL in global config (PR #3977)
- Fixed terminology in docs: replaced "CONFIGURACIONES" with "CONFIGURACIÓN" (PR #3970)
- Corrected an incorrect timeout comment (PR #3968)
- Removed TEE logs output (PR #3966)

## Other Improvements
- Simplified connection status (PR #3973)
- Updated README.md (PR #3985)
- Increased test coverage for plugin storage S3 (PR #3976)

## Testing
- Added plugin bootstrap tests (PR #3959)

## GitHub Activity
- 13 new pull requests with 9 merged (March 17-18, 2025)
- 6 new pull requests with 10 merged (March 18-19, 2025)
- Active contributors increased from 10 to 14
- Steady development momentum maintained

## Recent Issues Addressed
- Raw newLine characters in tweets (Issue #3972)
- Remote debugging capabilities (Issue #3978)
- Plugin detection in package.json (Issue #3981)