Skip to content

v4.3.0

Latest
Compare
Choose a tag to compare
@justchokingaround justchokingaround released this 04 Aug 00:54
· 3 commits to main since this release
942ad9f

What's Changed

  • flake: avoid importing nixpkgs, format by @diniamo in #209
  • nix: housekeeping by @NotAShelf in #211
  • feat: v4.3 by @justchokingaround in #205 with the help of @medanisjbara
  • feat: native shell implementation of discord rich presence (only supported on UNIX systems, for now untested on macOS) (requires: BSD netcat)
  • feat: use fzf's default chafa image preview by default, ueberzugpp now becomes optional (but you can still use it if you had it configured before by adding use_ueberzugpp=true to your config)
  • critical change: the config file is now named lobster_config.sh instead of lobster_config.txt
  • bugfix: any config option that used 0/1 before now uses false/true strings respectively
  • and also many other bugs

New Contributors

Full Changelog: v4.2.3...v4.3.0