Skip to content

Logtail

Compare
Choose a tag to compare
@9001 9001 released this 22 Jun 01:23
· 22 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

  • textfile-viewer can now livestream logfiles (and other growing files) 17fa490 77df17d a1c7a09 6ecf4fd
  • IdP-volumes: extend syntax for excluding certain users/groups 2e53f79
    • the commit-message explains it well enough
  • new option --see-dots to show dotfiles in the web-ui by default c599e2a
  • #171 automatic mimetype detection for files without extensions (thx @Morganamilo!) ec05f8c 9dd5dec
    • default-disabled since it has a performance impact on webdav
      • there are plans to fix this by using the db instead
  • #170 improve custom filetype icons
    • be less strict; if a thumbnail is set for .gz files, use it for .tar.gz too c75b0c2
    • improve config docs fa5845f

🩹 bugfixes

  • cosmetic: get rid of some noise along the bottom of some cards in the gridview 8cae7a7
  • cosmetic: satisfy a new syntax warning in cpython-3.14 5ac3864

🔧 other changes

🌠 fun facts


⚠️ not the latest version!