Skip to content

Releases: rainestorme/murkmod

v6.1.2

09 Jun 13:15

Choose a tag to compare

What's Changed

  • put bit.ly link in readme to make typing the link in vt2 more reasonable by @OtterCodes101 in #47
  • Add apple bootsplash by @GabeeCoding in #66
  • Make the multi-line boot messages a little more readable when viewing the code. by @kxtzownsu in #78
  • Add filesystem API and refactor helper extension by @rainestorme in #74
  • Fix helper extension by @Packjackisback in #92
  • Fixes syntax error on developer mode installer when trying to fetch from Chromium Dash by @kosuke14 in #100
  • Fix update system by @Packjackisback in #110
  • Fixes get_largest_cros_blockdev and others on mush by @kosuke14 in #113
  • Possible fixes for R120 and later (migrating to device_management_client from cryptohome) by @kosuke14 in #124
  • A policy that allows any apps to be installed in Google Play by @kosuke14 in #128
  • just a sign flip by @EternalNitrous in #129
  • Remove the version check by @kosuke14 in #130
  • Add a null flag for "CloudExtensionRequestEnabled" in pollen.json (closes #88) by @Fvnyom in #137
  • Replace Deprecated Crouton Download Link by @Fvnyom in #139
  • Prevent ChromeOS from comitting suicide + Auto-Repair by @kosuke14 in #143
  • Disable status reportings on ARC and some other policies by @kosuke14 in #142

New Contributors

Full Changelog: 6.0...6.1.2

v6.0

16 Jan 19:23
758fc17

Choose a tag to compare

TL;DR

  • Added full v116+ support
  • Added non-SH1mmer universal devmode installer
  • Added murkmod helper extension and JS plugins
  • Added custom bootsplash functionality
  • Added specialized boot messages
  • Improved plugin dev documentation
  • Fixed various minor bugs throughout mush and murkmod

Pull Requests

New Contributors

Full Changelog: 5.0...6.0

v5.0

28 Aug 18:16
1690e55

Choose a tag to compare

TL;DR

  • Password-protected mush incase other people use your device
  • Timebomb plugin to automatically re-enroll past a certain date
  • Lots of policy updates
  • Support for custom greetings
  • Analytics
  • cros_debug set to 1 and working Chromebrew
  • Image patcher for future usage

Pull Requests

  • fuck it ima just merge to main to make my life easier with the api by @rainestorme in #20
  • Revert "fuck it ima just merge to main to make my life easier with th… by @rainestorme in #21

Full Changelog: 4.0...5.0

v4.0

05 May 15:02
c9d3ceb

Choose a tag to compare

TL;DR

  • Daemon, startup, and menu plugins
  • USB boot through Depthboot
  • Emergency backup updater
  • ChromeOS updates without overwriting emergency backup

Full Changelog: 3.3...4.0

v3.3

20 Apr 14:02
ce9fff1

Choose a tag to compare

Full Changelog: 3.2...3.3

This update adds some extra experimental functionality to mush, including the ability to install Chromebrew.

v3.2

18 Apr 18:18
eaa90c5

Choose a tag to compare

Full Changelog: 1.3...3.2

...It's been a while. The more observant may have noticed that the last release is version 1.3, and this is version 3.2. Unfortunately, I'm an idiot and forgot to release new versions properly, so you'll just have to deal with this weird release schedule.

v1.3

12 Apr 15:30
40c1696

Choose a tag to compare

Full Changelog: 1.1...1.3

v1.1

28 Mar 13:30
ccd88b8

Choose a tag to compare

Bugfixes:

  • plugin installation actually works now
  • that's it