Skip to content

Latest commit

 

History

History
125 lines (114 loc) · 10.2 KB

CHANGELOG.md

File metadata and controls

125 lines (114 loc) · 10.2 KB

Changelog

All notable changes to Mainsail will be documented in this file.

[unreleased]

Features

  • build: Removed raspicam and serialcomm module (#83) | 27e8e7c
  • moonraker.conf: Add mainsail subscription to announcements (#115) | a45c67e
  • Add park to CANCEL_PRINT (#58) | 00169c7
  • Replaced module busterpatch (#77) | abaeec6
  • Added .editorconfig (#78) | 67ae0d4
  • Changed logging and logrotate behavior (#79) | 83988ea
  • Added mainsailos module (#81) | 744cee9
  • Stop part fan on CANCEL_PRINT (#103) | cd69f53
  • Add sonar by default to image (#107) | 33185db
  • Add on_error_gcode to mainsail.cfg (#116) | 0dc5944
  • Add on_error_gcode to mainsail.cfg (#116) | 0b383d5
  • Add python3-serial CanBoot dependency (#129) | 1f59f0f
  • Add postrename module (#128) | 942896c
  • Add timelapse module (#130) | 7b99d1f
  • Enable I2C by default (#196) | 9cebd0c
  • Add Orange Pi 3 and 4 LTS (#186) | 2f556c3
  • Add orange pi zero2 (#189) | df2aa35

Bug Fixes and Improvements

  • build: Updated download paths (#65) | 0622a2f
  • build: Fixes error in Makefile (#76) | 0ff09b5
  • build: Updated torrent download url (#90) | a16126c
  • build: Fix mv of image file (#204) | dc8c588
  • config.txt: Fix configuration errors with attached screens (#119) | 81c335e
  • crowsnest: Fix install of crowsnest (#111) | e8eee5f
  • lint: Should fix shellcheck warnings (#160) | 2569dd2
  • mainsail: Changed download url to mainsail-crew url (#92) | b6dc45d
  • sonar: Fixes missing moonraker update manager entry (#112) | 924ce38
  • ustreamer: Disable buffering on webcam proxy entries (#84) | 1dd32e8
  • Nginx config file | e3ea7e7
  • Added http1.1 to moonraker api reverse proxy location (#75) | 8f548d2
  • Correct on_error_gcode in mainsail.cfg (#118) | f0e3ee3
  • Correct on_error_gcode in mainsail.cfg (#118) | e20f357
  • Fix errors in moved venvs (#138) | cb8a822
  • Fixes error unusable wpa_supplicant.txt (#142) | 53cb819
  • Fix postrename script (#150) | dbcee22
  • Fix shellcheck errors in net module (#161) | 687b02f
  • Set wrong source path (#164) | fc95133
  • Add otg_mode=1 for CM4 in config.txt (#167) | cb0bf60
  • Fix SC2086 in armbian module (#173) | 2f4f8b1
  • Fixes error setting link to macro (#175) | d1ad3f8
  • Fix shellcheck errors (#185) | efe1b68
  • Fix syntax error in net module (#191) | cb890af
  • Fix compress step (#205) | fec2432
  • Fix rpi-image.json workflow in Release.yml (#206) | a03626a
  • Remove enduser support msg from zero2 images (#209) | 4231216
  • Fix rpi-imager json value format for extract_size & image_download_size (#212) | b82137c
  • Fix firstboot issue (#214) | fae8b3f
  • Load i2c-dev modules (#217) | 6846f82
  • Fix broken udev package (#224) | b07d7a1
  • Fix udev for version 'rp1+deb11u2' (#226) | b0343d5
  • Remove legacy cam stack (#227) | 8c65ad7

Refactor

  • klipper: Refactor klipper and is-pre-install module (#113) | 1a8cd48
  • mainsail.cfg: Substituting /home/pi with ~ (#114) | 338eb8e
  • mainsail.cfg: Substituting /home/pi with ~ (#114) | 51f4940
  • Updated input shaper dependencies to python3 (#74) | 3f78c07
  • Add enable_auto_refresh: True (#133) | 1b78efb
  • Deactivate IPv6 in nginx per default (#157) | 40b3719
  • Change behavior of piconfig module (#180) | 825af74
  • Use mv to move the image from the workspace to the root (#203) | b7acb1e
  • Drop armbian_pkgupgrade (#210) | 799a919

Documentation

  • Improve reamde.md (#54) | 3e6d1a5
  • Fix typo in readme.md (#91) | 6ffadca
  • Correct screenshot image URL (#93) | 03677f1
  • Add mainsailos logo (#124) | 0664678
  • Update README for improved readability (#144) | af3d78b
  • Adds faq section | 96c21d5

Other

  • README: Update README according to latest changes. (#110) | e4ec596
  • build: Refactor build dependend files (#154) | d0d6375
  • crowsnest: Update crowsnest module (#123) | 4d034c8
  • docs: Fix urls, add includes (#122) | 0b0b0e0
  • klipper: Update klipper and input shaper to py3 (#105) | 180724b
  • moonraker: Refactored moonraker module (#89) | e5155fd
  • workflow: Rework release workflow for multi builds (#181) | eacef2f
  • workflows: Update pull_request trigger | 32464f2
  • Update default moonraker.conf | cdea2ec
  • Remove job_queue and postprocessing from moonraker.conf | 19d2b9d
  • Updated .editorconfig for yml files (#86) | 7cbf70b
  • Push versionnumber to 0.6.1 | 0059e9f
  • Update moonraker.conf (#101) | 0b196ca
  • Add funding informations (#120) | c43b00c
  • Add Issue Templates (#121) | 381b600
  • Bump version to 0.7.0 (#131) | 268b239
  • Add wireless-tools as moonraker dependency (#137) | f4bd84d
  • Add workflow to close stale issues / pull requests (#139) | 7510996
  • Add additional Input shaper dependencies (#140) | 3f63e65
  • Bump version to v0.7.1 (#145) | 8863d00
  • Rework build workflow with source image cache (#146) | 421a9c0
  • Only build an image on push in master/develop branch (#148) | 5bf5f4d
  • Change cron interval of stale action (#149) | bbb1f13
  • Update versions according to bullseye (#147) | 9db4b42
  • Rework build workflow for multiple images (#152) | dc48d1b
  • Fix image name (#153) | 7d7855e
  • Impove shellcheck and auto read version number (#155) | 9048152
  • Add Raspberry 64bit config (#156) | 72314fb
  • Upload failed logfile (#163) | dcc16cf
  • Add armbian module (#165) | d245465
  • Update modules according to path changes (#166) | e5943af
  • Update BuildImages workflow (#171) | 132c676
  • Improved shellcheck lint (#172) | b204334
  • Remove github-token for build action (#178) | 7d42152
  • Add "not-on-Github" bot for issues (#179) | 68520ce
  • Fix changelog in release workflow (#182) | 32f9429
  • Removes fkms overlays (#183) | 999183b
  • Remove unattended-upgrades service (#215) | 9f09363
  • Revert firstboot fix (#219) | 02e0100
  • Update crowsnest module (#221) | 726239c