Skip to content

all sorted

Compare
Choose a tag to compare
@9001 9001 released this 13 Apr 22:35
· 86 commits to hovudstraum since this release

there is a discord server with an @everyone in case of future important updates, such as vulnerabilities (most recently 2025-02-25)

recent important news

  • v1.16.15 (2025-02-25) fixed low-severity xss when uploading maliciously-named files
  • v1.15.0 (2024-09-08) changed upload deduplication to be default-disabled
  • v1.14.3 (2024-08-30) fixed a bug that was introduced in v1.13.8 (2024-08-13); this bug could lead to data loss -- see the v1.14.3 release-notes for details

🧪 new features

  • when enabled, natural-sort will now also apply to tags, not just filenames 7b2bd6d

🩹 bugfixes

  • some sorting-related stuff 7b2bd6d
    • folders with non-ascii names would sort incorrectly in the navpane/sidebar
    • natural-sort didn't apply correctly after changing the sort order
  • workaround ffmpeg-bug 10797 98dcaee
    • reduces ram usage from 1534 to 230 MiB when generating spectrograms of s3xmodit songs (amiga chiptunes)
  • disable mdns if only listening on uds (unix-sockets) ffc1610 361aebf

🔧 other changes

  • hotkey CTRL-A will now select all files in gridview 233075a
    • and it toggles (just like in list-view) so try pressing it again
  • copyparty.exe: upgrade to pillow v11.2.1 c7aa1a3

⚠️ not the latest version!