Changelog

All notable changes to Visilion will be documented in this file.

[1.0.37] 2026-04-22

Maintenance

  • Optimized Release Workflow: Standardized download links to use GitHub's latest release redirect for improved reliability and automatic updates.
  • Version Alignment: Synchronized application version across all platforms and documentation.

[0.2.3] 2026-04-12

Added

  • Enhanced Inventory Management: Added specialized sections for Lenses and Lentilles stock tracking, allowing for more organized product management.
  • Inventory Movement History: New "History" tab that records every addition, sale, edit, and deletion, providing a full audit trail of inventory changes.
  • Low Stock Alerts: Enhanced visual indicators for low and out-of-stock items, including color-coded labels and a "Low Stock" badge for better visibility.
  • Inline Inventory Editing: Added the ability to edit quantity, price, model, brand, and color directly within the inventory table.

Changed

  • Updated the inventory database schema to support product types (frames, lenses, lentilles) and movement tracking.
  • Refined the inventory UI with a tabbed interface and improved form layouts for different product types.

[0.2.2] 2026-04-06

Added

  • AI Prescription Scanner (Premium): New AI-powered OCR feature for Pro and Ultra users. Capture prescriptions using the laptop camera and automatically fill invoice details (Patient Name, OD/OS, SPH, CYL, AXIS, ADD) using Gemini AI.
  • Comprehensive End-User Documentation: Created Documentation.md and Visilion_User_Manual.doc with professional formatting, features catalog, and troubleshooting.
  • External Link Support: Implemented IPC handlers to open links in the user's default web browser instead of the application window.
  • Conversion-Focused Copy: Updated localization files with professional, benefit-driven copy for English, French, and Arabic.
  • Sidebar Interactivity: Made sidebar logo and plan labels clickable, linking to the main website and pricing page.
  • Branding Consistency: Updated all support links and messages to point to visilion.com and contact@visilion.com.

Changed

  • Unified Data Migration: Standardized all backup and restore operations to use SQL files (.sqlite, .db). Removed legacy JSON-based import/export functionality and the "Data Folder" import wizard to improve data integrity and performance.
  • Improved AI Prescription Scanner UI by introducing a distinct "Camera + Sparkle" icon, switching to a clean white theme, and refining all interface copy for better professional appeal.
  • Removed the pulsing dot from the AI Scanner toolbar button to avoid confusion with active recording.
  • Refined footer branding text to a punchier "Vision. Style. Precision." (and its equivalents in AR/FR) for improved aesthetics.
  • Updated footer layout in Dashboard.jsx for better visibility and interactivity.
  • Changed "Get in touch for a personalized demo:" to a cleaner "Get in touch" across all languages.

Fixed

  • Fixed "No handler registered" error for open-external IPC call.
  • Corrected various broken URLs in the onboarding and profile sections.

[0.1.7] 2026-03-29

Added

  • Initial release with core optical management features.
  • Glassmorphism UI design.
  • Local SQLite database persistence.
  • Multilingual support (EN, AR, FR).