Skip to content

Commit cc99268

Browse files
enoch85szaimen
andauthored
24.0.1 (#2332)
Co-authored-by: szaimen <[email protected]>
1 parent 7071858 commit cc99268

File tree

1 file changed

+35
-4
lines changed

1 file changed

+35
-4
lines changed

CHANGELOG.md

+35-4
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,45 @@
11
### Download can be found here: https://www.hanssonit.se/nextcloud-vm/
22

3-
Check the latest commits here: https://github.com/nextcloud/vm/commits/master
3+
**Please note that BOTH disks need to be imported for the VM to function properly.**
44

5-
Documentation can be found here: https://docs.hanssonit.se/s/W6fMouPiqQz3_Mog/virtual-machines-vm/d/W7Du9uPiqQz3_Mr1/nextcloud-vm-machine-configuration
5+
- Check the latest commits here: https://github.com/nextcloud/vm/commits/master
6+
- Documentation can be found here: https://docs.hanssonit.se/s/W6fMouPiqQz3_Mog/virtual-machines-vm/d/W7Du9uPiqQz3_Mr1/nextcloud-vm-machine-configuration
7+
8+
PR's are more than welcome. Happy Nextclouding!
69

710
### Different versions
811
If you run Hyper-V or want 500 GB, 1 TB or 2 TB VM you can download it from [T&M Hansson IT's shop](https://shop.hanssonit.se/product-category/virtual-machine/nextcloud/).
9-
**Please note that BOTH disks need to be imported when using the Hyper-V image. The disk ending with _OS for OS, and the disk ending with _DATA for DATA.**
1012

11-
PR's are more than welcome. Happy Nextclouding!
13+
## 24.0.1
14+
15+
This release is quite huge, including Ubuntu 22.04 (minimal), PHP-FPM 8.1, and PosgreSQL 14.
16+
17+
### Small changelog:
18+
- Prefer use of local lib file
19+
- Add `addons/fix_invalid_modification_time.sh`
20+
- Use minimal OS, instead of full blown. Install only needed dependecies.
21+
- Deprecate Ubuntu 18.04
22+
- Upgrade to Ubuntu 22.04
23+
- Upgrade to PHP 8.1
24+
- Upgrade to PostgreSQL 14
25+
- Upgrade Documentserver scripts to work with the new Docker images
26+
- Deprectae `apt-key` and introduce a new and better way for adding keys
27+
- Make the menu update option default. It first upgrades minor, then asks for major if applicable
28+
- Only clean disk if it's 70% full and/or less than 100 GB left
29+
- Remove legacy code
30+
- Make it possible to add your own DNS servers during installation (not setup)
31+
- Do not ask for password change if it differs from default, since that means you probably already set your own password
32+
- Make it possible to add your own GUI user during installation
33+
- Change DH-param instead of DSA-param
34+
- Make Talk a bit safer
35+
- Minor bugfixes and improvements
36+
- Updated geoblock database
37+
- Fixed a few backup related details
38+
- And more...
39+
40+
### Full changelog:
41+
- https://github.com/nextcloud/vm/compare/23.0.2..24.0.1
42+
- https://nextcloud.com/changelog/#latest24
1243

1344
## 24.0.0.1
1445

0 commit comments

Comments
 (0)