Releases: supechicken/ChromeOS-AutoStart
Releases · supechicken/ChromeOS-AutoStart
v5.2.0
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
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
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
v5.0 (2024-02-26)
New features
- Running commands in
crosvm
(e.g Crostini) andcrosh
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
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
v3.0
v2.2.1
- Fallback to Manifest V2
v2.1
- Update to Manifest V3
- Improve stability
v2.0
Add missing files