tag:github.com,2008:https://github.com/PragmaticMachineLearning/probly/releases Release notes from probly 2025-04-12T12:18:06Z tag:github.com,2008:Repository/899983311/v0.3.0 2025-04-12T12:54:37Z v0.3.0 - Document Processing Update <h3>New Features</h3> <ul> <li>Added intelligent document processing capabilities: <ul> <li>Extract and analyze data from uploaded documents (images)</li> <li>Support for document types including receipts, invoices, etc.</li> <li>Automatic data extraction and placement into spreadsheet cells</li> <li>Vision API integration for accurate document analysis</li> <li>Real-time preview of extracted data in the UI</li> </ul> </li> </ul> <h3>Note:</h3> <ul> <li>Maximum document size for upload: 10MB</li> </ul> Tobiadefami tag:github.com,2008:Repository/899983311/v0.2.0 2025-03-18T14:31:16Z v0.2.0 - Multiple Sheets Support <h2>New Features</h2> <ul> <li>Added support for multiple spreadsheet tabs <ul> <li>Create new sheets</li> <li>Switch between different sheets</li> <li>Each sheet maintains its own independent data</li> </ul> </li> <li>Sheet Management Operations <ul> <li>Rename sheets</li> <li>Delete sheets (when more than one exists)</li> <li>Clear sheet contents</li> <li>Import/export functionality now supports multiple sheets</li> </ul> </li> </ul> <h2>Improvements</h2> <ul> <li>Better sheet management interface with direct action buttons</li> <li>Improved data handling between sheets</li> <li>AI assistant now aware of sheet context and can perform sheet operations</li> </ul> <h2>Known Limitations</h2> <ul> <li>Cross-sheet references not yet supported (cannot reference cells from other sheets)</li> </ul> <h2>Coming Soon</h2> <ul> <li>Cross-sheet formula references</li> <li>More sheet management features</li> </ul> Tobiadefami