lf (34+ds-1) unstable; urgency=medium

  lf version 34 introduces the following breaking changes:

    - The autoquit option is now enabled by default. This means that the lf
      server will automatically quit if no clients are attached. Please check
      whether this breaking change affects your local configuration.

 -- Nick Morrott <nickm@debian.org>  Tue, 18 Feb 2025 03:59:04 +0000

lf (33+ds-1) unstable; urgency=medium

  lf version 33 introduces the following breaking changes:

    - The globsearch option, which previously affected both searching and
      filtering, now affects only searching. A new globfilter option is
      introduced to enable globs when filtering, and acts independently from
      globsearch.
    - The hidecursorinactive option is replaced by the on-focus-gained and
      on-focus-lost hook commands. These commands can be used to invoke
      custom behavior when the terminal gains or loses focus.
    - The ruler option (deprecated in favor of rulerfmt) is now removed.
    - Line numbers from the number and relativenumber options are displayed
      in the main window only, instead of all windows.

  Please refer to the lf documentation for full details of changes in this
  release.

 -- Nick Morrott <nickm@debian.org>  Sun, 05 Jan 2025 11:44:51 +0000