Skip to content

Releases: AtizaD/school-bell-system

1.0.2

07 Aug 07:28

Choose a tag to compare

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

07 Aug 07:20

Choose a tag to compare

🎵 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 .exe installer 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

  1. Download School Bell System Setup v1.0.1.exe
  2. Run installer as Administrator
  3. Your existing audio files will be automatically migrated
  4. 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

02 Aug 18:18

Choose a tag to compare

🔔 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

  1. Download School Bell System Setup 1.0.0.exe
  2. Run the installer
  3. Launch the application
  4. Complete the initial setup

🎵 How to Use

  1. Setup: Create admin account on first launch
  2. Audio: Upload your bell/announcement audio files
  3. Schedule: Create events with audio sequences for each day
  4. Test: Use "Test Event" to verify audio playback
  5. 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