codex icon indicating copy to clipboard operation
codex copied to clipboard

v1.7.0a0

Open ajslater opened this issue 5 months ago • 0 comments

  • Features

    • Search
      • Use SQLite Full Text Search v5 for search engine.
      • Search syntax has changed. See the help popup at the end of the search bar.
      • Use faster db column lookups for some search bar queries. Thanks @bmfrosty.
      • You may remove the directory config/whoosh_index.
    • Integrity Checks
      • Faster more comprehensive db integrity checks run every night instead of at startup.
      • Integrity checks can run on startup with environment variables documented in README.
  • Fixes

    • Fixed crashes when the upstream codex version is not accessible.
    • Fixed possible race conditions with nightly maintenance.

ajslater avatar Sep 13 '24 02:09 ajslater