Skip to content

1.4.0

Latest
Compare
Choose a tag to compare
@larsjuhw larsjuhw released this 20 Nov 18:28
7c03301

Pretty much a complete rewrite

The plugin was basically rewritten entirely. It has new features and should be more lightweight for clients.

  • The extra information is now rendered on the server side and uses sandboxed Jinja2 templates.
  • Ace editor is used to edit this template in the settings panel.
  • The plugin now allows custom Jinja2 templates to be used. This allows the user to customize the output entirely.
  • The method of injecting the div elements was changed into a more efficient and better approach.

The extra info is rendered only when necessary: every time the template, config, or filter changes.

There is now also a horizontal separator line in the file info view.

Full Changelog: 1.3.0...1.4.0