Client Release 3.0.0-beta25 - 06 Aug 2010
Geschrieben von Sponge-Manu am 16. Juni 2012 17:20:40
+ Added feature or noticeable improvement
- Bug fix or something removed
* Changed or Information
! Important - Take note!
! Updated plugin API version to 7
+ Plugins can now add a line to the server/channel/client info frame by
  implementing ts3plugin_infoTitle, ts3plugin_infoData, ts3plugin_freeMemory.
  See the test plugin for details how to use this feature. This feature is
  optional, plugins can opt not to implement the new functions.
  Added new field PLUGIN_INFO_DATA to html templates to add the plugin info.
+ Some contact-actions can now be added to customized toolbar:
  Add as Friend, Add as Blocked, Remove from Contacts
- Fixed possible crash on Linux when attempting to load a Qt style.
- Fixed right aligned and centered spacers could have a wrong position when the
  deleted channel had a huge name
- Fixed wrong servergroup positioning-priority in 3D setup 
- Fixed that selected client in 3D setup points to a wrong server group
- Fixed crash when opening options dialog when Application/StatusDisplay config
  setting is missing.
- Offline messages handling for escaped separators and also accept NUM- ENTER
- Fixed another error message when creating an invitation
- Fixed deleting server group in 3D setup
- Tweaked offline messages again to add targets via autocompleter, combobox or
  just writing in. Suggesting new approach - open for discussion. (WIP)
- Easy permissions work-in-progress
- Server tree elide and icon position tweaks 
- Server tree now shows a horizontal scroll bar if necessary
- Fixed opening the whisper list window which could lead to not being able to
  assign a hotkey
- Fixed filename in filebrowser cannot be seen
- Fixed renaming a file in filebrowser and using a huge filename
- Fixed empty filebrowser (detailed view) header now has a fixed size
- Fixed an error message when creating an invitation without having permission
  to open the privilege key list
+ Added hotkey to request Channel Commander
* Overhauled offline messages
  + Removed the receiver list from the offline messages dialog and inserted a
    button to add receivers to new/reply message dialog
  - Fixed display of unread messages
  + Scroll through messages with the up/down arrow keys
* 3D Sound improvements
  - Fixed crash on deleting item when channel- and serverGroupID are the same
  - When entering channel, a still existing uid's properties were overwritten
  - Respecting clients which are whispering 
  - Fixed testsound was only played when item was moved by mouse down on client
    icon, not on client name
  + All known entries for current channel can be shown via context menu (WIP)
  - Fixed apply button didn't always enable when it should