Releases: justchokingaround/lobster
Releases · justchokingaround/lobster
v4.3.0
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 oflobster_config.txt
- bugfix: any config option that used 0/1 before now uses false/true strings respectively
- and also many other bugs
New Contributors
- @NotAShelf made their first contribution in #211
Full Changelog: v4.2.3...v4.3.0
v4.2.3
What's Changed
- fix: force remove cache images by @medanisjbara in #140
- using $base everywhere by @ek234 in #148
- fix: make find posix-compliant by using basename by @hazen2215 in #152
- docs: nixos package by @BenediktBroich in #155
- docs: expanded windows PowerShell instructions. by @Scyne in #166
- fix: remove ":" in filename when downloading by @Galabis in #172
- fix: shellcheck by @Galabis in #173
- fix: Update flake.lock packages and add documentation on how to update by @BenediktBroich in #179
- make rofi-dmenu case insensitive everywhere by @6d6f7274686f6e in #185
- Remove unneeded LOC by @eatmynerds in #186
- feat: add edge case for mpv on windows to avoid having to symlink by @diniamo in #187
- fix: maybe fix download issue by @diniamo in #188
- chore: shellcheck by @diniamo in #189
- chore: shellcheck (full this time) by @diniamo in #190
- docs: remove reduant windows instruction (and fix list numbers) by @diniamo in #191
- feat: Added VLC Sub Support by @ibz096 in #192
New Contributors
- @medanisjbara made their first contribution in #140
- @ek234 made their first contribution in #148
- @hazen2215 made their first contribution in #152
- @BenediktBroich made their first contribution in #155
- @Scyne made their first contribution in #166
- @Galabis made their first contribution in #172
- @6d6f7274686f6e made their first contribution in #185
- @eatmynerds made their first contribution in #186
- @diniamo made their first contribution in #187
- @ibz096 made their first contribution in #192
Full Changelog: v4.0.6...v4.2.3
v4.0.0
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
- Add DISCLAIMER.md by @Spaxly in #5
- fix: full windows support by @justchokingaround in #23
- respect XDG_CONFIG_DIR by @evantj in #39
- Style: Added chmod to README.md by @WillKirkmanM in #46
- minor update README.md by @pirate486743186 in #114
New Contributors
- @Spaxly made their first contribution in #5
- @justchokingaround made their first contribution in #23
- @evantj made their first contribution in #39
- @WillKirkmanM made their first contribution in #46
- @pirate486743186 made their first contribution in #114
Full Changelog: https://github.com/justchokingaround/lobster/commits/4.0.0