Skip to content

Releases: larsjuhw/OctoPrint-ExtraFileInfo

1.4.0

20 Nov 18:28
7c03301
Compare
Choose a tag to compare

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

1.4.0rc2

12 Dec 23:05
eb49284
Compare
Choose a tag to compare
1.4.0rc2 Pre-release
Pre-release

What's Changed

  • Force the use of the adopted SlicerSettingsParser by @larsjuhw in #15

Full Changelog: 1.4.0rc1...1.4.0rc2

1.4.0rc1

11 Dec 14:22
56935d3
Compare
Choose a tag to compare
1.4.0rc1 Pre-release
Pre-release

Added horizontal line in the file info #12 (comment)

1.3.0

16 Jun 12:52
5630175
Compare
Choose a tag to compare

What's Changed

  • Showing extra information in state container by @EVSalomon in #8
  • Add option to show the settings to the current print information by @larsjuhw in #9

Full Changelog: 1.2.0...1.3.0

1.2.0

30 May 15:39
1cfeac2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.0

27 May 15:29
09fddf4
Compare
Choose a tag to compare

What's Changed

  • Added setting to filter characters from values by @larsjuhw in #5

Full Changelog: 1.0.1...1.1.0

1.0.1

09 May 00:11
5aa47c2
Compare
Choose a tag to compare

Full Changelog: 1.0.0...1.0.1

1.0.0

05 May 19:56
a1a5ab3
Compare
Choose a tag to compare

Full Changelog: 0.1.0...1.0.0

0.1.0

30 Apr 15:19
ad92de7
Compare
Choose a tag to compare