Releases: rastyxd/ShiftChart
Releases · rastyxd/ShiftChart
Release list
v1.0.1 - Hotfix & Improvements
🛠️ v1.0.1 Changelog
Bug Fixes & Adjustments
- Task Management & Notifications: Fixed an issue where the "Save/Update Task" button failed to return, which was silently causing background notifications to fail due to R8 minification stripping data models.
- Audio Resources: Resolved the
invalid_soundPlatformException crash by anchoring the nativecalmnessaudio file inside the Android/res/rawdirectory. - Build Automation: Added an optimized deployment bash script (
archive_release.sh) for Linux environments to handle automated version packaging.
📦 Installation
- Download the
app-release.apkfile from the assets below. - Open the file on your device.
- Note: Android will show a standard prompt to allow installation from "Unknown Sources." This is a default operating system behavior for any application installed outside of the Google Play Store. Grant the permission to proceed.
- Follow the prompts to complete the installation.
v1.0.0 - Initial Release
ShiftChart v1.0.0 🌿
Welcome to the initial release of ShiftChart—a high-end, premium utility designed to streamline the complex workflow of healthcare providers and nurses. ShiftChart ensures surgical precision with a local-first, zero-server architecture prioritizing maximum privacy.
✨ Key Features Included
🏥 Patient Management
- Dynamic Records: Create and manage detailed patient profiles with unique identifiers.
- Status Indicators: At-a-glance visual cues for patient stability and medication urgency.
- Encrypted Storage: Local-first data architecture using Hive AES encryption.
💊 Medication Mastery
- Smart Scheduling: Plan dosages with recurring frequencies (Every 4h, 8h, daily, etc.).
- Overdue Alerts: High-contrast visual warnings for missed or delayed medications.
- One-Tap Logging: Instantly mark medications as "Given" with automatic timestamping.
🎨 Premium UI & Customization
- Designer Themes: Includes ShiftChart Default (clinic green), Pinky (vibrant warm), Hero (blue & gold), and Batman (high-contrast night shift mode).
- Fluid Navigation: Custom animated "liquid" stretching navigation bar.
- Visuals: Adaptive Dark Mode, Accent Color Picker, and premium haptic feedback integration.
🔒 Security & Privacy Notice
ShiftChart is built on a strict Zero-Server philosophy. All patient data, medication logs, and personal configurations are stored exclusively on your local device. Standard AES encryption keys protect your on-device data storage layer.
🛠️ Technical Details & Build Stack
- Framework: Flutter (Material 3)
- State Management: ValueNotifier / ValueListenableBuilder
- Persistence: Hive (NoSQL, Encrypted)
- Animations:
flutter_animate
📦 Installation
- Download the
app-release.apkfile from the assets below. - Open the file on your device.
- Note: Android will show a standard prompt to allow installation from "Unknown Sources." This is a default operating system behavior for any application installed outside of the Google Play Store. Grant the permission to proceed.
- Follow the prompts to complete the installation.
📄 License
This project is licensed under the Business Source License 1.1 (BSL) converting to GNU General Public License v3.0 Only on the Change Date. See the LICENSE file in the root directory for the full terms.