Add Releasenotes

This commit is contained in:
2026-02-01 23:36:29 +01:00
parent 5a99fec3be
commit 564f91a96e

51
.meta/releases/v1.0.0.md Normal file
View File

@@ -0,0 +1,51 @@
# v1.0.0 - Initial Release
**Release Date:** February 2026
## Overview
BrandManager is here! The first public release of the BrandMeister network management app for mobile devices.
## Features
### Device Management
- View all your registered BrandMeister devices
- See device details including ID, callsign, and connection status
- Device extension display for multi-device setups
### Last Activity
- Real-time activity feed showing recent network transmissions
- Talkgroup information with ID and name
- Call duration display
- Time-ago timestamps for easy reference
### Authentication
- Secure API token authentication
- Encrypted local storage for credentials
- Easy token retrieval link to BrandMeister profile
### Settings
- Sign out functionality
- Legal information (Impressum & Privacy Policy)
- Clean, intuitive interface
## Platforms
- iOS
- Android
- macOS
## Technical Details
- Built with Flutter 3.10.7+
- Material 3 design with custom Brandmeister red theme (#a1181d)
- Secure token storage using flutter_secure_storage
- Real-time updates via WebSocket
## Notes
This is the initial release of BrandManager. We welcome feedback and bug reports at our repository.
---
*Developed by Bearologics GmbH*