Changelog
Track the latest updates and improvements to eVins, including new features and bug fixes for better winery management.
Recent Releases
Stay up to date with the latest enhancements to eVins. We release updates regularly to improve winery management, streamline inventory tracking, and simplify document generation.
New Features
- Added automated stock alerts for low inventory levels in your bodega.
- Introduced bulk document export for compliance reports.
Improvements
- Enhanced search functionality for faster access to wine lot data.
- Optimized dashboard loading times by
>30%.
Bug Fixes
- Fixed issue with date filtering in inventory reports.
- Resolved export errors for PDF documents on certain browsers.
New Features
- Integrated barcode scanning for quick stock entries.
- New analytics dashboard showing production trends.
Bug Fixes
- Corrected synchronization issues with external warehouse scales.
- Fixed validation errors during batch updates.
Breaking Changes
- Updated API endpoints for inventory endpoints from
/v1/stockto/v2/inventory.
New Features
- Real-time collaboration for team inventory updates.
- Customizable report templates for bodega-specific needs.
Migration Notes
Update your integrations following the steps below.
Upcoming Changes
Preview what's coming next to eVins. These features focus on advanced winery operations.
AI Stock Forecasting
Predict inventory needs based on sales patterns.
Mobile App Sync
Seamless integration with iOS and Android apps.
Subscribe to our newsletter or watch the GitHub repository for beta access to upcoming releases.
Migration Guide
Follow these steps to upgrade eVins safely.
Backup Data
Export your current data.
evins-cli export --format=json --output=backup.json
Update Package
Install the latest version.
npm update evins
yarn upgrade evins
Run Migrations
Apply database changes.
evins migrate --version=1.3.0
Test Integration
Verify endpoints like https://api.example.com/v2/inventory.
How to Stay Updated
Check this changelog regularly or enable notifications in your eVins dashboard at https://app.evins.io/#/settings/notifications. For custom setups, configure webhooks via the API.
Pin this page or set up RSS feeds for automatic changelog updates.
Last updated today
Built with Documentation.AI