v0.2.29.md•1 kB
This release introduces a major new feature for file uploads, along with improvements to library usage and default ignore patterns.
# What's New 🚀
## Website: File Upload Support (#353, #310)
- Added support for uploading ZIP files directly through the web interface (https://repomix.com/)
<img width="962" alt="image" src="https://github.com/user-attachments/assets/58069431-7e45-487b-94df-c3eeb2ef8695" />
Special thanks to @PaperBoardOfficial for implementing this significant feature!
# Improvements ⚡
## Enhanced Default Ignore Patterns (#364)
- Improved subdirectory matching in default ignore patterns using `**/`
## Library Usage Enhancement (#363)
- Added additional exports to support using Repomix as a library
# How to Update
```bash
npm update -g repomix
```
---
As always, if you encounter any issues or have suggestions, please let us know through our GitHub issues or join our [Discord community](https://discord.gg/wNYzTwZFku) for support.