github patrickhener/goshs v2.0.6

8 hours ago

What's Changed in v2.0.6

New Features

  • Markdown file preview — View .md files rendered directly in the browser with syntax highlighting
  • Extended file preview — Added preview support for more data types (code, documents, etc.)
  • Collaborator log export — Export collaborator panel logs (HTTP, DNS, SMB, LDAP, SMTP) for offline analysis

Improvements

  • Frontend modularization — Restructured monolithic main.js (2700+ lines) and style.scss into 13 focused JS modules and 14 SCSS partials, built with esbuild
  • Pretty update changelog--update now shows changelogs for all versions between your current and the latest release, rendered with terminal markdown styling
  • Modernized Go code — Applied go fix across the codebase for updated Go patterns
  • Added highlight.min.js, marked.min.js, and purify.min.js for frontend rendering

Bug Fixes

  • Fixed broken sharelink handler
  • Removed leftover build artifacts

Full Changelog: v2.0.5...v2.0.6

Don't miss a new goshs release

NewReleases is sending notifications on new releases.