﻿PokerHands beta 11e 12/13/2010
*Bugfixes:
	- Fix for FTP's new hand format that includes local timestamp
	- Reapplied an exception trap for Stars hands that was inadvertantly removed for testing purposes

PokerHands beta 11d 12/9/2010
* Bugfixes:
	- HUD now works correctly for draw games on FTP

PokerHands beta 11c 12/1/2010
* Bugfixes:
	- Fixed a bug that caused LiveImport to crash the program whenever it tried to import a file that was locked by the poker client software (untested)

PokerHands beta 11b 11/19/2010
* Bugfixes:
	- Fixed the PokerStars USD issue that prevented import of PS hand histories.
	- PokerStars 2-7 Single Draw Lowball support added
	- PokerStars Euro hand histories should now import.  Unfortunately, there is no multi-currency support so bet and pot sizes will not be adjusted to USD.

PokerHands beta 11a 11/19/2010
* Bugfixes:
	- Antes parsed correctly for Full Tilt hands (for real this time)
	- 2-7 Triple Draw support fixed
*New Features
	- 2-7 Single Draw support added (hands/stats will appear under the 5-Card draw tab)

PokerHands beta 11 11/19/2010
* New features
	+ Support for Full Tilt Badugi hands
	+ Support for Full Tilt 2-7 Triple Draw (untested)
	+ Support for Full Tilt 5 Card Draw
	+ Slight import speed improvement
* Bugfixes:
	+ Pokerstars with the currency identifier in the stakes will now import (not tested with non-USD hands)
	+ Full Tilt Antes are now identified and included
	+ Full Tilt hands with the ante listed in the stakes will now import
* Known issues
	+ All non-holdem hands are imported as cash hands
	+ Importer will somtimes fail when the hand is folded around to the big blind
* Status unknown
	+ HUD for non-holdem games on Full Tilt are untested

PokerHands beta 10.1 05/17/2009
 * Bugfixes:
	+ Fixed: Broken import for Stars.

PokerHands beta 10 05/10/2009
 * New features
	+ Hud for OnGame network! (both Hold'Em & Five Card Draw), tested on Hollywood Poker
	+ Starting Hands and position stats for Five Card Draw
 * Changes
	+ You can now disable minimize to tray to have the old behavior in the option menu.
 * Bugfixes
	+ Fixed: some OnGame hands not importing. OnGame sometimes refers to players not in the players'
	list during a hand, causing an exception. Those hands will be ignored for now.
	+ Fixed: some % stats in the hud showing as 0.xx instead of xx%
	+ Fixed: Positions. You'll have to create a new db and reimport to fix the issues positions had.

PokerHands beta 9.6 04/13/2009
 * New features
	+ Import for Hold'Em tournament histories (Full Tilt & PokerStars)
 * Bugfixes
	+ Fixed database wizard connection test failing in some cases
 * Known Issues
	+ Weird positions in Position tab
	
PokerHands beta 9.5 04/04/2009
 * New features
	+ Support for OnGame network (Hold'Em & Five Card Draw cash games)
 * Bugfixes
	+ Fixed: People not able to connect to a database even though their PostgreSQL settings are correct OK
	+ Fixed: Export buttons not working for Triple Draw
	+ Fixed: ATS from SB always displaying 100%

PokerHands beta 9 02/12/2009
 * New features
	+ Support for PokerStars' Triple Draw
	+ Hud for PokerStars' Triple Draw
	+ Import for PokerStars' Mixed Games
 * Changes
	+ Attempt To Steal was changed to be compatible with PokerTracker's ATS
	  (ie: open raise from CO/BTN/SB)
	  Fold SB/BB to Steal were also changed to reflect this.
	+ New stats:
		ATSfCO (Attempt to Steal from CO) 
		ATSfBTN (Attempt to Steal from BTN)
		ATSfSB (Attempt to Steal from SB)
		fBB2COs (Fold BB to CO Steal)
		fBB2BTNs (Fold BB to BTN Steal)
		fBB2SBs (Fold BB to SB Steal)
		fSB2COs (Fold SB to CO Steal)
		fSB2BTNs (Fold SB to BTN Steal)
	+ File Version numbers were introduced for config.xml and hud.xml so that hopefully reconfiguring 
	  everything when a new version changes those files is just a nightmare of the past. Files will now be
	  able to upgrade themselves.
	+ Positions were changed. Previously, there were 2 kind of positions:
	  Full Ring (7 to 10 players) and Short Handed (6-). Now each table has its
	  own position numbering.
	+ Limit names were changed. Previously there were 3 kind of tables:
		Full Ring (7-10)
		Short Handed (3-6)
		Heads Up (2)
	  A 7-handed table was tagged "Full Ring", this was not really accurate. Now the limits are
	  tagged 10-max, 9-max, 8-max, etc. Heads Up is still tagged Heads Up.
 * Known Issues
	+ If you try to import a file containing a lot of hands and then click on stop import, 
	  PokerHands will still process the whole file before stopping the import, so users might
	  think the program is stuck when it's not: just wait.
	  A better behavior for this is going to be introduced.

PokerHands beta 8.2 01/09/2009
 * New features
	+ HUD & Live Import for Full Tilt Poker.
 * Changes
	+ Font editor was changed: size issue is now fixed.
	+ If you try to import hands with no open database, the process won't start at all.
	+ 2-7 Triple Draw tab was added but the game is still not supported. It's a placeholder
	  as of now.
 * Bugfixes
	+ Fixed: HUD sometimes crashing when opening panels.
	+ Fixed: Impossible to have more than 2 lines on the HUD.
	+ Fixed: Cap NL hands not properly recognized in Full Tilt Poker.
	+ Fixed: Hold'Em Limit not importing in Full Tilt Poker.
	+ Fixed: Closing the HUD when a modification was made was properly working, but the GUI
	  wasn't updated.
	+ Fixed: Hud Panel appearing truncated if the last line isn't the widest.

PokerHands beta 8.1 01/02/2009
 * New features
	+ PokerHands is now minimized to system tray and you can activate hud/live import from there.
	+ Color ranges for the hud.
	+ You can now disable hero's stats in the hud.
 * Changes
    + Hud move up/down properties.
    + Each theme now has its own table positions.
    + When moving hud panels around, you now have the possibility to save the new positions as the
      default value.
    + Stats can be configured to show only the latest hands of vilain.
	+ Starting/ending date columns were added to the session tabs.
	+ Stats only show for the limit currently being played.
	+ Text/Display elements can now have a custom back color.
	+ Files older than 2 days are now moved/copies when using Live Import.
	+ WTSD% was changed to comply with PokerTracker: it's now based on saw flop/saw first draw rather than
	  on total number of hands played.
 * Bugfixes
	+ Fixed: HUD redraw issues.
	+ Fixed: Hud panels not closing when stopping the hud.
	+ Fixed: Continuation Bet % always displaying 100% on Five Card Draw.
	+ Fixed: Transparency looking blueish.

PokerHands beta 8 12/16/2008
 * New features
	+ HUD for PokerStars! There's now a HUD for PokerStars and for all supported cash games.
	+ Live import: Of course the hud couldn't work without live import so that feature was needed
	  to support the hud. PokerStars only.
	+ Manual refresh: Because of the live import, it wasn't possible anymore to keep track of what needed
	  to be refreshed and what didn't without considerably slowing down the program. Therefore, a
	  button to refresh the views was added. (Shortcut: F5)
	+ Import stats (like import speed)
 * Changes
	+ You can now move or copy processed files to a specified folder after the import process is complete.
 * Bugfixes
	+ Fixed: the hand for "best win/worst beat" displayed for Five Card Draw was sometimes cropped.
	+ Fixed: Attempt to Steal. This stat will be redone but it's fixed for now. The database schema
	  wasn't changed, therefore PokerHands beta 7 databases will still work, but we highly encourage
	  you to reimport your hands to have correct ATS stats.
	+ Fixed: BB won & BB/100 on tabs other than "Summary".

PokerHands beta 7 12/07/2008
 * New features
	+ New Stats for all supported Poker cash games:
		- Raise/3/4 bets
		- Check/raise
		- Float bets (Five Card Draw excluded)
		- Continuation bets/2nd & 3rd barrels
		- Donk bets
	+ Hands tab: this tab will display the last 100/1k/10k hands played by the browsed player
	+ Position stats: see how profitable your playing style is from different positions. This is
	  only fold Hold'Em so far because I'm not settled yet as to how to group Five Card Draw
	  and Badugi hands.
	+ New deck: Fozzy from tiltbuster.com generously donated a 4-color deck. It's now set as the
	  default deck.
 * Changes
    + The ugly blue color of the selected rows is now gone for good.
    + When no database was opened, PokerHands was displaying graphes with a white background. Now they
      always have their correct look.
	+ Full ring, Short handed and Heads Up tables will now appear separately in the
	  summary table.
	+ Because all the new stats introduced a major database schema change AND a major update for the
	  hand history parsers, support for Everest Poker (which wasn't updated) is temporarily disabled.
	  and your previous databases will not be compatible with PH beta 7.
 * Bugfixes
    + PokerStars' HH saved with a time zone different than ET are now imported correctly. 
	+ Browsing hands while importing no longer crashes the program, though we don't recommend it.
	  Import functions and the main GUI are now running on independant database connections.
	+ Table names with special characters are now handled correctly and will no longer lock up
	  the program.
	+ Split pots on PokerStars' Badugi/Five Card Draw are now handled correctly.
	+ Reordered columns via drag'n drop are now saved correctly.	
	+ Some export buttons were not working: this is not fixed.

PokerHands beta 6.1 11/27/2008
 * Changes
    + A badugi button (Alt+B) was added in the menu and the toolbar.
 * Bugfixes
	+ Changing deck in the option menu now works properly.
	+ PokerHands no longer import Badugi's duplicates.
	+ Switching databases no longer cause an error when trying to import hands.
 * Known bugs
	+ Browsing hands while importing can crash the program. This is due to a known
	  ADO.NET behavior and will be taken care of shortly.

PokerHands beta 6 11/26/2008
 * New features
	+ Badugi support for PokerStars! The database schema was modified to support this new
	  game. Previous PokerHands databases are not compatible with this new beta.
	+ Badugi replayer!
	+ Columns now have a description so it's easier to understand the meaning behind
	  cryptic names like "WTSD" (Five Card Draw & Badugi only. Hold'Em will be updated
	  with the next version)
 * Changes
	+ Sitting out players are now displayed as such in the replayer.
	+ Beta versions now have a lifespan of 2 months.
	+ Dealer/SB/BB buttons are now part of the player panel
 * Bufixes
	+ Clicking on the "Me" buttons in the players' list now works properly. 
	+ Limp With Previous Caller (LWPC%) stat for Five Card Draw should now be accurate.
	+ The ending comma (,) is no longer added to the configuration XML file. It had no
	  impact on the program but it wasn't pretty :)
	+ Positions are now accurate

PokerHands beta 5 11/13/2008
 * New features
	+ Support for PostgreSQL databases.
	+ 5 Card Draw support! Lovers of this game will now be able to track their winnings!
	  5 Card Draw support introduces new stats for this particular variant:
		W$WSD			-	Won Money When Saw Draw
		SD				-	Saw Draw (%)
		Players/D(%)	-	Number of players at Draw (%)
		PDR				-	Pre-Draw Raise (%)
		CCPD			-	Cold Call Pre-Draw
		CPDR			-	Call Pre-Draw Raise
		AF(PD/AD)		-	Aggression Factor (Pre-Draw, After-Draw)
		AFq(PD/AD)		-	Aggression Frequency (Pre-Draw, After-Draw)
	  As you can see most of those stats are derivatives from Hold'Em. Hold'Em stats applicable 
	  to Five Card Draw are of course fully supported (VP$IP,RFI,$/100,W$SD, etc. etc.)
	+ 5 Card Draw replayer!
	+ Added meta information to databases (for future compatibility and migration issues)
 * Changes
	+ Microsoft SQL Compact Server support is dropped by now as there were deployment 
	  problems when using such a database. Until Microsoft's support finds a solution, you won't
	  be able to create and use those kind of databases anymore.
	+ There is no longer a "default" field for the databases. This was misleading for most
	  users.
	+ If you don't have an active database (for instance: first time you run the soft), you will
	  be prompted if you would like to run a wizard. This behavior should be much more user-friendly.
	+ Two databases can now have the same name as long as the path is different. The database name
	  is only a logicial name contained in metadata and has no impact whatsoever on the system.
	+ AFq is now displayed as a percentage, not a decimal number.
	+ Players are now smartly displayed around the poker table in the replayer. Short handed
	  games look much better that way.
 * Bugfixes
	+ Minor tooltip fixes on toolbar.
	+ Reordering columns' display issue is now partially fixed (see issues).
	+ Mucked cards are now taken into account for everest replayed hands.
	+ Clicking directly on the verbose list in the replayer now triggers actions properly.
 * Known Issues
    + Amount Rebuy/Addon on hold'em tourneys are not correctly taken into account.
    + Manually re-ordered columns via drag'n drop are not saved correctly. Please use the
      dedicated form to re-order the columns.
    + Unactive/Sitting Out players are displayed again in the replayer. A better behavior for
      those players will be introduced in the next version.

PokerHands beta 4 05/25/2008
 * New features
	+ New stats are available!
		W$WSF			-	Won Money When Saw Flop
		WTSD			-	Went to Show Down
		W$SD			-	Won Money at Show Down
		AF				-	Aggression Factor
		AF(PF/F/T/R)	-	Aggression Factor (Pre-Flop, Flop, Turn, River)
		AFq				-	Aggression Frequency
		AFq(PF/F/T/R)	-	Aggression Frequency (Pre-Flop, Flop, Turn, River)
		Att To Steal	-	Attempted to Steal (raise first in from CO or BTN)
		Fold SB To Steal-	Folded Small Blind To Steal Attempt
		Fold BB To Steal-	Folded Big Bling To Steal Attempt
		LWPC			-	Limped With Previous Callers
		$/100			-	Avg Money Won Per 100 hands
		BB/100			-	Avg Big Blinds Won Per 100 hands
		Actions			-	How someone played the hand preflop and on all streets
	+ Multidatabases handling: you are no longer limited to one database and can create and
	  use as many as you want.
	+ Hand converer: Format your hands to HTML or BBCode for forum posting purposes.
	  Only Full Tilt and PokerStars are supported. Everest Poker will follow in the next
	  version.
	+ Copy to clipboard/Save As functionnality in hand replayer
	+ PokerHands API: query any PokerHands database through an easy to use .NET DLL
 * Changes
	+ When browsing a player, tabs are refreshed only when clicking them.
	  this behavior allows faster processing for large databases.
	+ Database schema was stronly modified to support all the new stats, your
	  previous PokerHands database is not compatible with beta4.
	+ "Check for new hands" was removed from the import settings and will
	  be reintroduced back in a next beta as a "Auto Import" feature.
	+ Positions are now displayed as text, ie D, CO, MP, UTG, SB, BB (used to be numbers)
	+ Player notes are now displayed in the hand replayer summary
  * Bugfixes
    + VP$IP with players on Everest Poker seeing flop from BB in an unraised pre-flop pot
      is now tracked correctly.
    + Replaying PokerStars hands can no longer crash the program at showdown
      

PokerHands beta 3 04/25/2008
 * New features
	+ Support for Everest Poker
	+ Tournament support for PokerStars and Full Tilt Poker
	+ A new session panel is available, displaying more stats
	+ You can now add notes for every players
	+ More stats: Avg players/hand and players % per flop/turn/river
	+ New deck available: PartyGaming 4 colors
 * Changes
	+ The "General" page has been replaced by a new "Summary" page
	+ Sorting hands by any column should be almost instant now
	+ Customizing columns and Filtering have been separated. You have now much more
	  freedom in your column choices. However, filtering has been dropped for this
	  version but should come back soon.
	+ Removed the ability to graph by timestamp: it was pointless and missguiding
	+ You cannot resize the height of rows anymore 
	+ Import Hands tab was changed to be easier to use
 * Bugfixes
	+ Side pots in Full Tilt are now properly handled
	+ Importing Play Money hands is now working properly
	+ Fixed a SQL injection possibility in import class
	+ Hands without seat details (in FTP) used to generate an error: they are now ignored
	+ Database was limited to 256mB. It is now extended to max SQL Compact Server size: 4gB
	+ PokerStars' antes are now taken into account
	+ Fixed: Full Tilt's "Uncalled bet" line could generate an error
	+ Sidepots in PokerStars are now read properly
 * Known issues
    + Hands played at the same table but on different sessions will sometimes be added in 
      the same session

PokerHands beta 2 04/03/2008
 * New features
	+ Cash games support for PokerStars
	+ Hand filtering now supports column filtering
	+ More stats added (PFR, CPFR, RFI, CCPF, VP$IP)
	+ Display of player positions (D/CO/MP/UTG/SB/BB)
	+ Decks: you can now choose another deck of cards and add your owns
	+ Export data to CSV format
 * Changes
	+ Loading data is faster 
	+ Replay support for 10 player tables (was 9)
	+ Replayer now plays animation for blinds, they are not automatically posted anymore
	+ Replayer now deals cards at "*** HOLE CARDS ***", not "Dealt to Hero" to take into consideration
	  hands without hero
	+ You now have to specify hand history folder instead of program path folder to take into consideration
	  people not using default folder
	+ You can now only browse 1 player at the same time.
 * Bugfixes
	+ Fixed a bug where tieing a pot was interpreted as a loss in Full Tilt Poker
	+ Fixed a bug where people sitting out of a table were displayed during playback
	+ Fixed a bug where hole cards shown at showdown were not added to database
	+ Fixed some lines of logs listed as actions in replayer when they were not

PokerHands beta 1 03/14/2008
 * Features
	+ Cash games support for Full Tilt Poker
	+ Graph details
	+ Hand statistics
	+ Replayer