Skip to content

ikke den men denja

Compare
Choose a tag to compare
@9001 9001 released this 03 Mar 00:59
· 1921 commits to hovudstraum since this release
  • latest gzip edition of the sfx: v1.0.14

new features

bugfixes

  • search: support negative queries / subtracting tags from searches
    • you can put stuff like gura -kagura in the tags field
    • also the raw field supports and/or/not for more complex stuff such as
      ( tags like *nhato* or tags like *taishi* ) and ( not tags like *nhato* or not tags like *taishi* )
      
  • prisonparty: clean shutdown when used as a service
  • ftp server now runs on python2 as well
    • ftps does not

other changes

  • higher debounce for searches
  • slightly more padding in the files table
  • added asyncore/asynchat into the sfx to (hopefully) support running the ftp server in python 3.12 when that releases late 2023