mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -07:00
Release 0.9.8-7
This commit is contained in:
parent
eef0e06326
commit
b98e6a1033
2 changed files with 22 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
Source: vesta
|
Source: vesta
|
||||||
Package: vesta
|
Package: vesta
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Version: 0.9.8-6
|
Version: 0.9.8-7
|
||||||
Section: admin
|
Section: admin
|
||||||
Maintainer: Serghey Rodin <skid@vestacp.com>
|
Maintainer: Serghey Rodin <skid@vestacp.com>
|
||||||
Homepage: http://vestacp.com
|
Homepage: http://vestacp.com
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
Name: vesta
|
Name: vesta
|
||||||
Version: 0.9.8
|
Version: 0.9.8
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: Vesta Control Panel
|
Summary: Vesta Control Panel
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: GPL
|
License: GPL
|
||||||
|
@ -52,6 +52,26 @@ fi
|
||||||
%config(noreplace) %{_vestadir}/web/css/main.css
|
%config(noreplace) %{_vestadir}/web/css/main.css
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 18 2014 Serghey Rodin <builder@vestacp.com> - 0.9.8-6
|
||||||
|
- CSR Generator
|
||||||
|
- JS hint for dns record
|
||||||
|
- Support for single-character email usernames
|
||||||
|
- German language support by Nevil Verdoold <evilverdoold@gmail.com>
|
||||||
|
- Chinese language support by Kevin <kevin@kvm.la>
|
||||||
|
- Indonesian(slank) language support by Rumi <rumi4acc@gmail.com>
|
||||||
|
- New HTML layout
|
||||||
|
- Improved DNS record validation
|
||||||
|
- Default dkim size is now set to 1024
|
||||||
|
- Explicit error if restart failed
|
||||||
|
- Fix for logged-in message window
|
||||||
|
- Fix for missing FWD_ONLY flag on restore
|
||||||
|
- Fix for MX and CNAME (IDN support)
|
||||||
|
- Fix for missing nginx restart trigger on template change
|
||||||
|
- Fix for awstats months associactions
|
||||||
|
- Fix for logged in message window
|
||||||
|
- Fix for SSL template change
|
||||||
|
- Fix for PostgreSQL database status
|
||||||
|
|
||||||
* Wed Nov 27 2013 Serghey Rodin <builder@vestacp.com> - 0.9.8-6
|
* Wed Nov 27 2013 Serghey Rodin <builder@vestacp.com> - 0.9.8-6
|
||||||
- New style for "Add" button
|
- New style for "Add" button
|
||||||
- Quick links after object creation (login as/webmail/pma)
|
- Quick links after object creation (login as/webmail/pma)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue