Releases: AryanVBW/ANDRO
Releases · AryanVBW/ANDRO
ANDRO-2025-WebPanel
v.2.0_logo Create CONTRIBUTING.md
ANDRO-2025
A cloud based remote android managment suite, powered by Vivek w 2024E
# ANDRO v2.0.0 Release Notes
Major Features
User Management System
- First-time setup wizard for creating admin account
- User registration system with admin approval workflow
- Role-based access control (admin/user roles)
- User management interface in settings panel
Build Management
- New build logs page to track APK build history
- Store build details including app name, server details, and build time
- Download previous builds from a central location
- Custom app name and logo support for all builds
UI/UX Improvements
- Dark/light theme improvements throughout the application
- Responsive UI enhancements for mobile devices
- Improved loading indicators and notifications
- New dashboard analytics and statistics
Security Enhancements
- Improved authentication middleware
- Session timeout management
- Password policy enforcement
- IP-based login restrictions
Client Management
- Improved device tracking capabilities
- Enhanced file management system
- Optimized performance for large client lists
- Bulk operations for managing multiple clients
Technical Improvements
Backend
- Database schema optimization
- Improved error handling and logging
- Code refactoring for better maintainability
- Performance optimizations for handling large datasets
Frontend
- Modern JavaScript practices
- Improved form validation
- Enhanced client-side error handling
- Reduced page load times
DevOps
- Streamlined build process
- Improved installation scripts
- Better dependency management
- Cross-platform compatibility fixes
Bug Fixes
- Fixed Java version detection issues
- Resolved APK building failures on certain platforms
- Fixed client connection stability issues
- Corrected file download handling
- Fixed UI rendering issues in various browsers
Upgrade Instructions
Database Migration
The database schema has been updated significantly. When upgrading:
- Back up your existing
maindb.json
file - Run the application - it will automatically migrate your data
- Complete the first-time setup to create your admin account
System Requirements
- Node.js 14.x or higher
- Java JDK 1.8.0 (required for APK building)
- 2GB+ RAM recommended for optimal performance
Important Notes
- Users from previous versions will need to register new accounts
- Client data will be preserved during the upgrade
- Previously built APKs will need to be rebuilt for compatibility
Full Changelog: v.1.0...v.2.0