Release 1.14.0 -- Buddy photo & ADFS support, Web Ticket Optimizations
[siplcs.git] / NEWS
blob3ec0ce984f87cb6b9c3c961e8ee9b27520e3ea65
1 version 1.14.0 "Buddy photo & ADFS support, Web Ticket Optimizations" (2012-12-16)
2         - Feature #3585364: Add support for Web Ticket authentication using ADFS (Stefan Becker)
3           * special thanks to user bhakta79 for the hard work taking logs
4         - Feature #3578132: Kerberos configuration should be passwordless (Stefan Becker)
5         - Fixed #3580212: Connection drops after a few hours (Stefan Becker)
6         - add support for buddy photos (Jakub Adam)
7         - add support for call to Audio Test Service (Jakub Adam)
8         - initial implementation for telepathy backend (Stefan Becker)
9           * nothing much to see for end users yet...
10         - reduce Web Ticket traffic by queueing requests & caching tickets (Stefan Becker)
11         - update OBS packaging information for Debian (Stefan Becker)
12         - various minor bug & build fixes