Skip to content

v0.6.5 - Screenshot overhaul, bugfixes, performance improvements

Compare
Choose a tag to compare
@0xdade 0xdade released this 06 Oct 06:04

Added

  • Consolidate server logs into logs/ folder (#163)
  • Logging scope manager and cyclical prng starts and restarts (#118)
  • Screenshot filter (#78)
  • Versioned Template Files (#164)
  • Check For Update Feature (#48)
  • Optional natlas version override for developing changes to the way host data is stored and presented. (No ticket)

Changed

  • Screenshot overhaul (#72)
    • Thumbnails of images
    • Save images on disk and serve as files (cacheable, less overhead than base64)
    • Serve thumbnail and only serve full image when clicked
    • nginx example location block included
    • serves from $DOMAIN/media/
  • Load Search Modal Only When Clicked (#141)

Fixed

  • Failure to cleanup Aquatone files (#157)
  • Screenshots Page Only Shows Most Recent Screenshots (#98)