ProxMenux/CHANGELOG.md

77 lines
2.9 KiB
Markdown
Raw Normal View History

2025-03-23 19:07:02 +01:00
## [1.1.1] - 2025-03-21
### Improved
- Improved the logic of the post-install script to prevent overwriting or adding duplicate settings if similar settings are already configured by the user.
- Added a warning note to the documentation explaining that using different post-installation scripts is not recommended to avoid conflicts and duplicated settings.
### Added
- **Create Synology DSM VM**:
A new script that creates a VM to install Synology DSM. The script automates the process of downloading three different loaders with the option to use a custom loader provided by the user from the local storage options.
Additionally, it allows the use of both virtual and physical disks, which are automatically assigned by the script.
- **New VM Creation Menu**:
A new menu has been created to enable VM creation from templates or custom scripts.
- **Main Menu Update**:
Added a new entry to the main menu for accessing the VM creation menu from templates or scripts.
2025-03-04 23:06:23 +01:00
2025-03-04 23:47:45 +01:00
## 2025-03-06
2025-03-04 23:06:23 +01:00
### Added
- Completed the web documentation section to expand information on updated scripts.
## [1.1.0] - 2025-03-04
### Added
- Created a customizable post-install script for Proxmox with 10 sections and 35 different selectable options.
## [1.0.7] - 2025-02-17
### Added
- Created a menu with essential scripts from the Proxmox VE Helper-Scripts community.
## [1.0.6] - 2025-02-10
### Added
- Added real-time translation support using Google Translate.
- Modified existing scripts to support multiple languages.
- Updated installation script to install and configure:
- `jq` (for handling JSON data)
- Python 3 and virtual environment (required for translations)
- Google Translate (`googletrans`) (for multi-language support)
- Introduced support for the following languages:
- English
- Spanish
- French
- German
- Italian
- Portuguese
- Created a utility script for auxiliary functions that support the execution of menus and scripts.
## [1.0.5] - 2025-01-31
### Added
- Added the **Repair Network** script, which includes:
- Verify Network
- Show IP Information
- Created the **Network Menu** to manage network-related functions.
## [1.0.4] - 2025-01-20
### Added
- Created a script to add a passthrough disk to a VM.
- Created the **Storage Menu** to manage storage-related functions.
## [1.0.3] - 2025-01-13
### Added
- Created a script to import disk images into a VM.
## [1.0.2] - 2025-01-09
### Modified
- Updated the **Coral TPU configuration script** to:
- Also include Intel iGPU setup.
- Install GPU drivers for video surveillance applications to support VAAPI and QuickSync.
- Added a function to **uninstall ProxMenux**.
## [1.0.1] - 2025-01-03
### Added
- Created a script to add **Coral TPU support in an LXC** for use in video surveillance programs.
## [1.0.0] - 2024-12-18
### Added
- Initial release of **ProxMenux**.
- Created a script to add **Coral TPU drivers** to Proxmox.