Poker Mavens 4.13 Released

For general discussion of the Poker Mavens software
Post Reply
Kent Briggs
Site Admin
Posts: 5880
Joined: Wed Mar 19, 2008 8:47 pm

Poker Mavens 4.13 Released

Post by Kent Briggs »

Upgrade page:

http://www.briggsoft.com/patches.htm

Changes:

Added SSL support and reset feature to Callback Events. The URL in the Callback Events settings can now start with "https" to connect to an encrypted site. You must include the two OpenSSL DLL files in the program folder (see item 19 in the FAQ for a link: http://www.briggsoft.com/pmfaq.htm). Also, if your callbacks stop working, resetting the "Enable callbacks" to Yes (even if it's already set to Yes) will cause the HTTP socket component to reset (and will record a confirmation note in the Event Log). Previously you had to take your server offline to reset the callback system.

Remote Admin and API paths are now user configurable. This is a new security feature so that hackers won't have a known entry point. So instead of http://www.example.com:8087/admin to access your remote admin interface, it could be something like http://www.example.com:8087/top$ecret42 instead. The two new settings are "Administration path" and "API path" in the Server Settings group.

Admin/API triggered tournament registration no longer causes a popup message in client. Players will only see the confirmation when they manually register themselves.

Fixed button stealing exploit in ring games. This could only occur with two players, where one could change seats to catch where the button will move next. Now a "new" player cannot receive the button unless everyone at the table is a new player.

Fixed seat rotate bug. Previously if you rotated the seats more that 1 full revolution and then clicked the Rotate Here button, the seat configuration would malfunction and display seats off-screen.

Fixed scrollbar bug. Previously rapid clicking the up or down arrows on a scrollbar in the client would scroll more than one line per click.

Improved table exit procedure. Previously if a player left their seat (or closed the table) while they still had cards, they would not get removed until the hand completed. Now they will be removed as soon as the betting round is complete.
Post Reply