- Added a section to bug report template to dump `traceback.md` - Added better default `YTDL_OPTS` - Added `uploaded in`, `duration` and `tags` sections in picker - Replaced `title` section with `fulltitle` and `channel_id` with `uploader` in picker - Added a way to view descriptions using less(1) - Fixed curses not properly handling resizing - Moved text from center to 0, 0 because it was annoying - Made curses display the latest key fed to mpv - Made history be cleared automatically - Removed unnesesary manual writting to files using `readline.write_history_file(histfile)` - Improved the way search queries are handled and verified - Handled `EOFError` for when you CTRL + D the input Signed-off-by: Ari Archer <ari@mail.ari-web.xyz>
406 B
406 B
Security Policy
Supported Versions
Version | Supported |
---|---|
0.1 | ❌ |
0.2 | ❌ |
0.3 | ❌ |
0.4 | ❌ |
0.5 | ❌ |
0.6 | ✅ |
0.7 | ✅ |
Reporting a Vulnerability
Make an issue with a BUG
template