Explorar o código

Update changelog + version

Jaap Marcus %!s(int64=3) %!d(string=hai) anos
pai
achega
b5fbb21d9e
Modificáronse 2 ficheiros con 59 adicións e 1 borrados
  1. 58 0
      CHANGELOG.md
  2. 1 1
      README.md

+ 58 - 0
CHANGELOG.md

@@ -1,6 +1,64 @@
 # Changelog
 All notable changes to this project will be documented in this file.
 
+# Changelog
+All notable changes to this project will be documented in this file.
+
+## [1.6.8] - Service release 
+
+### Features 
+
+- Update default php settings (#2849 #2635)
+
+### Security
+
+- Fix issue in is_hestia_package (#2889)
+
+### Bugfixes
+
+- Force update composer to v2 instead of v1 when no version is provided (#2839 #2777)
+- Fixed an issue with v-change-web-domain-owner and mail only domains (#2840, #2841)
+- Grey out phpmyadmin buttons + add link to docs.hestia.com for support (#2843)
+- Block the use of CNAME records on @ or root records DNS domain (#2838, #2842)
+- Code clean up and remove unused tests and templates (#2829 and #2831)
+- Fixed an issue where no password was send when a user create a new mail account (#2819 #2815)
+- Fixed an issue with Proxmox LXC and hostnames (#2819 #2048)
+- Improve new email account email send to the user (#2819 #1417)
+- Improve buffers nginx.conf (#2796)
+- Improve Letsencrypt error message (#1804 #2854)
+- Fixed an issue with error logs failed login attempts (#2853)
+- Fixed and issue with saving UTC time zone in Edit server (#2851 #2853)
+- Fixed an issue with sshd not running but still showing up in rare cases (#2850 @manuelserol)
+- Improve error message "Domain already exists" when the "main" domain belonged to an other user (#2848 #2771)
+- Fixed an issue with v-delete-letsencrypt not working when deleting a mail domains SSL (#2878)
+- Fixed an issue with storing B2 Secret key in b2.conf (#2843)
+- Update jail.local with example to add ignore ip (#2856)
+- Add use_temp_path to no to slightly speedup caching (#2855)
+- Fix small php errors (#2863 #2857 @YacineSahli)
+- Fixed an issue API and DNS cluster over multiple servers where username/password and hash where mixed (#2888)
+- Add option to use custom javascript code (#2747)
+- Add "v-rebuild-dns-domains" to sync-dns-cluster options
+- Fixed an issue with Yescript and api (#2899)
+- Add logrotate config for Roundcube (#2868 #2904)
+- Fixed an issue with session files in /tmp/ folder caused by /web/inc/mail-wrapper.php (#2904)
+- Fixed an issue with v-restore-user does not delete old database before restoring causing new tables to remain exists (#2911 #2909)
+- Fixed an issue with deleting mail account does not remove ratelimit for that email account (#2905 #2903)
+
+### Enhancements
+
+- Clean up / decrease size of images, favicons, javascript, css and html (#2879, #2871, #2872, #2873, #2884, #2883, #2879 @AlecRust)
+
+### Dependencies
+
+- Update hestia-nginx to 1.23.1
+- Update hestia-php to 8.1.9
+- Update animate.js to 3.0.2 (#2879)
+- Update normalize.css to 3.0.3 (#2875)
+- Update jQuery to 3.6.1 (#2885)
+- Update MediaWiki to 1.38.2 
+- Update PHPmailer to 6.6.4
+- Update Blackblaze CLI to 3.5.0
+
 ## [1.6.7] - Service release 
 
 ### Bugfixes

+ 1 - 1
README.md

@@ -2,7 +2,7 @@
 
 [Hestia Control Panel](https://www.hestiacp.com/)
 ==================================================
-**Latest stable release:** Version 1.6.7 | [View Changelog](https://github.com/hestiacp/hestiacp/blob/release/CHANGELOG.md) | [![Build Status](https://drone.hestiacp.com/api/badges/hestiacp/hestiacp/status.svg?ref=refs/heads/main)](https://drone.hestiacp.com/hestiacp/hestiacp) <br>
+**Latest stable release:** Version 1.6.8 | [View Changelog](https://github.com/hestiacp/hestiacp/blob/release/CHANGELOG.md) | [![Build Status](https://drone.hestiacp.com/api/badges/hestiacp/hestiacp/status.svg?ref=refs/heads/main)](https://drone.hestiacp.com/hestiacp/hestiacp) <br>
 
 **Web:** [www.hestiacp.com](https://www.hestiacp.com/)<br>
 **Documentation:** [docs.hestiacp.com](https://docs.hestiacp.com/)<br>