Crossword editor Changelog

What's new in Crossword editor 2.3

Sep 16, 2020
  • BUG FIXES:
  • Bug: after editing a clue, the 'undo' command deleted all clues except for the clue that was edited.
  • OTHER CHANGES:
  • The 'grid-entry characters' field of the preferences dialog now accepts characters other than letters and digits.
  • The opening of a document no longer fails with an error if its grid entries contain characters that are disallowed by the 'grid.entryCharacters' configuration property.
  • Changed the scrolling increments of the crossword view to more useful values.

New in Crossword editor 2.2 (Nov 5, 2017)

  • Bug: Since Java 9, if the 'Select text when focus is gained' preference has the value 'Yes', the selection of a text field remains highlighted after the field loses keyboard focus.

New in Crossword editor 2.1 (Nov 3, 2017)

  • Bug: If multiple clues have the same primary field ID, some clues are hidden.
  • Bug: Illegal field numbers (zero and negative) are allowed when capturing a crossword.
  • Other changes:
  • The grid-entry caret has been changed from a vertical line to a box.
  • A line break is allowed between the number and text of a clue when capturing a crossword.
  • The detection of a grid within an image when capturing a crossword has been improved.
  • There is now an option to include grid entries when exporting a crossword as an HTML file.
  • An option has been added to the 'Clear all clues' command to facilitate the creation of a crossword that has no clues but whose grid entries can be edited.
  • Only one instance of CrosswordEditor may run at any one time. This is to prevent a new instance of the application from being launched each time a user opens a file that is associated with CrosswordEditor from, for example, a file browser.