Skip to content

Commit b98e6a1

Browse files
committed
Release 0.9.8-7
1 parent eef0e06 commit b98e6a1

File tree

2 files changed

+22
-2
lines changed

2 files changed

+22
-2
lines changed

src/deb/vesta/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Source: vesta
22
Package: vesta
33
Priority: optional
4-
Version: 0.9.8-6
4+
Version: 0.9.8-7
55
Section: admin
66
Maintainer: Serghey Rodin <skid@vestacp.com>
77
Homepage: http://vestacp.com

src/rpm/specs/vesta.spec

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: vesta
22
Version: 0.9.8
3-
Release: 6
3+
Release: 7
44
Summary: Vesta Control Panel
55
Group: System Environment/Base
66
License: GPL
@@ -52,6 +52,26 @@ fi
5252
%config(noreplace) %{_vestadir}/web/css/main.css
5353

5454
%changelog
55+
* Tue Feb 18 2014 Serghey Rodin <builder@vestacp.com> - 0.9.8-6
56+
- CSR Generator
57+
- JS hint for dns record
58+
- Support for single-character email usernames
59+
- German language support by Nevil Verdoold <evilverdoold@gmail.com>
60+
- Chinese language support by Kevin <kevin@kvm.la>
61+
- Indonesian(slank) language support by Rumi <rumi4acc@gmail.com>
62+
- New HTML layout
63+
- Improved DNS record validation
64+
- Default dkim size is now set to 1024
65+
- Explicit error if restart failed
66+
- Fix for logged-in message window
67+
- Fix for missing FWD_ONLY flag on restore
68+
- Fix for MX and CNAME (IDN support)
69+
- Fix for missing nginx restart trigger on template change
70+
- Fix for awstats months associactions
71+
- Fix for logged in message window
72+
- Fix for SSL template change
73+
- Fix for PostgreSQL database status
74+
5575
* Wed Nov 27 2013 Serghey Rodin <builder@vestacp.com> - 0.9.8-6
5676
- New style for "Add" button
5777
- Quick links after object creation (login as/webmail/pma)

0 commit comments

Comments
 (0)