Skip to content

think im out of titles

Compare
Choose a tag to compare
@9001 9001 released this 19 Jun 23:59
· 1762 commits to hovudstraum since this release

new features

  • new option --thickfs to modify the list of filesystems that dont support sparse files
    • default should catch most usual cases but I probably missed some
  • detect and warn if filesystem was expected to support sparse files yet doesn't

bugfixes

  • nonsparse: ensure chunks are flushed on linux as well
  • switching between documents
  • ctrl-clicking a breadcrumb entry didn't open a new tab as expected
  • renaming files based on artist/title/etc tags would create subdirectories if tags contained /
    • not dangerous -- the server correctly prevented any path traversals -- just unexpected
  • markdown stuff
    • numbered lists appeared as bullet-lists
    • don't crash if a plugin sets a buggy timer
    • plugins didn't run when viewing README.md inline

other changes

  • in the -ss safety preset, replace no-dot-mv, no-dot-ren with no-logues, no-readme
  • audio player continues into the next folder by default