Skip to content

Ghostwriter v6.2.6

Choose a tag to compare

@chrismaddalena chrismaddalena released this 06 Mar 01:16
· 1143 commits to master since this release
5ff5167

Summary

This release fixes download links in the admin console and further improves PowerPoint template handling.

CHANGELOG

[6.2.6] - 5 March 2026

Added

  • Added a "Download" link to the admin console for models with a file field — report templates, user profiles, and evidence

Changed

  • Updated PowerPoint slide generation to attempt to intelligently adjust for different slide layouts (Fixes #836)
    • If shape indices are non-sequential (can happen when shapes are deleted), Ghostwriter will fallback to searching
    • If there are multiple placeholders, it will try to find the first with the content type (7 or 17)
    • Ghostwriter now uses the final layout for the final slide instead of expecting it at position 12

Fixed

  • Fixed file field links in the admin console returning a 404 Not Found after recent changes to media links (Fixes #837)