Releases: AtizaD/school-bell-system
Releases · AtizaD/school-bell-system
1.0.2
Fix deprecated GitHub Actions versions - Updated upload-artifact from v3 to v4 - Updated download-artifact from v3 to v4 - Updated checkout and setup-node to v4 - Resolves deprecation warnings and build failures 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
School Bell System v1.0.1
🎵 School Bell System v1.0.1 - Windows Release
🔒 MAJOR FIX: Audio File Persistence
Your audio files will now survive app updates! This was the most requested fix.
📦 Download
- Windows 10/11 (64-bit): Download the
.exeinstaller below - Auto-updater enabled: Future updates will be automatic
✅ What's Fixed
- Audio files no longer disappear during manual installations
- Files are now stored in persistent user data directory
- Automatic migration from old storage location
- User notification when migration occurs
⚙️ New Features
- Configurable repeat intervals between audio files (0-30 seconds)
- Improved password change interface
- Enhanced error handling and user feedback
📋 Installation
- Download
School Bell System Setup v1.0.1.exe - Run installer as Administrator
- Your existing audio files will be automatically migrated
- Continue using the app as before - your files are now safe!
🔔 Finally, a school bell system where your audio files persist through updates!
School Bell System v1.0.0
🔔 School Bell System v1.0.0
A complete automated school bell scheduling system with audio playback and authentication.
✨ Features
- 📅 Weekly Schedule Management - Set different schedules for each day
- 🎵 Audio Sequence Playback - Multiple audio files with repeat counts
- 🔄 Drag & Drop Reordering - Easily reorder audio sequences
- ⚙️ Real-time Volume Control - Adjust volume during playback
- 📝 Schedule Templates - Save and reuse common schedules
- 🔐 Secure Authentication - Password-protected access
- 🚀 Development Mode - Skip authentication for development
💻 Installation
- Download
School Bell System Setup 1.0.0.exe - Run the installer
- Launch the application
- Complete the initial setup
🎵 How to Use
- Setup: Create admin account on first launch
- Audio: Upload your bell/announcement audio files
- Schedule: Create events with audio sequences for each day
- Test: Use "Test Event" to verify audio playback
- Run: Keep the app running for automatic scheduled playback
🛠️ For Developers
- Development mode:
npm run dev(skips authentication) - Production build:
npm run build:win - Audio files supported: MP3, WAV, OGG
Perfect for schools, offices, or any organization needing automated audio announcements! 🏫
🤖 Generated with Claude Code