Results 1 to 15 of 82
-
31-01-2011, 07:54 #1
-= TeamSpeak Team =-
- Join Date
- Jun 2002
- Location
- Krün / Germany
- Posts
- 1,965
TeamSpeak 3 Server 3.0.0-rc1-pre available for testing
Note: This is a pre-release, meaning it has not passed the usual quality testing of a normal server release. We do NOT advise its use in production environments, please only use it to (a) preview and prepare for upcoming changes and (b) test and report flaws
Greetings,
we are happy to announce the pre-release of a new server build with version 3.0.0-rc1.
Complete list of changes:
http://ftp.4players.de/pub/hosted/ts...leases/server/Code:============================================================= TeamSpeak 3 - Server Changelog Copyright TeamSpeak Systems GmbH http://www.teamspeak.com ============================================================= + Added feature or noticable improvement - Bug fix or something removed * Changed or Information ! Important - Take note! ============================================================= === Server Release 3.0.0-rc1 23 May 2011 ! mysql users, please alter your table channel_properties and extend the "value varchar(255)" field to varchar(8192) ! mysql users, please alter your table bans and extend the "ban_name varchar(255)" field to varchar(2048) ! server uses now 10 database connections (sqlite and mysql) ! added new parameter "dbconnections" for defining max database connections to use (1-100) default is 10 ! i_group_auto_update_type values changed * channel permissions got their own needed/power permissions instead of using the group labeled ones * renamed i_client_modify_power > i_client_permission_modify_power i_client_needed_modify_power > i_client_needed_permission_modify_power i_client_max_clones > i_client_max_clones_uid + added new parameter "disable_db_logging" which turns off logging to database (logview commands wont work anymore) + added the TSDNS server to the server installer. Read the documentation in the "tsdns" subfolder for details + added permissions i_channel_delete_power, i_channel_needed_delete_power i_channel_permission_modify_power, i_channel_needed_permission_modify_power + added permission i_group_auto_update_max_value + added permissions i_client_needed_whisper_power and i_client_whisper_power that determine who can whisper to whom + Added total bytes transfered by filetransfer to serverinfo, hostinfo and server connectioninfo + improved permission add/delete performance + channelgroupaddperm, channelgroupdelperm, servergroupaddperm, servergroupdelperm added optional parameter "continueonerror" + uploading and deleting of icons will be logged if filetransfer log is enabled + added some indexes for speedup lookups regarding servers.server_port and messages.message_flag_read + added permission b_virtualserver_change_template + serveredit and serverinfo command can be used with use 0 to modify and display virtualserver template values (serverinfo display is different from normal output!) + added server property VIRTUALSERVER_HOSTBANNER_MODE: HostBannerMode_NO_ADJUST=0 HostBannerMode_ADJUST_IGNORE_ASPECT=1 HostBannerMode_ADJUST_KEEP_ASPECT=2 - fixed bogus mysql create script for channel_properties - default groups cant be permanent anymore - removing double group assignements on server start - fixed problem where multi-line client descriptions where stored in database - fixed query gave out wrong error messages - fixed permreset did not remove icon_id assignments - fixed double assigned permissions where deleted completly - fixed channelmove / channelcreate not checking b_channel_create_child and i_channel_needed_modify_power - fixed sql parameter errors while inserting defaults.sql - fixed not removing privilege key on channel deletion - fixed snapshotdeploy would fail on virtualserver_max_slots / virtualserver_limit reached - fixed not checking correct permissions for CHANNEL_FLAG_MAXFAMILYCLIENTS_UNLIMITED, CHANNEL_FLAG_MAXFAMILYCLIENTS_INHERITED - fixed not checking notifyregister / notifyunregister permissions - fixed server critical while using notifyregister=server and multiple queries dropping at the same time - fixed set channelgroup did not include channel name info in server log - fixed create subchannel did not include parent channel info in server log - fixed issue mac osx server uses 100% cpu - Fixed a bug that could be triggered remotely and would cause the server to shut down with a critical message in the log file.
This thread is for reporting issues with this version - no feature requests or general problems. Posts of that kind will be removed.
For some features you need a new client which is not available yet (or use beta channel).
Last edited by R. Ludwig; 20-05-2011 at 04:49.
-
31-01-2011, 08:27 #2
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Catalunya
- Posts
- 2,330
Thanks
-
31-01-2011, 08:32 #3
-= TeamSpeak Addict =-
- Join Date
- Dec 2007
- Location
- France
- Posts
- 153
I testing... Thanx !
-
31-01-2011, 08:55 #4
-= TeamSpeak Lover =-
- Join Date
- Dec 2009
- Location
- Florida, US
- Posts
- 34
I take credit for
And thanks for the updateCode:- fixed channelmove not checking against i_channel_modify_power and i_channel_needed_modify_power
-
31-01-2011, 11:27 #5
First, love the new path to the download!!

Will test very soon and let you know.Last edited by Screech; 31-01-2011 at 18:36.
-
31-01-2011, 13:15 #6
nice idea

and thanks for update
-
31-01-2011, 16:51 #7
-= TeamSpeak Fanatic =-
- Join Date
- Dec 2009
- Location
- Germany
- Posts
- 1,382
Thx for uploading again! It's in Test on my Server.
-
09-02-2011, 10:05 #8
-= TeamSpeak Addict =-
- Join Date
- Dec 2007
- Location
- France
- Posts
- 153
Please update this post to build 13600.
-
11-02-2011, 15:48 #9
-= TeamSpeak Lover =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 83
I don't see any Query Client, that is connected to the server since upgrading to 13600.
-
11-02-2011, 15:53 #10
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
@Basert
Do you try with the last client
http://forum.teamspeak.com/showthrea...le-for-testing
Check also your "Show ServerQuery clients" (and permissions)Last edited by florian_fr40; 12-02-2011 at 07:41.
-
11-02-2011, 17:55 #11
-= TeamSpeak Lover =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 83
Yep, i'm using the last client, and after the change to the new build, it doesn't work. I'm in group SuperServerAdmin and have all rights ;-)
-
12-02-2011, 07:42 #12
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
If I understand you the View ServerQuery user option is checked (Settings > Options > Application), right ?
-
13-02-2011, 14:18 #13
-= TeamSpeak Lover =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 83
Yep, i didn't changed anything but the server version. So it is enabled

Edit: I have found the bug, ty.Last edited by Basert; 14-02-2011 at 13:22.
-
16-02-2011, 18:03 #14
-= TeamSpeak Addict =-
- Join Date
- Dec 2010
- Location
- United Kingdom
- Posts
- 184
i found the bug in ts3 13600 build , exactly when i create new channel max user is ok but max family user is set up on inherited should be there too unlimited yes ? my default group cant join on that channel even is public coz i need changed manually from inherited to unlimited please fix that.
-
17-02-2011, 12:26 #15
-= TeamSpeak Team =-
- Join Date
- Jun 2008
- Posts
- 7,762
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Testing TeamSpeak with SQL Server
By kstokking in forum [TeamSpeak 2] Server SupportReplies: 9Last Post: 08-03-2007, 22:19





