Added
- ci: workflow to build images for pull requests to review
- custom: add moonraker config snippet for timelapse setup
Fixed
- ustreamer: copy the correct binary to the runtime image and set entrypoint accordingly
Changed
- klipper: update to python 3.12 base image and move additional python requirements to file
- moonraker: update to python 3.12 base image
- klipperscreen: update to python 3.12 base image
- scripts: rewrite build script using python
- ci: use new build script in github workflows
- ci: consolidate image specific build workflows into a single matrix workflow
- ci: consolidate image specific dockerhub description workflows into a single matrix workflow
- moonraker: make traefik labels compatible with traefik v3.0-rc1
- moonraker-telegram-bot: use
latest
instead ofdevelopment
image via #137 - chore: update traefik to v2.11 via #127
Full Changelog: v1.11.0...v1.12.0