Skip to content

Releases: supechicken/ChromeOS-AutoStart

v5.2.0

19 Jun 09:20
Compare
Choose a tag to compare

v5.2.0 (2024-06-19)

New features

  • Add support for running commands with specific user

Bug fixes

  • Fixed buggy edit page

Misc

  • Disable Google Translate popup
  • Minor UI adjustments

Full Changelog: v5.1.1...v5.2.0

v5.1.1

28 Feb 16:32
Compare
Choose a tag to compare

v5.1.1 (2024-02-29)

New features

  • Add options page, which includes the entry of update checker
  • Add about page, changelog of the installed version will show there

Bug fixes

  • Settings will not wiped on updates now

Misc

  • Updated icon

v5.1

26 Feb 15:33
Compare
Choose a tag to compare

v5.1 (2024-02-26)

New features

  • Optional update check during each startup
  • Show notifications when all autostart entries are executed
  • Modify existing auto entry is available now

Major changes

  • Remove camel case from filenames
  • Move some functions into separated files

Misc

  • Suppress hterm warnings
  • Update icons

v5.0

25 Feb 19:35
Compare
Choose a tag to compare

v5.0 (2024-02-26)

New features

  • Running commands in crosvm (e.g Crostini) and crosh are supported now
  • Multiple autostart entries can be added now

Major changes

  • Migrate to Manifest V3 as Manifest V2 is deprecated
  • Refactored whole extension, along with better user interface
  • Bring back hterm for easier debugging and terminal-like appearance

Misc

  • Put HTML, JavaScript and CSS files into separated folders
  • Added icon in SVG format
  • Improved README.md

v4.0

30 May 16:55
3a9106f
Compare
Choose a tag to compare

Changes

  • Commands executed by the extension will not appear in the bash history file anymore
  • Only the output of the process started by the extension will be printed in the developer console now
  • Several improvements on the popup page (settings page)
  • Cleanup
  • New icon tone

Full Changelog: v3.0.1...v4.0

v3.0.1

14 Apr 09:09
f7269f2
Compare
Choose a tag to compare

Bug fixes

  • Fix Invalid value for state error

Full Changelog: v3.0...v3.0.1

v3.0

12 Apr 07:33
2304a5e
Compare
Choose a tag to compare

Changes

  • Add support for Chrome OS 100+
  • Add dark mode support

Full Changelog: v2.2.1...v3.0

v2.2.1

01 Feb 09:54
8cf46ff
Compare
Choose a tag to compare
  • Fallback to Manifest V2

v2.1

30 Nov 06:36
2e810ea
Compare
Choose a tag to compare
  • Update to Manifest V3
  • Improve stability

v2.0

01 May 05:06
b0a85fa
Compare
Choose a tag to compare
Add missing files