MONTREUX CONFIGURATION CHANGES

Check config.html for details, but this page should give you a hint what to check.

Version 4.35
No changes.

Version 4.34, 4.33
AlwaysRefresh. Option was newly added. Forces refresh (new read) even if the database was not modified.
RefreshAction. Working of the option was extended. Old values should still show a similar behaviour.

Version 4.32
ImgFilterLayout. New piece layout type has been added. Similar to ImgTransLayout, but is expected to work better around the Microsoft IE and JView bugs. Note that ImgTransLayout remains default.
DefaultWindowXPos
DefaultWindowYPos
DefaultWindowXSize
DefaultWindowYSize.
No longer supported. Replace by ListWindowXPos, ListWindowYPos, ListWindowXSize, ListWindowYSize
BGColBlackField
BGColWhiteField
No longer supported. Replace by BGColBlackSquare and BGColWhiteSquare.
FieldBorderColor
FieldBorderWidth
No longer supported. Replace with SquareBorderColor and SquareBorderWidth.
LastMoveFieldBorderColor
LastMoveFieldBorderWidth
No longer supported. There are four new options instead: LastMoveFromSquareBorderColor, LastMoveFromSquareBorderWidth, LastMoveToSquareBorderColor, LastMoveToSquareBorderWidth. Check config.html for details.
DisplayNagsInLists No longer supported. Replaced by NagDisplayInMoveList.
SelectingEqualsAction
SelEqAction
No longer supported. Replace with SelectAction. Check config.html for details.
MdfText No longer supported. Replace with MdcpText.
PGNGenerateSetupTag No longer supported. Check PGNSuppressTags in config.html.
PGNGenerateLongNotation. No longer supported. Replaced by PGNNotation.

Version 4.30
NagFile New option that contains the filename with NAG descriptions. Upload this file to your webpage if you intend to use NAG expansion. Default option value is nags.txt.
DisplayNagsInLists This is now deprecated. Users who use this option in their existing configuration are encouraged to change to NagDisplayInMoveList. There are three Nag display related options now: NagDisplayInMoveList, NagDisplayInLastMove, NagDisplayInComment.
  A few extra PGN tags are supported: Remark, Mode, Section, Stage, Nic, TimeControl. Users using the PGNSuppressTags option must possibly update their settings.