Skip to content

Releases: sist2app/sist2

v2.7.2

18 Jul 17:30
Compare
Choose a tag to compare
v2.7.2 Pre-release
Pre-release
  • Update to mupdf v1.17.0, fixes #82
  • Don't show MuPDF warnings unless --very-verbose is specified

v2.7.1

18 Jul 14:06
Compare
Choose a tag to compare
v2.7.1 Pre-release
Pre-release

(v2.7.1)

  • Save ebook (.pdf, .epub etc) thumbnails as jpeg (~10% faster scan for pdf, much smaller index size)
  • Read thumbnail from raw files instead of decoding the fullsize image, when available (~3500% faster scan) (#80)
  • Display full tag name on hover (#79)
  • Parse OOXML file (for thumbnail, metadata) even when --content-size is negative (#78)

(v2.7.0)

  • Faster comic book (.cbr, .cbz) parsing. Probably a fix for #77

v2.6.1

16 Jul 01:37
Compare
Choose a tag to compare
v2.6.1 Pre-release
Pre-release

(v2.6.1)

  • Read embedded thumbnails from OOXML files (#74)

(v2.6.0)

  • Handle HTTP 429 message when indexing (#57)
  • Multi-threaded indexing (#68)
  • Manual tagging from web UI (#70)

v2.5.0

21 Jun 17:53
Compare
Choose a tag to compare
v2.5.0 Pre-release
Pre-release

v2.5.0

  • RAW file support (#66)

v2.4.4

  • Fix tag tree display problem #64
  • Add exec-script command #62
  • Return proper error code instead of closing the connection immediately (Fixes some issues when running behind reverse proxy)

v2.4.2

11 Jun 00:01
Compare
Choose a tag to compare
v2.4.2 Pre-release
Pre-release
  • Configurable fragment size in highlight context
  • Fix special characters in file paths #59

v2.4.1

05 Jun 23:52
Compare
Choose a tag to compare
v2.4.1 Pre-release
Pre-release

(Grouping many releases together because laziness)

(v2.4.1)

  • Fix csv escape in stats page (#58)
  • Fix wordexp in some arguments (#59)

(v2.4.0)

  • Re-enable autocomplete in path bar (Breaking: you must re-index files with --force-reset)
  • Fix sorting problem in path selector (#55)

(v2.3.3)

  • Fix invalid query syntax for Elasticsearch 7.7.0+ (#54)

(v2.3.2)

  • Better support for media files that require seek support inside archives (See --mem-buffer option)
  • Disable support for mime type guessing inside archive files
  • Fix separation between file paths when using --archive list
  • Memory leak fix in index module (#37)

(v2.3.1)

  • Fix bug with invalid utf8 file names inside archives
  • Recognize .tgz files as archives
  • Ignore file inside archives for stats generation

v2.3.0

17 May 19:07
Compare
Choose a tag to compare
v2.3.0 Pre-release
Pre-release

Stats page (#50):

  • Disk usage hierarchical treemap visualization (flat & cascaded) w/ color & size settings
  • MIME type file distribution (size & count)
  • mtime file distribution (count)
  • file size distribution

v2.2.0

10 May 02:19
Compare
Choose a tag to compare
v2.2.0 Pre-release
Pre-release
  • Add option to search in path (--force-reset re-index needed) (#49)

v2.1.2

10 May 02:09
Compare
Choose a tag to compare
v2.1.2 Pre-release
Pre-release
  • Fix bug with duplicate tag names (#48)
  • Fix bug with outdated LocalStorage (#47)

v2.1.0

01 May 01:49
Compare
Choose a tag to compare
v2.1.0 Pre-release
Pre-release