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