Skip to content

2024.3.27

Compare
Choose a tag to compare
@foosel foosel released this 27 Mar 11:01

Click here if you want to help with OctoPrint's funding!

What's Changed

  • ✨ Added check for API keys leaked by Slicers
  • ✨ File check results will now get saved to the file's metadata and will be displayed in the file list and the printer state
  • ✨ Added a settings dialog that allows enabling/disabling individual checks
  • ✨ Added a button in the newly created settings dialog to trigger a check of all already uploaded files (if native grep is available). Also added a wizard that will be used to give users a heads-up about the necessity to run a check of all files in case of new high priority checks, such as the leaked_api_key one added in this release
  • Bump actions/setup-python from 1 to 4 by @dependabot in #5
  • Bump actions/download-artifact from 1 to 3 by @dependabot in #6
  • Bump actions/checkout from 2 to 3 by @dependabot in #7
  • Bump actions/upload-artifact from 1 to 3 by @dependabot in #8
  • Bump actions/checkout from 3 to 4 by @dependabot in #9
  • Bump actions/setup-python from 4 to 5 by @dependabot in #10
  • Bump actions/download-artifact from 3 to 4 by @dependabot in #11
  • Bump actions/upload-artifact from 3 to 4 by @dependabot in #12

New Contributors

Full Changelog: 2021.2.23...2024.3.27