ChangelogRelease History
Changelog

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.

2024-10-15v1.3.0
featureimprovement

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.
2024-09-20v1.2.0
featurebugfix

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.
2024-08-10v1.1.0
breakingfeature

Breaking Changes

  • Updated API endpoints for inventory endpoints from /v1/stock to /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.

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

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.