ProxmoxVE-HelperScripts/CHANGELOG.MD

119 lines
2.9 KiB
Text
Raw Normal View History

2022-01-23 03:18:11 -05:00
# Change Log
All notable changes to this project will be documented in this file.
2022-01-25 21:12:28 -05:00
2022-02-10 11:38:20 -05:00
## 2022-02-10
### Changed
2022-02-10 19:06:45 -05:00
- **GamUntu LXC**
- New script
2022-02-10 18:28:44 -05:00
- **Jellyfin Media Server LXC**
- new script to fix [start issue](https://github.com/tteck/Proxmox/issues/29#issue-1127457380)
2022-02-10 11:38:20 -05:00
- **MotionEye NVR LXC**
- New script
2022-02-09 04:55:23 -05:00
## 2022-02-09
### Changed
2022-02-09 20:09:07 -05:00
- **Zigbee2MQTT LXC**
- added USB passthrough during installation (no extra script)
2022-02-09 20:12:01 -05:00
- Improve documentation
2022-02-09 20:09:07 -05:00
- **Zwavejs2MQTT LXC**
- added USB passthrough during installation (no extra script)
2022-02-09 04:55:23 -05:00
- **Jellyfin Media Server LXC**
2022-02-10 19:09:03 -05:00
- Moved to testing due to issues.
2022-02-09 04:59:49 -05:00
- Changed install method.
2022-02-09 04:58:51 -05:00
- **Home Assistant Container LXC (Podman)**
- add script for easy Home Assistant update
2022-02-09 04:55:23 -05:00
2022-02-06 04:20:25 -05:00
## 2022-02-06
### Changed
- **Debian 11 LXC**
- Add Docker Support
- **Ubuntu 21.10 LXC**
- Add Docker Support
2022-02-05 06:55:20 -05:00
## 2022-02-05
2022-02-04 08:12:22 -05:00
### Changed
2022-02-05 06:55:20 -05:00
- **Vaultwarden LXC**
- New script
2022-02-04 08:12:22 -05:00
2022-02-01 22:22:22 -05:00
## 2022-02-01
### Changed
- **All Scripts**
- Fix issue where some networks were slow to assign a IP address to the container causing scripts to fail.
2022-01-30 03:51:40 -05:00
## 2022-01-30
### Changed
- **Zigbee2MQTT LXC**
- Clean up / Improve script
2022-01-30 04:59:20 -05:00
- Improve documentation
2022-01-30 03:51:40 -05:00
2022-01-29 20:27:19 -05:00
## 2022-01-29
### Changed
- **Node-Red LXC**
- Clean up / Improve script
2022-01-30 04:59:20 -05:00
- Improve documentation
2022-01-29 20:27:19 -05:00
2022-01-25 21:12:28 -05:00
## 2022-01-25
### Changed
- **Jellyfin Media Server LXC**
- new script
2022-01-24 14:38:36 -05:00
## 2022-01-24
### Changed
- **Plex Media Server LXC**
- better Hardware Acceleration Support
- `va-driver-all` is preinstalled
- now using Ubuntu 21.10
2022-01-24 17:15:07 -05:00
- **misc**
2022-01-25 16:34:22 -05:00
- new GUI script [(Screenshot)](https://raw.githubusercontent.com/tteck/Proxmox/main/misc/images/pms-copy-data.png) to copy data from one Plex Media Server LXC to another Plex Media Server LXC
2022-01-24 14:38:36 -05:00
2022-01-23 03:18:11 -05:00
## Initial Catch up - 2022-01-23
### Changed
2022-01-23 14:36:32 -05:00
- **Plex Media Server LXC**
2022-01-23 22:05:38 -05:00
- add Hardware Acceleration Support
- add script to install Intel Drivers
2022-01-23 03:33:55 -05:00
- **Zwavejs2MQTT LXC**
2022-01-24 00:18:28 -05:00
- new script to solve no auto start at boot
2022-01-23 03:33:55 -05:00
- **Nginx Proxy Manager LXC**
2022-01-24 00:18:28 -05:00
- new script to use Debian 11
2022-01-23 03:33:55 -05:00
- **Ubuntu 21.10 LXC**
2022-01-24 00:18:28 -05:00
- new script
2022-01-23 03:33:55 -05:00
- **Mariadb LXC**
2022-01-23 22:05:38 -05:00
- add MariaDB Package Repository
2022-01-23 03:33:55 -05:00
- **MQTT LXC**
2022-01-23 22:05:38 -05:00
- add Eclipse Mosquitto Package Repository
2022-01-23 03:33:55 -05:00
- **Home Assistant Container LXC**
2022-01-24 00:44:23 -05:00
- change if ZFS filesystem is detected, execute automatic installation of static fuse-overlayfs
2022-01-23 22:05:38 -05:00
- add script for easy Home Assistant update
2022-01-23 03:33:55 -05:00
- **Home Assistant Container LXC (Podman)**
2022-01-24 00:44:23 -05:00
- change if ZFS filesystem is detected, execute automatic installation of static fuse-overlayfs
2022-01-23 03:33:55 -05:00
- **Home Assistant OS VM**
2022-01-23 22:05:38 -05:00
- change disk type from SATA to SCSI to follow Proxmox official recommendations of choosing VirtIO-SCSI with SCSI disk
2022-01-24 00:27:52 -05:00
- clean up
2022-01-23 03:33:55 -05:00
- **Proxmox VE 7 Post Install**
- new *No-Nag* method
2022-01-23 19:01:22 -05:00
- **misc**
2022-01-24 00:45:21 -05:00
- new GUI script (ha-copy-data.sh) to copy data from one Home Assistant LXC to another Home Assistant LXC (info inside script)
- new GUI script (z2m-copy-data.sh) to copy data from one Zigbee2MQTT LXC to another Zigbee2MQTT LXC (info inside script)