Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Releases: malinoOS/malino

v0.4

20 Jun 20:58

Choose a tag to compare

Features

  • C# support from #3
  • Actual documentation now in the GitHub Wiki
  • malino.cfg & Including files in the file system
  • Spawning processes & Mounting filesystems
  • GOP & VBE framebuffer console along with support for framebuffer applications

Improvements

  • Remove malino export, malino build now exports as well
  • Revamp Makefile
  • Better build messages
  • VMs are now given 2 GB of RAM

Bug Fixes

  • Fixed improper return values for some functions in libmalino
  • Fixed kernel downloading sometimes failing or downloading the wrong file
  • Fixed spacing in the help menu

Full Changelog: v0.3...v0.4

v0.3

02 Jun 03:17

Choose a tag to compare

  • The entire thing is rewritten (still in Go, Rust sucks)
  • EFI support
  • exporting to ISO
  • fix LOTS of things
  • Real hardware support (Tested on ThinkPad X1 Carbon 4th gen)

malino 🚀

What's Changed

  • Bump golang.org/x/sys from 0.0.0-20210615035016-665e8c7367d1 to 0.1.0 in /malinoTk by @dependabot in #1
  • Merge rewrite branch into main by @Winksplorer in #2

New Contributors

  • @dependabot made their first contribution in #1
  • @Winksplorer made their first contribution in #2

Full Changelog: 0.2.1...v0.3

v0.2.1

24 May 05:33

Choose a tag to compare

v0.2.1 Pre-release
Pre-release

Fixes an issue with the malino default template.

Full Changelog: 0.2...0.2.1

v0.2

24 May 05:23

Choose a tag to compare

v0.2 Pre-release
Pre-release

First release in .deb format.

Added a few functions to libmalino, improved the toolkit app.

Full Changelog: https://github.com/malinoOS/malino/commits/0.2