diff --git a/CHANGES b/CHANGES index 840c8ef310..ac10af02b7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -3.4.8 - ??? +3.4.8 - 8 November 2020 * 13577: Stacks properly restore their visual 'layer' level when saved/restored * 13574: Fix reporting on oldXXXXXX properties in ReportState diff --git a/dist/notes/NOTES-bgg.jinja b/dist/notes/NOTES-bgg.jinja index a42048a5cb..6870d17e90 100644 --- a/dist/notes/NOTES-bgg.jinja +++ b/dist/notes/NOTES-bgg.jinja @@ -15,6 +15,27 @@ 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.7[/b][/size] + +Bug fixes + +* 13577: Stacks properly restore their visual 'layer' level when saved/restored +* 13574: Fix reporting on oldXXXXXX properties in ReportState +* 13573: Beanshell count function not working with $$ variables in Restrict Commands property match +* 13567: Put backup in better location when writing to module fails and ensure Editor is not left in a bad state +* 13560: Don't register mouse listeners from ActionButton.draw() +* 13449: Inventory window remains open when the game is closed in the Player +* 13379: Mass Piece Loader - Decrease key now loads correctly +* 13379: Mass Piece Loader - Layers are no longer loaded Activated + +Other improvements + +* 13572: Stop converting preferences last written by 3.2.7 or earlier +* 13563: Hitting Enter in Editor expands or edits nodes +* 13431: Cache grid and grid numbering painting for better performance +* 13379: Mass Piece Loader - Base Image can now be loaded into layers +* 10063: Hitting Enter on Module Manager opens the module + [size=16][b]Changes since 3.4.6[/b][/size] Bug fixes diff --git a/dist/notes/NOTES-csw.jinja b/dist/notes/NOTES-csw.jinja index 94160f2d4c..917e6a1ef7 100644 --- a/dist/notes/NOTES-csw.jinja +++ b/dist/notes/NOTES-csw.jinja @@ -13,6 +13,26 @@ The VASSAL Team is happy to announce the release of VASSAL {{version}}. * Windows (32-bit) * Other +

Changes since 3.4.7

+Bug fixes + +* 13577: Stacks properly restore their visual 'layer' level when saved/restored +* 13574: Fix reporting on oldXXXXXX properties in ReportState +* 13573: Beanshell count function not working with $$ variables in Restrict Commands property match +* 13567: Put backup in better location when writing to module fails and ensure Editor is not left in a bad state +* 13560: Don't register mouse listeners from ActionButton.draw() +* 13449: Inventory window remains open when the game is closed in the Player +* 13379: Mass Piece Loader - Decrease key now loads correctly +* 13379: Mass Piece Loader - Layers are no longer loaded Activated + +Other improvements + +* 13572: Stop converting preferences last written by 3.2.7 or earlier +* 13563: Hitting Enter in Editor expands or edits nodes +* 13431: Cache grid and grid numbering painting for better performance +* 13379: Mass Piece Loader - Base Image can now be loaded into layers +* 10063: Hitting Enter on Module Manager opens the module +

Changes since 3.4.6

Bug fixes diff --git a/dist/notes/NOTES-news.jinja b/dist/notes/NOTES-news.jinja index a68940015b..809c8986a4 100644 --- a/dist/notes/NOTES-news.jinja +++ b/dist/notes/NOTES-news.jinja @@ -18,6 +18,27 @@ The VASSAL Team is happy to announce the release of VASSAL {{version}}.
  • Other
  • +

    Changes since 3.4.7

    +

    Bug fixes

    + +

    Other improvements

    + +

    Changes since 3.4.6

    Bug fixes