Skip to content

4.4.4

Compare
Choose a tag to compare
@1024jp 1024jp released this 12 Jan 23:17
· 1607 commits to main since this release

system requirements: macOS 12 and later

Improvements

  • Optimize the performance of the Find/Replace All command.
  • Add visual feedback that the search reached the end.
  • Enable walking through all the controls in the Find window by the Tab key.
  • Update C++ syntax style to fix attributes highlight (thanks to Luke McKenzie!).
  • Deprecate the Find Selected Text command.
  • [trivial] Reset custom shortcuts for the find commands.
  • [non-AppStore ver.] Update Sparkle from 2.3.0 to 2.3.1.

Fixes

  • Fix an issue that found string in the editor was occasionally not focused.
  • Fix an issue that multiple replacements were not performed if the document is empty.
  • Fix an issue that the Find window expanded unnecessarily in some specific conditions.
  • Fix a label in the Advanced Find Options view.