Skip to content

Releases: mainsail-crew/MainsailOS

MainsailOS 2.0.0

19 May 20:01
Compare
Choose a tag to compare

What's Changed

Features

  • ci: Add KlipperScreen module (#284)

Bug Fixes and Improvements

  • build: Fix location of boot partition (#289)
  • build: Fix log file upload (#297)
  • ci: Fix annotations from actions (#285)
  • moonraker: PKGLIST variable rename (#298)
  • Add supported sbc to non rpi images (#277)
  • Fix current version number (#317)

Refactor

  • Change version handling (#296)
  • Transition from CustomPiOs to CustoPiZer (#314)

Other

  • ci: Skip build on push to master branch (#280)
  • Update urls and base image version (#288)
  • Add piwheels config, if it doesnt exists (#290)
  • Change module order (#291)
  • Switch to armbian for Opi Zero2 (#292)
  • Bump version to v2.0.0

MainsailOS 1.3.2

20 Jan 19:37
8cb9784
Compare
Choose a tag to compare

What's Changed

Bug Fixes and Improvements

  • Fix version number in release workflow (#276)

MainsailOS 1.3.1

20 Jan 16:32
b6ad1c5
Compare
Choose a tag to compare

What's Changed

Bug Fixes and Improvements

  • Fix version number in release (#275)

MainsailOS 1.3.0

20 Jan 09:35
2f79d0c
Compare
Choose a tag to compare

What's Changed

Features

  • Add BananaPi M2 Zero (#247)
  • Adds kiauh module for homebrewed images (#184)
  • Add python3-opencv for obico (#248)

Bug Fixes and Improvements

  • Fix error in udev-fix.sh (#228)
  • Add crowsnest log path & pkglist link in postrename script (#235)
  • Fix typo in tools_dir var, Line171 (#237)
  • Fix wifi connectivity (#240)
  • Fix armbian-release file error (#241)
  • Fix error autologin on serial tty (#242)
  • Fix 'is_board_type' function (#243)
  • Fix Torrent and Checksum download URLs (#244)
  • Removing 'klippy' alias (#246)
  • Fix motd on armbian and orange pi based images (#272)

Documentation

  • Fix broken README link to the docs (#231)

Other

  • build: Add new matrix workflow (#253)
  • Update download urls for armbian & orangepi (#233)
  • Update .gitignore (#254)
  • Refactor build & release workflow to remove external actions (#264)
  • Update issue bot text (#265)
  • Update generate json to new format (#266)
  • Fix typo in bot text (#273)

MainsailOS 1.2.1

26 May 07:00
8c65ad7
Compare
Choose a tag to compare

What's Changed

Bug Fixes and Improvements

MainsailOS 1.2.0

23 May 19:31
b0343d5
Compare
Choose a tag to compare

What's Changed

Bug Fixes and Improvements

Other

MainsailOS 1.1.1

26 Mar 12:46
fae8b3f
Compare
Choose a tag to compare

What's Changed

Bug Fixes and Improvements

  • Fix rpi-imager json value format for extract_size & image_download_size (#212) | b82137c
  • Fix firstboot issue (#214) | fae8b3f

Refactor

MainsailOS 1.1.0

18 Mar 15:25
4231216
Compare
Choose a tag to compare

What's Changed

Features

Bug Fixes and Improvements

Refactor

  • Use mv to move the image from the workspace to the root (#203) | b7acb1e

MainsailOS 1.0.1

31 Dec 14:56
cb890af
Compare
Choose a tag to compare

What's Changed

Bug Fixes and Improvements

MainsailOS 1.0.0

18 Dec 21:08
999183b
Compare
Choose a tag to compare

What's Changed

With this release, we also switched from Raspberry PI OS Buster to Bullseye.

Bug Fixes and Improvements

Refactor

Documentation

Other