• Stefy Lanza (nextime / spora )'s avatar
    Version 1.1.0: Major stability and usability improvements · 20bf944b
    Stefy Lanza (nextime / spora ) authored
    - Fixed critical Ctrl+C signal handler - now exits gracefully with single press
    - Fixed API token display issue - tokens now properly show in modal dialog after creation
    - Fixed user creation and management - users now save properly and display immediately
    - Fixed SQLAlchemy session binding issues causing data access errors
    - Added permanent token deletion functionality (revoke now deletes completely)
    - Added missing ConfigManager.update_section() method for web dashboard settings
    - Enhanced frontend with professional modal dialogs and proper error handling
    - Optimized shutdown process with reduced timeouts for faster exit
    - Updated comprehensive documentation with troubleshooting guide
    - Added detailed CHANGELOG.md documenting all improvements
    
    Technical improvements:
    - All database operations now extract data before session closure
    - Enhanced signal handling flow: signal → shutdown event → cleanup → exit
    - Section-based configuration management with nested support
    - Improved session lifecycle management across all components
    - Professional UI enhancements with Bootstrap modal integration
    20bf944b
Name
Last commit
Last update
assets Loading commit data...
mbetterclient Loading commit data...
packages Loading commit data...
.gitignore Loading commit data...
=0.7.0 Loading commit data...
CHANGELOG.md Loading commit data...
DOCUMENTATION.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
build.bat Loading commit data...
build.py Loading commit data...
build.sh Loading commit data...
main.py Loading commit data...
requirements.txt Loading commit data...