Release Notes - v0.8.0
Key Changes
- Performance: Added asynchronous card loading via
htmxto improve responsiveness. - Stack Simplification:
- Removed
django-rest-frameworkin favor of native Django views. - Migrated search functionalities from Elasticsearch to PostgreSQL.
- Removed
- API Cleanup: Trimmed the API to only the four required JBrowse endpoints.
- Maintenance: Improved test coverage and updated project documentation.
Full Changelog: 0.7.0...0.8.0