refactor(changelog): archive old entries to year/month files (#11225)

This commit is contained in:
CanbiZ (MickLesk)
2026-01-27 11:27:32 +01:00
committed by GitHub
parent 549820a3e3
commit 75ec63ff01
51 changed files with 11522 additions and 10123 deletions
+80
View File
@@ -0,0 +1,80 @@
## 2022-07-26
### Changed
- **Home Assistant OS VM**
- Set the real time clock (RTC) to local time.
- Disable the USB tablet device (save resources / not needed).
## 2022-07-24
### Changed
- **Home Assistant OS VM**
- Present the drive to the guest as a solid-state drive rather than a rotational hard disk. There is no requirement that the underlying storage actually be backed by SSD's.
- When the VMs filesystem marks blocks as unused after deleting files, the SCSI controller will relay this information to the storage, which will then shrink the disk image accordingly.
- 👉 [more info](https://github.com/tteck/Proxmox/discussions/378)
## 2022-07-22
### Changed
- **n8n LXC** (thanks to @cyakimov)
- NEW Script
## 2022-07-21
### Changed
- **grocy LXC**
- NEW Script
## 2022-07-17
### Changed
- **Vaultwarden LXC**
- NEW Vaultwarden Update (post 2022-05-29 installs only) Script
- NEW Web-vault Update (any) Script
## 2022-07-14
### Changed
- **MagicMirror Server LXC**
- NEW Script
## 2022-07-13
### Changed
- **Proxmox Edge Kernel Tool**
- NEW Script
## 2022-07-11
### Changed
- **Home Assistant OS VM**
- Supports lvmthin, zfspool, nfs, dir and btrfs storage types.
## 2022-07-08
### Changed
- **openHAB LXC**
- NEW Script
## 2022-07-03
### Changed
- **Tailscale**
- NEW Script
## 2022-07-01
### Changed
- **Home Assistant OS VM**
- Allow different storage types (lvmthin, nfs, dir).