The AI is smarter about recommending which cards to replace in draw poker. It no longer suggests trying to fill out three-straights and three-flushes in five-card draw games.
Fixed an apparent "hang" when iPoker is left idle for a long time. This had to do with an overflow bug in the animation timer code and the resulting infinite loop necessitated a Force Quit to recover. Now a simple mouse click will resume play.
Fixed a bug involving games that allow the deal to be passed out, while playing table stakes. If an active player had "tapped" during a game like "Jackpots", then the minimum and maximum bets would be set to zero. This made it impossible for any player to place a bet (especially noticeable if you had a good hand, like a flush) and resulted in a situation where the game would never end due to constant redeals.
Made the "this game is not activated" alert refer only to the "Activation" command without referring to a specific menu, since the UI is different between Mac OS X and previous versions.
Fixed a bug where the game "Lowball, Deuce to Seven" would crash when dealt, due to a problem involving the rule "straights and flushes swing".