Skip to content

Commit

Permalink
Updated release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
uckelman committed Jun 22, 2020
1 parent 428ea1d commit 0231b97
Show file tree
Hide file tree
Showing 6 changed files with 61 additions and 121 deletions.
6 changes: 6 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
3.3.1 - 22 June 2020

* 13111: IncompatibleClassChangeError due to change of ComponentSplitter
methods to static
* 13083: BrowserSupport cannot open URLs on Linux without gtk3

3.3.0 - 16 June 2020

* 13103: Windows installer checks for 64-bit Windows, as bundled Java is 64-bit
Expand Down
34 changes: 11 additions & 23 deletions README
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
The VASSAL Team is happy to announce the release of VASSAL 3.3.0.
The VASSAL Team is happy to announce the release of VASSAL 3.3.1.

********************************************************************************
IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT
Expand Down Expand Up @@ -29,42 +29,30 @@ Download

For Linux:

https://github.com/vassalengine/vassal/releases/download/3.3.0/VASSAL-3.3.0-linux.tar.bz2
https://github.com/vassalengine/vassal/releases/download/3.3.1/VASSAL-3.3.1-linux.tar.bz2

For Mac OS X:

https://github.com/vassalengine/vassal/releases/download/3.3.0/VASSAL-3.3.0-macosx.dmg
https://github.com/vassalengine/vassal/releases/download/3.3.1/VASSAL-3.3.1-macosx.dmg

For Windows:

https://github.com/vassalengine/vassal/releases/download/3.3.0/VASSAL-3.3.0-windows.exe
https://github.com/vassalengine/vassal/releases/download/3.3.1/VASSAL-3.3.1-windows.exe

For other operating systems:

https://github.com/vassalengine/vassal/releases/download/3.3.0/VASSAL-3.3.0-other.zip
https://github.com/vassalengine/vassal/releases/download/3.3.1/VASSAL-3.3.1-other.zip


*************************
Changes since 3.2.17
Changes since 3.3.0
*************************

* 13103: Windows installer checks for 64-bit Windows, as bundled Java is 64-bit
* 12973: Unnecessary NullCommands being generated by Trigger Action
* 12861: Improved behavior of Zone editor
* 12825: Send keep-alive to prevent disconnection
* 12817: Right-clicking on unexpanded stacks no longer selects top piece
* 12816: Splitter between chat and map panes starts with map obscured
* 12805: Upgraded Batik from 1.12 to 1.13
* 12732: Use all available rendering hints for text
* 12731: javax.sound.samples.Clip fails to convert WAV files it can play
* 12724: Bundle Java 14 with Windows and Mac packages
* 12613: Advance maximum custom class version to Java 11
* 12579: Don't bundle Java on Linux
* 12559: HiDPI support
* 12558: Bundle Java with VASSAL
* 12557: Compatibility with Java 9+
* 12556: Mass Piece Definer does not sort image names
* 12544: MacOS launcher not finding correct Java install
Bug fixes:

* 13111: IncompatibleClassChangeError due to change of ComponentSplitter
methods to static prevents some modules from opening
* 13083: BrowserSupport cannot open URLs on Linux without gtk3

For changes prior to this release, see the change log.

Expand Down
40 changes: 14 additions & 26 deletions release/NOTES-bgg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[size=18][b]VASSAL 3.3.0 Released[/b][/size]
The VASSAL Team is happy to announce the release of VASSAL 3.3.0.
[size=18][b]VASSAL 3.3.1 Released[/b][/size]
The VASSAL Team is happy to announce the release of VASSAL 3.3.1.

[size=16][b]IMPORTANT[/b][/size]
* Things may be broken which worked in 3.2.17. If you find a bug introduced since 3.2.17, please report it.
Expand All @@ -9,30 +9,18 @@ The VASSAL Team is happy to announce the release of VASSAL 3.3.0.
* Some modules containing custom drawing code may render incorrectly on HiDPI displays. If you are the maintainer of such a module, let us know and we can advise you about what needs updating for 3.3 in your code. (We are aware already that VASL has this problem and are working with its maintainers to update it.)

[size=16][b]Download[/b][/size]
[url=https://github.com/vassalengine/vassal/releases/download/3.3.0/VASSAL-3.3.0-linux.tar.bz2]Linux[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.3.0/VASSAL-3.3.0-macosx.dmg]Mac OS X[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.3.0/VASSAL-3.3.0-windows.exe]Windows[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.3.0/VASSAL-3.3.0-other.zip]Other[/url]

[size=16][b]Changes since 3.2.17[/b][/size]

* 13103: Windows installer checks for 64-bit Windows, as bundled Java is 64-bit
* 12973: Unnecessary NullCommands being generated by Trigger Action
* 12861: Improved behavior of Zone editor
* 12825: Send keep-alive to prevent disconnection
* 12817: Right-clicking on unexpanded stacks no longer selects top piece
* 12816: Splitter between chat and map panes starts with map obscured
* 12805: Upgraded Batik from 1.12 to 1.13
* 12732: Use all available rendering hints for text
* 12731: javax.sound.samples.Clip fails to convert WAV files it can play
* 12724: Bundle Java 14 with Windows and Mac packages
* 12613: Advance maximum custom class version to Java 11
* 12579: Don't bundle Java on Linux
* 12559: HiDPI support
* 12558: Bundle Java with VASSAL
* 12557: Compatibility with Java 9+
* 12556: Mass Piece Definer does not sort image names
* 12544: MacOS launcher not finding correct Java install
[url=https://github.com/vassalengine/vassal/releases/download/3.3.1/VASSAL-3.3.1-linux.tar.bz2]Linux[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.3.1/VASSAL-3.3.1-macosx.dmg]Mac OS X[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.3.1/VASSAL-3.3.1-windows.exe]Windows[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.3.1/VASSAL-3.3.1-other.zip]Other[/url]

[size=16][b]Changes since 3.3.0[/b][/size]

Bug fixes:

* 13111: IncompatibleClassChangeError due to change of ComponentSplitter
methods to static prevents some modules from opening
* 13083: BrowserSupport cannot open URLs on Linux without gtk3

For changes prior to this release, see the change log.

Expand Down
33 changes: 10 additions & 23 deletions release/NOTES-csw
Original file line number Diff line number Diff line change
@@ -1,33 +1,20 @@
The VASSAL Team is happy to announce the release of VASSAL 3.3.0.
The VASSAL Team is happy to announce the release of VASSAL 3.3.1.
<h3>IMPORTANT</h3>
* Things may be broken which worked in 3.2.17. If you find a bug introduced since 3.2.17, please report it.

* If you save a module in VASSAL 3.3, you will NOT be able to open it afterwards with VASSAL 3.2. We recommend keeping a backup copy of any pre-3.3 modules you plan to modify in 3.3 until you've verified that everything works to your satisfaction.

* Some modules containing custom drawing code may render incorrectly on HiDPI displays. If you are the maintainer of such a module, let us know and we can advise you about what needs updating for 3.3 in your code. (We are aware already that VASL has this problem and are working with its maintainers to update it.)
<h3>Download</h3>
* <a href='https://github.com/vassalengine/vassal/releases/download/3.3.0/VASSAL-3.3.0-linux.tar.bz2' target='_new'>Linux</a>
* <a href='https://github.com/vassalengine/vassal/releases/download/3.3.0/VASSAL-3.3.0-macosx.dmg' target='_new'>Mac OS X</a>
* <a href='https://github.com/vassalengine/vassal/releases/download/3.3.0/VASSAL-3.3.0-windows.exe' target='_new'>Windows</a>
* <a href='https://github.com/vassalengine/vassal/releases/download/3.3.0/VASSAL-3.3.0-other.zip' target='_new'>Other</a>
<h3>Changes since 3.2.17</h3>
* 13103: Windows installer checks for 64-bit Windows, as bundled Java is 64-bit
* 12973: Unnecessary NullCommands being generated by Trigger Action
* 12861: Improved behavior of Zone editor
* 12825: Send keep-alive to prevent disconnection
* 12817: Right-clicking on unexpanded stacks no longer selects top piece
* 12816: Splitter between chat and map panes starts with map obscured
* 12805: Upgraded Batik from 1.12 to 1.13
* 12732: Use all available rendering hints for text
* 12731: javax.sound.samples.Clip fails to convert WAV files it can play
* 12724: Bundle Java 14 with Windows and Mac packages
* 12613: Advance maximum custom class version to Java 11
* 12579: Don't bundle Java on Linux
* 12559: HiDPI support
* 12558: Bundle Java with VASSAL
* 12557: Compatibility with Java 9+
* 12556: Mass Piece Definer does not sort image names
* 12544: MacOS launcher not finding correct Java install
* <a href='https://github.com/vassalengine/vassal/releases/download/3.3.1/VASSAL-3.3.1-linux.tar.bz2' target='_new'>Linux</a>
* <a href='https://github.com/vassalengine/vassal/releases/download/3.3.1/VASSAL-3.3.1-macosx.dmg' target='_new'>Mac OS X</a>
* <a href='https://github.com/vassalengine/vassal/releases/download/3.3.1/VASSAL-3.3.1-windows.exe' target='_new'>Windows</a>
* <a href='https://github.com/vassalengine/vassal/releases/download/3.3.1/VASSAL-3.3.1-other.zip' target='_new'>Other</a>
<h3>Changes since 3.3.0</h3>
Bug fixes:

* 13111: IncompatibleClassChangeError due to change of ComponentSplitter methods to static prevents some modules from opening
* 13083: BrowserSupport cannot open URLs on Linux without gtk3

For changes prior to this release, see the change log.
<h3>Minimum Requirements</h3>
Expand Down
32 changes: 9 additions & 23 deletions release/NOTES-news
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p>
The VASSAL Team is happy to announce the release of VASSAL 3.3.0.
The VASSAL Team is happy to announce the release of VASSAL 3.3.1.
</p>
<h2>IMPORTANT</h2>
<ul>
Expand All @@ -10,31 +10,17 @@ The VASSAL Team is happy to announce the release of VASSAL 3.3.0.

<h2>Download</h2>
<ul>
<li><a href='https://github.com/vassalengine/vassal/releases/download/3.3.0/VASSAL-3.3.0-linux.tar.bz2' target='_new'>Linux</a></li>
<li><a href='https://github.com/vassalengine/vassal/releases/download/3.3.0/VASSAL-3.3.0-macosx.dmg' target='_new'>Mac OS X</a></li>
<li><a href='https://github.com/vassalengine/vassal/releases/download/3.3.0/VASSAL-3.3.0-windows.exe' target='_new'>Windows</a></li>
<li><a href='https://github.com/vassalengine/vassal/releases/download/3.3.0/VASSAL-3.3.0-other.zip' target='_new'>Other</a></li>
<li><a href='https://github.com/vassalengine/vassal/releases/download/3.3.1/VASSAL-3.3.1-linux.tar.bz2' target='_new'>Linux</a></li>
<li><a href='https://github.com/vassalengine/vassal/releases/download/3.3.1/VASSAL-3.3.1-macosx.dmg' target='_new'>Mac OS X</a></li>
<li><a href='https://github.com/vassalengine/vassal/releases/download/3.3.1/VASSAL-3.3.1-windows.exe' target='_new'>Windows</a></li>
<li><a href='https://github.com/vassalengine/vassal/releases/download/3.3.1/VASSAL-3.3.1-other.zip' target='_new'>Other</a></li>
</ul>

<h2>Changes since 3.2.17</h2>
<h2>Changes since 3.3.0</h2>
Bug fixes:
<ul>
<li>13103: Windows installer checks for 64-bit Windows, as bundled Java is 64-bit</li>
<li>12973: Unnecessary NullCommands being generated by Trigger Action</li>
<li>12861: Improved behavior of Zone editor</li>
<li>12825: Send keep-alive to prevent disconnection</li>
<li>12817: Right-clicking on unexpanded stacks no longer selects top piece</li>
<li>12816: Splitter between chat and map panes starts with map obscured</li>
<li>12805: Upgraded Batik from 1.12 to 1.13</li>
<li>12732: Use all available rendering hints for text</li>
<li>12731: javax.sound.samples.Clip fails to convert WAV files it can play</li>
<li>12724: Bundle Java 14 with Windows and Mac packages</li>
<li>12613: Advance maximum custom class version to Java 11</li>
<li>12579: Don't bundle Java on Linux</li>
<li>12559: HiDPI support</li>
<li>12558: Bundle Java with VASSAL</li>
<li>12557: Compatibility with Java 9+</li>
<li>12556: Mass Piece Definer does not sort image names</li>
<li>12544: MacOS launcher not finding correct Java install</li>
<li>13111: IncompatibleClassChangeError due to change of ComponentSplitter methods to static prevents some modules from opening</li>
<li>13083: BrowserSupport cannot open URLs on Linux without gtk3</li>
</ul>
<p>
For changes prior to this release, see the change log.
Expand Down
37 changes: 11 additions & 26 deletions release/NOTES-vassalforum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[size=200][b]VASSAL 3.3.0 Released[/b][/size]
[size=200][b]VASSAL 3.3.1 Released[/b][/size]

The VASSAL Team is happy to announce the release of VASSAL 3.3.0.
The VASSAL Team is happy to announce the release of VASSAL 3.3.1.


[size=150][b]IMPORTANT[/b][/size]
Expand All @@ -13,30 +13,15 @@ The VASSAL Team is happy to announce the release of VASSAL 3.3.0.

[size=150][b]Download[/b][/size]

[url=https://github.com/vassalengine/vassal/releases/download/3.3.0/VASSAL-3.3.0-linux.tar.bz2]Linux[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.3.0/VASSAL-3.3.0-macosx.dmg]Mac OS X[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.3.0/VASSAL-3.3.0-windows.exe]Windows[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.3.0/VASSAL-3.3.0-other.zip]Other[/url]

[size=150][b]Changes since 3.2.17[/b][/size]

* 13103: Windows installer checks for 64-bit Windows, as bundled Java is 64-bit
* 12973: Unnecessary NullCommands being generated by Trigger Action
* 12861: Improved behavior of Zone editor
* 12825: Send keep-alive to prevent disconnection
* 12817: Right-clicking on unexpanded stacks no longer selects top piece
* 12816: Splitter between chat and map panes starts with map obscured
* 12805: Upgraded Batik from 1.12 to 1.13
* 12732: Use all available rendering hints for text
* 12731: javax.sound.samples.Clip fails to convert WAV files it can play
* 12724: Bundle Java 14 with Windows and Mac packages
* 12613: Advance maximum custom class version to Java 11
* 12579: Don't bundle Java on Linux
* 12559: HiDPI support
* 12558: Bundle Java with VASSAL
* 12557: Compatibility with Java 9+
* 12556: Mass Piece Definer does not sort image names
* 12544: MacOS launcher not finding correct Java install
[url=https://github.com/vassalengine/vassal/releases/download/3.3.1/VASSAL-3.3.1-linux.tar.bz2]Linux[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.3.1/VASSAL-3.3.1-macosx.dmg]Mac OS X[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.3.1/VASSAL-3.3.1-windows.exe]Windows[/url]
[url=https://github.com/vassalengine/vassal/releases/download/3.3.1/VASSAL-3.3.1-other.zip]Other[/url]

[size=150][b]Changes since 3.3.0[/b][/size]

* 13111: IncompatibleClassChangeError due to change of ComponentSplitter methods to static
* 13083: BrowserSupport cannot open URLs on Linux without gtk3

For changes prior to this release, see the change log.

Expand Down

0 comments on commit 0231b97

Please sign in to comment.