Changelog¶
All notable changes to Lixplore will be documented in this file.
[Unreleased]¶
Added¶
- Comprehensive documentation site
- Complete flag reference
- FAQ section
- Integration examples
[1.0.0] - 2024-12-28¶
Added¶
- Multi-source search (PubMed, arXiv, Crossref, DOAJ, EuropePMC)
- 10+ export formats (CSV, Excel, JSON, BibTeX, RIS, EndNote, XML, Citations)
- Annotation system with ratings, tags, comments, priority, read status
- Interactive modes (Simple TUI, Enhanced TUI, Wizard, Shell)
- PDF management (detection, links, downloads, SciHub integration)
- Automation support (cron jobs, profiles, templates)
- Zotero integration
- Custom API support
- Result caching (7 days)
- Deduplication
- Filtering and sorting
- Date range searches
- Author searches
- DOI searches
- Statistics and analytics
- History tracking
- Profile system
- Template system
Features¶
- 95 command-line flags
- Full automation support
- No ML dependencies (lightweight)
- Cross-platform (Linux, macOS, Windows)
Version History¶
- 1.0.0 (2024-12-28) - Initial production release
Future Plans¶
Planned Features¶
- Additional data sources
- More export formats
- Enhanced AI integration examples
- GUI configuration tool
- Advanced filtering options
- Collaborative features
- Cloud sync for annotations
Under Consideration¶
- Browser extension
- Mobile app
- Web interface
- Team collaboration features
Contributing¶
See Contributing Guide to help shape the future of Lixplore!
Release Notes Format¶
For each release:
- Added: New features
- Changed: Changes to existing functionality
- Deprecated: Features that will be removed
- Removed: Removed features
- Fixed: Bug fixes
- Security: Security improvements
This changelog follows Keep a Changelog format.