changelog date typo
[eidogo.git] / doc / changelog.txt
blob987aa09ecaf34a64737953550551f1f3e99f8131
1 Version 1.2 - Apr 12 1008
2     Site Features
3         * Game archive, game info search
4         * GNU Go handicap, color chooser
5         * Kombilo-based joseki tutor
6         * "Show pro games with this position" link in joseki tutor
7         * Multi-page pattern search results
8     Embedded SGF Player Features
9         * View-only mode
10         * Edit game info tool
11         * Clear marker tool
12         * Prompt to delete move when all properties are removed
13         * "Jump to move" tool
14         * French, Spanish, and Portuguese translations
15         * New example using <iframe> that activates keyboard shortcuts only
16           when the Player has focus
17         * Refactored internal game tree structures to support future features
18           such as collaborative editing
19     Bug fixes
20         * Multiple KGS comments no longer mess up SGF upon saving to server
21         * Non-regular board sizes open as 19x19 instead of breaking
22         * Most errors now allow you to continue playing or loading games
24 Version 1.1 - Jan 21 2008
25     Features
26         * Problem mode, crop/shrink-to-fit option
27         * Score estimate (server-side)
28         * Decoupled Player from BoardRenderer, which opens the door for
29           alternative kinds of board renderers, like Flash
30         * Proof-of-concept Flash board renderer
31     Bug fixes
32         * Messed up or missing coordinates display
33         * Pass causing errant stone to be placed on board when skipping ahead
34         * Error for multiple game info properties within same node