Skip to content

v1.0.0

Compare
Choose a tag to compare
@mkuf mkuf released this 09 Jul 12:58
· 160 commits to main since this release

This is the first major release of prind with a plethora of changes since v0.5.4. Have fun. 馃帀

Adds

  • Support for klipper input shaper
  • latest tag to nightly images to achieve compatibility with docker defaults
  • README.md Files for all Docker Images in their respective directory under docker/
  • Naming convention for additional compose files docker-compose.extra.*.yaml
  • labels to docker images with additional infos about their origin
  • script/get-info.sh to generate support files to assist in troubleshooting

Changes

  • simplified instructions on building mcu code
  • use the official mainsail docker image #29
  • define commands as strings instead of yaml lists in all compose files

Removes

  • unused octoprint image from docker/octoprint
  • container_name from all compose files to use autogenerated names
  • mainsail dockerfile and github workflow #29
  • redundant command definitions for services

Notes

Changes concerning Images are first implemented in the following Tags:

Image Tag
klipper 24a1b50
24a1b50-mcu
moonraker d37f91c
klipperscreen 050cc13
ustreamer db5b9d3

Full Changelog: v0.5.4...v1.0.0