Skip to content

Releases: justchokingaround/lobster

v4.3.0

04 Aug 00:54
942ad9f
Compare
Choose a tag to compare

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

v4.2.3

28 Feb 13:00
f9294ff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.6...v4.2.3

v4.0.0

07 Jun 10:13
Compare
Choose a tag to compare

The first github releases version.
No changelog this time since auto generating one would include everything since the first commit.

This Release exists for our package maintainers
If you're a regular user, please follow the installation instructions in the readme.

What's Changed

New Contributors

Full Changelog: https://github.com/justchokingaround/lobster/commits/4.0.0