Skip to content

v1.4.0 "Fodor"

Choose a tag to compare

@wedaly wedaly released this 30 Nov 15:29
· 111 commits to main since this release
v1.4.0
77feb90

Summary

  • Saving to a symlink now updates the link target instead of overwriting the link.
  • Saving to a hardlink now preserves the link.
  • Add new config option hidePatterns to exclude file patterns from the search menu.
  • Deprecate the config option hideDirectories in favor of hidePatterns.

Upgrade Notes

The hideDirectories config option has been deprecated in favor of hidePatterns. To migrate to the new config:

  1. aretext -editconfig
  2. Replace all hideDirectories with hidePatterns