This repository was archived by the owner on Dec 15, 2025. It is now read-only.
🔧 v2.8.1: Version Display Fix
🔧 Patch Release: Version Display Fix
Quick patch to fix the version number display issue in v2.8.0.
🐛 Bug Fix
- Version Display: Fixed
conduit --versionto correctly show 2.8.0 instead of 2.7.1 - Configuration: Updated version in
config/app.phpto match release tag
📋 No Functional Changes
This is purely a cosmetic fix - all the features from v2.8.0 remain unchanged:
- Complete PR CRUD System ✅
- Voice Narration ✅
- Advanced PR Analysis ✅
- Enhanced Spotify Integration ✅
🚀 Update Instructions
composer global update conduit-ui/conduit
conduit --version # Should now show: Conduit 2.8.0Full Changelog: v2.8.0...v2.8.1