# Recent Updates to ElizaOS
The ElizaOS repository has seen numerous updates ac...
ross features, bug fixes, and maintenance tasks:
## New Features
- Added public access to packages (PR #2933)
- Integrated a new model provider for LM Studio (PR #2913)
- Improved Instagram client functionality (PR #2975)
- Enhanced arbitrage plugin with improved gas price optimization and volume calculation (PR #2869)
- Added more data when scraping tweets (PR #2644)
- Added Dependency Injection support for services and clients (PR #2855)
- Added missing plugins in package.json (PR #2947)
- Added Lit Protocol plugin with more actions (PR #2912)
## Bug Fixes
- Fixed numerous plugin issues including: arbitrage, omniflix, opacity, open-weather, openai, primus, quai, quick-intel, sei, sgx, spheron, squid-router, starknet, initia, injective, intiface, iq6900, irys, lensnetwork, letzai, lightning, lit, massa, mina, mind-network, moralis, movement, multiversx, near, news, nft-collection, nft-generation, obsidian, and router-nitro
- Fixed template typos (PR #2932)
- Fixed invalid npm package naming convention (PR #2930)
- Fixed missing version prop in package.json (PR #2929)
- Fixed OpenAI embedding issue (PR #3003)
- Fixed single quote handling bug in parseJsonArray (PR #2802)
- Fixed client server port (PR #2886)
- Fixed LOG_JSON_FORMAT environment variable setting (PR #2881)
- Changed default character from openai to llamalocal (PR #2880)
- Fixed tweet reply functionality to ensure replies to agent's initial tweet (PR #2966)
- Fixed whitespace handling in quote conversion (PR #2961)
- Fixed issue where {{maxTweetLength}} wasn't working in tweet post template (PR #2951)
## Testing and Documentation
- Added test coverage and configuration for multiple plugins including: asterai, avalanche, avail, autonome, arbitrage, and apro
- Fixed broken links to GitHub in documentation (PR #2987)
- Updated README_FR.md with complete translation (PR #2964)
- Fixed README's CONTRIBUTING.md link in plugin-multiversx package (PR #2985)
## Maintenance and Other Updates
- Updated pnpm to v9.15.0 for security (PR #2888)
- Updated dependency systeminformation to v5.23.8 for security (PR #2887)
- Fixed inconsistent folder naming convention (PR #2931)
- Made CI changes to allow package scoping to public (PR #2928)
- Updated LICENSE (PR #2903)
- Bumped version to 0.1.9 (PR #2883)
- Performed lockfile audit (PR #2994)
- Corrected typos in chat_2024-12-04.md (PR #2986)
GitHub