Files
jellyplist/changelogs/0.1.8.md
2024-12-06 00:06:49 +00:00

15 lines
612 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Whats up in Jellyplist 0.1.8?
Not much this time, just some small fixes and one enhancement.
### 🆕Jellyplist now checks for updates
Jellyplist now checks the GitHub releases for new version.
If a new version is available, you will notice the small badge on the lower left will pulsate slighty, so you don´t miss any new release :smile:
If you don´t like that Jellyplist is doing this, you can opt out by setting this env var in your `.env` file
```bash
CHECK_FOR_UPDATES = false
```
### Other changes, improvements and fixes
- Fix for #30 , where the output path for spotDL wasn´t created correctly