Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
retspen committed Sep 1, 2014
1 parent 9f45a0b commit c0fa36e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
9 changes: 2 additions & 7 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,22 +1,17 @@
=========================
WebVirtMgr panel - v4.8.7
WebVirtMgr panel - v4.8.8
=========================

----------
Whats new?
----------

- Responsive design (Thanks: `Michel Käser <https://github.com/MaddinXx>`_)
- Added VNC WebSocket support (Thanks: `Tolbkni Kao <https://github.com/tolbkni>`_)
- Added webvirtmgr to pypi
- Updated Chart.js
- Added page interfaces
- Added novnc proxy supporting new websockify versions (Thanks: `casell <https://github.com/casell>`_)
- Added support CEPH
- Added instance creating from XML
- Added support `TLS <http://libvirt.org/remote.html#Remote_certificates>`_ connection (Thanks: `junkb <https://github.com/junkb>`_)
- `Puppet module to control libvirt/kvm <https://github.com/ITBlogger/puppet-kvm>`_ (Thanks: `Alex Scoble <https://github.com/ITBlogger>`_)
- `Deployment via Fabric/Fabtools <https://github.com/retspen/webvirtmgr/tree/master/deploy/fabric>`_ (Thanks: `Mohab Usama <https://github.com/mohabusama>`_)
- Added instance cloning (Settings -> Clone)

Screenshots
-----------
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
from setuptools import setup, find_packages


__version__ = "4.8.7"
__version__ = "4.8.8"


def read(fname):
Expand Down

0 comments on commit c0fa36e

Please sign in to comment.