diff --git a/CHANGES b/CHANGES index 2d6562e627..c44f6011b2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -3.4.11 - ??? +3.4.11 - 29 November 2020 * 13728: Translucent solid-colored backgrounds of boards are incorrectly drawn opaque @@ -45,15 +45,15 @@ * 13547: Don't raise a bug dialog on failure to read an MP3 * 13546: Change backup Resource directory from temp folder to base folder * 13542: Interaction between Move Fixed Distance and Rotate traits has changed - between 3.2.17 and 3.4.6 + between 3.2.17 and 3.4.6 * 13540: Macs now use Command as modifier key for grid-resizing, setup-stack-moving in Editor * 13525: HFS+ stores filenames in NFD, so must check for that variant when - loading + loading * 13524: Masked card dragged from Player Hand reports differently between - 3.2.17 and 3.4.6 + 3.2.17 and 3.4.6 * 13520: Made Command+Click the select/deselect combo for Macs (and - Command+Wheel to zoom) + Command+Wheel to zoom) * 13489: Pieces scaled incorrectly during drags on HiDPI screens on Windows 3.4.6 - 12 October 2020 @@ -61,10 +61,10 @@ * 13508: NPE in GamePieceOpImpl.getTileIndices() * 13505: Dragging a card/piece off the top of a deck should not also band-select * 13503: At-Start Stacks and Decks in board appear in wrong place if map - padding specified + padding specified * 13467: Edited modules containing HTML img elements can't be saved on Windows * 13456: At-Start Stack using Grid Location uses Location on first board, not - chosen board (additional fix for 12576) + chosen board (additional fix for 12576) 3.4.5 - 6 October 2020 diff --git a/Makefile b/Makefile index 2221f6920e..405f9395e5 100644 --- a/Makefile +++ b/Makefile @@ -49,9 +49,9 @@ JDOCDIR:=jdoc # numeric part of the version only VNUM:=3.4.11 -MAVEN_VERSION:=$(VNUM)-SNAPSHOT +#MAVEN_VERSION:=$(VNUM)-SNAPSHOT #MAVEN_VERSION:=$(VNUM)-beta1 -#MAVEN_VERSION:=$(VNUM) +MAVEN_VERSION:=$(VNUM) JARNAME:=vassal-app-$(MAVEN_VERSION) diff --git a/dist/notes/NOTES-bgg.jinja b/dist/notes/NOTES-bgg.jinja index e0f209b541..8fa8852137 100644 --- a/dist/notes/NOTES-bgg.jinja +++ b/dist/notes/NOTES-bgg.jinja @@ -15,12 +15,20 @@ The VASSAL Team is happy to announce the release of VASSAL {{version}}. [url=https://github.com/vassalengine/vassal/releases/download/{{version}}/VASSAL-{{version}}-windows-32.exe]Windows (32-bit)[/url] [url=https://github.com/vassalengine/vassal/releases/download/{{version}}/VASSAL-{{version}}-other.zip]Other[/url] +[size=16][b]Changes since 3.4.10[/b][/size] + +Bug fixes + +* 13728: Translucent solid-colored backgrounds of boards are incorrectly drawn opaque +* 13679: IndexOutOfBoundsException in AbstractTiledOpImpl.getTile() via GridOp +* 13677: NullPointerException in AbstractTiledOpImpl.getTileOp() via GridOp + [size=16][b]Changes since 3.4.9[/b][/size] +Bug fixes + * 13720: Tiles in last row, column of boards with colored backgrounds and no image render too large * 13688: Reversed boards with grids fail to display -* 13679: IndexOutOfBoundsException in AbstractTiledOpImpl.getTile() via GridOp -* 13677: NullPointerException in AbstractTiledOpImpl.getTileOp() via GridOp [size=16][b]Changes since 3.4.8[/b][/size] diff --git a/dist/notes/NOTES-csw.jinja b/dist/notes/NOTES-csw.jinja index ff4d541115..3f8e623ac8 100644 --- a/dist/notes/NOTES-csw.jinja +++ b/dist/notes/NOTES-csw.jinja @@ -13,13 +13,18 @@ The VASSAL Team is happy to announce the release of VASSAL {{version}}. * Windows (32-bit) * Other +

Changes since 3.4.10

+Bug fixes + +* 13728: Translucent solid-colored backgrounds of boards are incorrectly drawn opaque +* 13679: IndexOutOfBoundsException in AbstractTiledOpImpl.getTile() via GridOp +* 13677: NullPointerException in AbstractTiledOpImpl.getTileOp() via GridOp +

Changes since 3.4.9

Bug fixes * 13720: Tiles in last row, column of boards with colored backgrounds and no image render too large * 13688: Reversed boards with grids fail to display -* 13679: IndexOutOfBoundsException in AbstractTiledOpImpl.getTile() via GridOp -* 13677: NullPointerException in AbstractTiledOpImpl.getTileOp() via GridOp

Changes since 3.4.8

Bug fixes diff --git a/dist/notes/NOTES-fb.jinja b/dist/notes/NOTES-fb.jinja index e194377b22..62bd9b6362 100644 --- a/dist/notes/NOTES-fb.jinja +++ b/dist/notes/NOTES-fb.jinja @@ -4,11 +4,10 @@ Download: https://github.com/vassalengine/vassal/releases/tag/{{version}} Release notes: http://www.vassalengine.org/wiki/VASSAL_3.4_Release_Notes -Changes since 3.4.9: +Changes since 3.4.10: Bug fixes -* 13720: Tiles in last row, column of boards with colored backgrounds and no image render too large -* 13688: Reversed boards with grids fail to display +* 13728: Translucent solid-colored backgrounds of boards are incorrectly drawn opaque * 13679: IndexOutOfBoundsException in AbstractTiledOpImpl.getTile() via GridOp * 13677: NullPointerException in AbstractTiledOpImpl.getTileOp() via GridOp diff --git a/dist/notes/NOTES-news.jinja b/dist/notes/NOTES-news.jinja index fe548306e0..f230f5f06b 100644 --- a/dist/notes/NOTES-news.jinja +++ b/dist/notes/NOTES-news.jinja @@ -18,13 +18,19 @@ The VASSAL Team is happy to announce the release of VASSAL {{version}}.
  • Other
  • +

    Changes since 3.4.10

    +

    Bug fixes

    + +

    Changes since 3.4.9

    Bug fixes

    Changes since 3.4.8

    diff --git a/dist/notes/NOTES-vassalforum.jinja b/dist/notes/NOTES-vassalforum.jinja index 41b429daa9..f749d30301 100644 --- a/dist/notes/NOTES-vassalforum.jinja +++ b/dist/notes/NOTES-vassalforum.jinja @@ -18,14 +18,20 @@ The VASSAL Team is happy to announce the release of VASSAL {{version}}. [url=https://github.com/vassalengine/vassal/releases/download/{{version}}/VASSAL-{{version}}-windows-32.exe]Windows (32-bit)[/url] [url=https://github.com/vassalengine/vassal/releases/download/{{version}}/VASSAL-{{version}}-other.zip]Other[/url] +[size=150][b]Changes since 3.4.10[/b][/size] + +Bug fixes + +* 13728: Translucent solid-colored backgrounds of boards are incorrectly drawn opaque +* 13679: IndexOutOfBoundsException in AbstractTiledOpImpl.getTile() via GridOp +* 13677: NullPointerException in AbstractTiledOpImpl.getTileOp() via GridOp + [size=150][b]Changes since 3.4.9[/b][/size] Bug fixes * 13720: Tiles in last row, column of boards with colored backgrounds and no image render too large * 13688: Reversed boards with grids fail to display -* 13679: IndexOutOfBoundsException in AbstractTiledOpImpl.getTile() via GridOp -* 13677: NullPointerException in AbstractTiledOpImpl.getTileOp() via GridOp [size=150][b]Changes since 3.4.8[/b][/size] diff --git a/pom.xml b/pom.xml index 19fc9d1d66..d52837ba72 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.vassalengine vassal-parent - 3.4.11-SNAPSHOT + 3.4.11 pom Vassal Engine diff --git a/release-prepare/pom.xml b/release-prepare/pom.xml index 4324386f98..cf1989dce4 100644 --- a/release-prepare/pom.xml +++ b/release-prepare/pom.xml @@ -5,11 +5,11 @@ org.vassalengine vassal-parent - 3.4.11-SNAPSHOT + 3.4.11 release-prepare - 3.4.11-SNAPSHOT + 3.4.11 pom diff --git a/vassal-app/pom.xml b/vassal-app/pom.xml index 769df3ecbd..3e570afbb1 100644 --- a/vassal-app/pom.xml +++ b/vassal-app/pom.xml @@ -5,11 +5,11 @@ org.vassalengine vassal-parent - 3.4.11-SNAPSHOT + 3.4.11 vassal-app - 3.4.11-SNAPSHOT + 3.4.11 jar ${project.artifactId} diff --git a/vassal-deprecation/pom.xml b/vassal-deprecation/pom.xml index 5e2c1959ca..bc5b97e257 100644 --- a/vassal-deprecation/pom.xml +++ b/vassal-deprecation/pom.xml @@ -5,11 +5,11 @@ org.vassalengine vassal-parent - 3.4.11-SNAPSHOT + 3.4.11 vassal-deprecation - 3.4.11-SNAPSHOT + 3.4.11 jar diff --git a/vassal-doc/pom.xml b/vassal-doc/pom.xml index 068d2b260e..f7a5daacc7 100644 --- a/vassal-doc/pom.xml +++ b/vassal-doc/pom.xml @@ -5,11 +5,11 @@ org.vassalengine vassal-parent - 3.4.11-SNAPSHOT + 3.4.11 vassal-doc - 3.4.11-SNAPSHOT + 3.4.11