Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 03 Jan 18:06
· 189 commits to master since this release

Screenshots

image

image

Changelog

  • Reworked Data Source page
    • View, edit and create entries of a data source
    • Create new data source
    • Duplicate data sources
    • More compact overview design
  • Added different view modes for Templates and Generators page
  • Added 'Remote S&D Printing' printer type that makes it possible to use another S&D instance as printer via IP
  • Indicate selected printer on device screen with disabled button by @nbadal in #32
  • Add editing state to printer device settings section by @nbadal in #33
  • Fix route for exporting generator zip via API by @nbadal in #34
  • Add ARM v5, v6, v7 builds
  • Custom build options by @dissolve in #36
  • Fixed headless builds by re-introducing a iframe fallback (instead of electron webview)
  • Other minor fixes