Revision 58107858

b/Changelog
2 2
=========
3 3

  
4 4

  
5
2011-07-01, v0.5
6

  
7
NEW FEATURES
8
    GUI:
9
        * Overhauled icon and single-server view, updated color set
10
          (#651, #653, #667, #669, #673, #675, #677, #443, #631)
11
        * Added statistics, retrieves pre-processed PNGs from backend (#527)
12
        * Added buttons for modifier keys, custom theming to Java VNC client
13
          (#545)
14
        * Support single-click RDP-based connection to Windows VMs (#673)
15
        * Allow setting network firewall profiles on public interfaces (#661)
16
    Images:
17
        * Complete set of Linux distribution Images (Debian, Fedora, Ubuntu)
18
          (#493, #509)
19
        * Complete support for Windows machines (create, customize, boot)
20
          (#495)
21
    Logic:
22
        * Support centralized logging, logging.conf-based setup (#547)
23
    AAI:
24
        * Allow per-user setting of number of outgoing invitations (#439, #705)
25
        * Support "switch-user"-type functionality for helpdesk users (#665)
26
        * Support user logout in the UI, delete relevant tokens (#663)
27
    API:
28
        * Supports retrieval of statistics (#527)
29
        * Support maximum number of VMs per user (quota) (#703)
30
        * Extend API to support distinct firewall profiles, update backend (#659)
31
    Deployment:
32
        * BSD 2-clause Licensing (#581)
33
        * Initial translation of UI to Greek (#689)
34
        * Drop Django dependency in snf-ganeti-eventd and snf-ganeti-hook (#691)
35
          Synnefo dependency remains, already patched by ops, to be committed
36
        * Split settings.py to distinct files under settings.d/ (#693)
37
        * Use the Django email framework (#697)
38
        * Implemented statistics-gathering mechanism at the backend (#527)
39

  
40
FIXES:
41
    GUI:
42
        * Too many bug fixes to mention (#403, #429, #465, #473, #557, #589,
43
          #599, #605, #607, #609, #611, #613, #619, #621, #623, #625, #627,
44
          #629, #633, #635, #637, #639, #641, #643, #645, #647, #649, #655,
45
          #657, #681, #687, #699, #701, #707, #709)
46
        * Better cross-browser compatibility (#341)
47
        * Should work with relative URLs (#421)
48
    Images:
49
        * Set hostname in Linux VMs appropriately (#603)
50
    Logic:
51
        * Include EUI-64-derived IPv6 address in ganeti-net-status notifications
52
          (#615)
53
    Deployment:
54
        * Do not set nodes explicitly, use iallocator at Ganeti backend (#617)
55

  
56

  
5 57
2011-06-06, v0.4
6 58

  
7 59
NEW FEATURES:

Also available in: Unified diff