-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathChangelog.txt
152 lines (126 loc) · 5.24 KB
/
Changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
*********************************************************
* *
* JSPGNVIEWER CHANGELOG *
* *
* Project page: https://github.com/toomasr/jspgnviewer/ *
* *
* *
*********************************************************
05.09.2019 - jsPgnViewer/WP plugin 0.7.4
+ Added couple of pieces themes (including SVG)
+ Added SVG buttons
+ Added support for keyboard arrows
+ Improved defaults for board visuals
+ Improved tests and coverage
+ Bugfixes to very specific bishop move
28.08.2015 - jsPgnViewer/WP plugin 0.7.3
Bugfixe(s)/Change(s)
+ Bugfixes
17.08.2010 - jsPgnViewer/WP plugin 0.6.8
Bugfixe(s)/Change(s)
+ Support Yahoo format
13.08.2010 - jsPgnViewer/WP plugin 0.6.8
Bugfixe(s)/Change(s)
+ Fixed a bug in rook move handling
12.04.2010 - jsPgnViewer/WP plugin 0.6.7
Bugfixe(s)/Change(s)
+ Fixes the buttonPrefix defaults not honoring different
set styles
+ Default btns also have png counterparts to gif ones
to avoid having a buttonSuffix and imageSuffix options
11.04.2010 - jsPgnViewer/WP plugin 0.6.6
Bugfixe(s)/Change(s)
+ Fixes the handling of multi-nested comment
+ Special handling of broken PGN files only applied on
broken PGNs
04.04.2010 - jsPgnViewer/WP plugin 0.6.5
Bugfixe(s)/Change(s)
+ Better handling of NAGs, http://www.very-best.de/pgn-spec.htm#7.
+ Some fixes that I have merged but forgotten about
30.07.2008 - jsPgnViewer/WP plugin 0.6.4
Bugfixe(s)/Change(s)
+ Possible to download the game as a file
+ skipToMove option added
http://code.google.com/p/jspgnviewer/issues/detail?id=19
+ Handling of broken (unmatched parentheses in comments) PGN files
13.01.2008 - jsPgnViewer/WP plugin 0.6.2
Bugfixe(s)/Change(s)
+ Some NAGs showed wrong annotations
http://code.google.com/p/jspgnviewer/issues/detail?id=18
28.12.2007 - WP plugin 0.6.1
Bugfixe(s)/Change(s)
+ Defining games in WP with ###pgn### and %%%pgn%%% start/end tags
+ Replacing some entities back in WP when WP or tinyMCE thinks that it is
wise to replace some text with entities.
26.12.2007 - jsPgnViewer/WP plugin 0.6
Bugfixe(s)/Change(s)
+ Zurich theme added
+ Other undocumented features/fixes
20.09.2007 - jsPgnViewer/WP plugin 0.5.6
Bugfixe(s)/Change(s)
+ Variations after comments don't show
http://code.google.com/p/jspgnviewer/issues/detail?id=9
+ Last move is not shown when no game end is set
http://code.google.com/p/jspgnviewer/issues/detail?id=10
+ Long-format not supported (e2-e4 etc.)
http://code.google.com/p/jspgnviewer/issues/detail?id=11
01.07.2007 - jsPgnViewer/WP plugin 0.5.3
Bugfixe(s)/Change(s)
+ Correct handling of $[1-6]
24.06.2007 - jsPgnViewer/WP plugin 0.5.2
Bugfixe(s)/Change(s)
+ Showing comments configurable with an option (Kent Smotherman)
+ See docs http://www.pgnview.com/index.php?n=Main.Docs for details
+ Showing comments configurable with a button (Kent Smotherman)
+ More PGN tags are displayed for the game (Kent Smotherman)
+ Empty tags not producing visuals anymore
+ Moves pane same height as board and autoflow auto (Kent Smotherman)
+ Small Safari bugs squashed (Kent Smotherman)
09.06.2007 - jsPgnViewer/WP plugin 0.5
Bugfixe(s)/Change(s)
+ Safari support - thanks to Kent Smotherman
+ RAV (Recursive Annotation Variations) suppor - by Kent Smotherman
+ Comments support - by Kent Smotherman
+ Not extracting Round info due to tyopo - by Kent Smotherman
+ New chess set - by Kent Smotherman
+ Default images moved from './img' to '.img/default'. Other
folders in './img/' are for different sets and still configurable
with 'imagePrefix'.
+ New configuration options
+ commentFont, commentFontSize, commentFontColor
+ boardSize, squareSize
+ blackSqColor, whiteSqColor
+ movesPaneWidth - this was present but undocumented before
+ See docs http://www.pgnview.com/index.php?n=Main.Docs for details
+ See demo http://tom.jabber.ee/jspgnviewer/ for details
05.06.2007 - jsPgnViewer/WP plugin 0.3.8
Change(s)
3 different versions:
+ (DEFAULT) packed with Packer (http://dean.edwards.name/packer/)
+ packed with JSMin (http://www.crockford.com/javascript/jsmin.html)
+ unpacked
From now on all lines are semicolon terminated. And certain rules
apply to language constructs depending if packers get angry or not.
For a quick incomplete list check:
http://dean.edwards.name/packer/usage/sample.html
13.04.2007 - jsPgnViewer/WP plugin 0.3.7
Bugfix(es)
CSS margin/padding for images ruins the graphical board
http://code.google.com/p/jspgnviewer/issues/detail?id=8
24.03.2007 - jsPgnViewer/WP plugin 0.3.6
Bugfix(es)
Optimizations for queens and bishops.
Reworked visuals. Layout more stable when resizing.
18.02.2007 - jsPgnViewer/WP plugin 0.3.3
Bugfix(es)
Image preloading + support for image sets
http://code.google.com/p/jspgnviewer/issues/detail?id=4
Autoversioning JS and PHP files
http://code.google.com/p/jspgnviewer/issues/detail?id=7
27.01.2007 - WP plugin 0.3.2
Bugfix(es)
See http://code.google.com/p/jspgnviewer/issues/detail?id=5
23.12.2006 - jsPgnViewer 0.3.1
Bugfixes
More foolproof PGN parsing. Extra spaces were making the
parser go off.