v2.2
Autovelql v2.0 - Official Release
[INFO] What is New?
This is the restart of the project with a new identity: Autovelql.
[FEATURES] Key Features
- Automated Environment: Sets up Docker, MySQL, PHP 8.2, and PhpMyAdmin in one click.
- MySQL Support: Forced MySQL connection (replacing SQLite defaults).
- PermisoFix: Auto-correction of
chmod 777permissions for Windows/Docker volumes. - Multi-Language Support: English, Spanish, German, Korean, Italian, Valencian.
- Robust Cleaning: Improved "Clean Install" logic to handle locked files on Windows.
[FIXES] Bug Fixes
- Fixed
permission deniederrors instorage/folder. - Fixed
sqliteconnection errors by injectingDB_CONNECTION=mysqlin.env. - Fixed window resizing issues (Resizable=True).
[INSTALL] Installation
- Windows: Download and run
INICIAR_WINDOWS.bat. - Linux/Mac: Run
./iniciar_linux_mac.sh.
Verified working on Windows 10/11 and Docker Desktop v4.x